KShare/README.md

20 lines
719 B
Markdown
Raw Normal View History

2017-04-23 15:05:48 +02:00
# KShare
2017-04-28 16:23:31 +02:00
A [ShareX](https://getsharex.com/) inspired cross platform utility written with Qt.
2017-04-23 15:05:48 +02:00
2017-04-23 17:44:46 +02:00
## Dependencies
* Qt 5 Widgets
* Qt 5 GUI
* Qt 5 Network
2017-04-26 22:31:32 +02:00
* [QHotkey](https://github.com/Skycoder42/QHotkey)
2017-04-28 21:36:52 +02:00
* From the above, we are required to have Qt 5 x11extras on Linux.
2017-04-23 17:44:46 +02:00
Despite the name implying so, this project does not depend on the KDE API at all.
2017-04-23 15:05:48 +02:00
## Goals
2017-04-28 16:26:05 +02:00
See the [projects](https://github.com/ArsenArsen/KShare/projects)
2017-04-26 22:00:13 +02:00
## Wayland Support
If it's requested enough, I will make a pull request towards QHotkey to support Wayland. Or open an issue, depending on my mood. But Qt _should_ still work on Wayland.
2017-04-23 15:05:48 +02:00
###### Started on 19th of April 2017 to bring some attention and improvement to Linux screenshotting.