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

This commit is contained in:
ArsenArsen 2017-04-26 22:43:22 +02:00
commit e9dc7e0608

View File

@ -7,23 +7,23 @@ A [ShareX](https://github.com/ShareX/) clone written in Qt. Should be cross plat
* 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)
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.
## Goals ## Goals
* Same support for Windows, Linux and Mac (if I ever get testers) * Same support for Windows, Linux and Mac (if I ever get testers)
* Screenshotting: * Screenshotting: [done]
* 1. Fullscreen, [target: 1.0] [done] * 1. Fullscreen, [target: 1.0] [done]
* 2. Area; [target: 1.0] [done] * 2. Area; [target: 1.0] [done]
* Screen recording, same options as above: * Screen recording, same options as above: [target: 2.0]
* 1. WebM * 1. WebM
* 2. GIF (nopls) * 2. GIF (nopls)
* Custom uploader support [target: 1.0] [done] * Custom uploader support [target: 1.0] [done]
* Default uploaders, including: * Default uploaders, including:
* 1. imgur [target: 1.0] [done] * 1. imgur [target: 1.0] [done]
* 2. Clipboard (not an uploader) [target: 1.0] [done] * 2. Clipboard (not an uploader) [target: 1.0] [done]
* 3. (S)FTP * 3. (S)FTP [target: 2.0]
* Oh, and a good icon. [looks good to me, but to noone else] * Oh, and a good icon. [looks good to me, but to noone else]
## Wayland Support ## Wayland Support