KShare/docs/index.md

55 lines
1.6 KiB
Markdown
Raw Normal View History

2017-08-18 23:23:38 +02:00
---
layout: layout
---
# **KShare**
2017-06-27 23:47:45 +02:00
## The free open source and cross platform screen sharing software
KShare is a screenshotting utility built using Qt and written in C++.
It has many features, including:
* Area capture,
* Fullscreen capture,
* Active window capture,
* Magnifier, to make those aligments,
* Drawing on screenshots (blur, shapes, text, ...),
* Recording,
* Highly customizable video codecs,
* Automatic upload/clipboard copying,
* Hotkeys,
* Color picker, and last but not least,
2019-05-13 19:17:09 +02:00
* Custom upload destinations,
* Upload from clipboard,
* Upload History,
* Crossplatform,
* Windows 10 Darkmode
## Enough talking, show us how it looks
The main window is rather simple, with only a log, and a button in it:
2017-09-18 15:33:50 +02:00
![image1](https://i.imgur.com/Tnrj90b.png)
The settings have quite a bit more going on:
2017-09-18 15:33:50 +02:00
![image2](https://i.imgur.com/GFN2jCU.png)
The area selection editor is simple:
2017-09-18 15:33:50 +02:00
![image3](https://i.imgur.com/Cbi8YsL.png)
And the color picker is the simplest thing ever:
![image4](http://i.imgur.com/VIeGbdQ.jpg)
The way you select the area to record is by resizing this simple widget:
![image5](http://i.imgur.com/0iXFHnm.png)
And when you start recording there is a simple preview shown:
![image6](http://i.imgur.com/6fu33TR.png)
## Download
Currently, the only good download I provide is for Arch Linux and Ubuntu 17.04
The Arch download is on the AUR as `kshare` and `kshare-git`,
The OS X and Debian/Ubuntu builds can be found here: [CI](https://nativeci.arsenarsen.com/job/KShare%20(master\))
There is a windows build on [AppVeyor]()
## Wait.. how do I actually use this?
Here is the wiki: [`ding`](https://github.com/ArsenArsen/KShare/wiki)