Merge branch 'master' of github.com:ArsenArsen/KShare

This commit is contained in:
ArsenArsen 2017-04-29 09:44:52 +02:00
commit 903875fb9a
1 changed files with 5 additions and 0 deletions

View File

@ -1,11 +1,16 @@
# KShare # KShare
A [ShareX](https://getsharex.com/) inspired cross platform utility written with Qt. A [ShareX](https://getsharex.com/) inspired cross platform utility written with Qt.
## Screenshot
Made with KShare itself, of course :)
![](https://i.arsenarsen.com/2iphpxpah8.png)
## Dependencies ## Dependencies
* Qt 5 Widgets * Qt 5 Widgets
* Qt 5 GUI * Qt 5 GUI
* Qt 5 Network * Qt 5 Network
* [QHotkey](https://github.com/Skycoder42/QHotkey) * [QHotkey](https://github.com/Skycoder42/QHotkey)
* From the above, we are required to have Qt 5 x11extras on Linux.
Despite the name implying so, this project does not depend on the KDE API at all. Despite the name implying so, this project does not depend on the KDE API at all.