From 794706aceaa84ed9e761aa3987d7e8031fb0a4a0 Mon Sep 17 00:00:00 2001 From: ArsenArsen Date: Thu, 27 Apr 2017 19:00:15 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9007b5f..40f044b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # KShare -A [ShareX](https://github.com/ShareX/) clone written in Qt. Should be cross platform - -**Note:** Windows users, stick to ShareX. +A [ShareX](https://github.com/ShareX/) inspired cross platform utility written with Qt. ## Dependencies * Qt 5 Widgets From 48b4c610e53b6605cd7778ad06af76c82a8c3685 Mon Sep 17 00:00:00 2001 From: ArsenArsen Date: Fri, 28 Apr 2017 16:23:31 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40f044b..594633f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # KShare -A [ShareX](https://github.com/ShareX/) inspired cross platform utility written with Qt. +A [ShareX](https://getsharex.com/) inspired cross platform utility written with Qt. ## Dependencies * Qt 5 Widgets From d5f01cf93946461bb07776569de19e6288abf0f7 Mon Sep 17 00:00:00 2001 From: ArsenArsen Date: Fri, 28 Apr 2017 16:26:05 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index 594633f..17dcc2c 100644 --- a/README.md +++ b/README.md @@ -10,19 +10,7 @@ A [ShareX](https://getsharex.com/) inspired cross platform utility written with Despite the name implying so, this project does not depend on the KDE API at all. ## Goals -* Same support for Windows, Linux and Mac (if I ever get testers) -* Screenshotting: [done] -* 1. Fullscreen, [target: 1.0] [done] -* 2. Area; [target: 1.0] [done] -* Screen recording, same options as above: [target: 2.0] -* 1. WebM -* 2. GIF (nopls) -* Custom uploader support [target: 1.0] [done] -* Default uploaders, including: -* 1. imgur [target: 1.0] [done] -* 2. Clipboard (not an uploader) [target: 1.0] [done] -* 3. (S)FTP [target: 2.0] -* Oh, and a good icon. [@BriannaFoxwell made one <3] +See the [projects](https://github.com/ArsenArsen/KShare/projects) ## 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.