|
| 1 | +# **KShare** |
| 2 | +## The open source and cross platform screen sharing software |
| 3 | +###### Inspired by [ShareX](https://getsharex.com) |
| 4 | + |
| 5 | +KShare is a screenshotting utility built using Qt and written in C++. |
| 6 | +It has many features, including: |
| 7 | +* Area capture, |
| 8 | +* Fullscreen capture, |
| 9 | +* Active window capture, |
| 10 | +* Magnifier, to make those aligments, |
| 11 | +* Drawing on screenshots (blur, shapes, text, ...), |
| 12 | +* Recording, |
| 13 | +* Highly customizable video codecs, |
| 14 | +* Automatic upload/clipboard copying, |
| 15 | +* Hotkeys, |
| 16 | +* Color picker, and last but not least, |
| 17 | +* Custom upload destinations |
| 18 | + |
| 19 | +## Enough talking, show us how it looks |
| 20 | +The main window is rather simple, with only a log, and a button in it: |
| 21 | + |
| 22 | + |
| 23 | +The settings have quite a bit more going on: |
| 24 | + |
| 25 | + |
| 26 | +The area selection editor is simple: |
| 27 | + |
| 28 | + |
| 29 | +And the color picker is the simplest thing ever: |
| 30 | + |
| 31 | + |
| 32 | +The way you select the area to record is by resizing this simple widget: |
| 33 | + |
| 34 | + |
| 35 | +And when you start recording there is a simple preview shown: |
| 36 | + |
| 37 | + |
| 38 | +## Download |
| 39 | +Currently, the only good download I provide is for Arch Linux and Ubuntu 17.04 |
| 40 | +The Arch download is on the AUR as `kshare` and `kshare-git`, |
| 41 | +and the Ubuntu build is a .deb found on my CI: [kshare.deb](https://nativeci.arsenarsen.com/job/KShare/73/artifact/packages/simpleName.deb) |
| 42 | + |
| 43 | +## Wait.. how do I actually use this? |
| 44 | + |
| 45 | +Here is the wiki: [`ding`](https://github.com/ArsenArsen/KShare/wiki) |
0 commit comments