Go to file
ArsenArsen c3f1c6bfaf Save pen and brush settings 2017-05-02 15:47:08 +02:00
QHotkey@040cf5ec0c Hotkeys and crop improvements 2017-04-26 22:00:13 +02:00
cropeditor Save pen and brush settings 2017-05-02 15:47:08 +02:00
icons Icon fixes 2017-04-29 23:28:05 +02:00
io Custom uploaders 2017-04-24 23:14:01 +02:00
uploaders Fix the MP4 type 2017-04-30 10:58:41 +01:00
.gitignore Add auto saving. 2017-04-23 20:29:24 +02:00
.gitmodules Hotkeys and crop improvements 2017-04-26 22:00:13 +02:00
KShare.pro Straight line drawing + antialiasing 2017-05-01 18:43:54 +02:00
LICENSE Initial 2017-04-23 15:05:48 +02:00
README.md Update README.md 2017-04-29 23:45:22 +02:00
formatter.cpp Add auto saving. 2017-04-23 20:29:24 +02:00
formatter.hpp Add auto saving. 2017-04-23 20:29:24 +02:00
hotkeying.cpp Drawing + some hotkey fixes 2017-04-29 23:00:32 +02:00
hotkeying.hpp Hotkeys and crop improvements 2017-04-26 22:00:13 +02:00
icon.qrc Forgot to do code updates 2017-04-27 18:58:23 +02:00
main.cpp Blur! 2017-05-01 11:29:35 +02:00
mainwindow.cpp Address #1 2017-04-30 11:53:22 +02:00
mainwindow.hpp Hotkeys and crop improvements 2017-04-26 22:00:13 +02:00
mainwindow.ui Include a source code disclamer. 2017-05-01 12:03:37 +02:00
notifications.cpp Notifications 2017-04-25 22:17:36 +02:00
notifications.hpp Notifications 2017-04-25 22:17:36 +02:00
screenshotter.cpp segfault reeeeeeee 2017-04-29 10:03:07 +02:00
screenshotter.hpp Delay code cleanup 2017-04-25 22:36:33 +02:00
screenshotutil.cpp Initial 2017-04-23 15:05:48 +02:00
screenshotutil.hpp Fix a silly compile error 2017-04-23 17:07:44 +02:00
settings.cpp Initial 2017-04-23 15:05:48 +02:00
settings.hpp Initial 2017-04-23 15:05:48 +02:00

README.md

KShare

A ShareX inspired cross platform utility written with Qt.

Screenshot

Made with KShare itself, of course :)

Usage

See the wiki.

Dependencies

  • Qt 5 Widgets
  • Qt 5 GUI
  • Qt 5 Network
  • 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.

Goals

See the 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.

Started on 19th of April 2017 to bring some attention and improvement to Linux screenshotting.