Go to file
ArsenArsen 7737b77671 Great reformat of 2k17 2017-05-06 13:21:12 +02:00
QHotkey@7c4ef6a03a Update modules 2017-05-06 00:10:12 +02:00
cropeditor Great reformat of 2k17 2017-05-06 13:21:12 +02:00
icons Icon fixes 2017-04-29 23:28:05 +02:00
io Great reformat of 2k17 2017-05-06 13:21:12 +02:00
uploaders Great reformat of 2k17 2017-05-06 13:21:12 +02: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 Text widget 2017-05-06 00:01:11 +02:00
LICENSE Initial 2017-04-23 15:05:48 +02:00
README.md Update README.md 2017-05-03 22:50:26 +02:00
formatter.cpp Great reformat of 2k17 2017-05-06 13:21:12 +02:00
formatter.hpp Great reformat of 2k17 2017-05-06 13:21:12 +02:00
hotkeying.cpp Great reformat of 2k17 2017-05-06 13:21:12 +02:00
hotkeying.hpp Great reformat of 2k17 2017-05-06 13:21:12 +02:00
icon.qrc Forgot to do code updates 2017-04-27 18:58:23 +02:00
main.cpp Great reformat of 2k17 2017-05-06 13:21:12 +02:00
mainwindow.cpp Great reformat of 2k17 2017-05-06 13:21:12 +02:00
mainwindow.hpp Great reformat of 2k17 2017-05-06 13:21:12 +02:00
mainwindow.ui Include a source code disclamer. 2017-05-01 12:03:37 +02:00
notifications.cpp Great reformat of 2k17 2017-05-06 13:21:12 +02:00
notifications.hpp Great reformat of 2k17 2017-05-06 13:21:12 +02:00
screenshotter.cpp Great reformat of 2k17 2017-05-06 13:21:12 +02:00
screenshotter.hpp Great reformat of 2k17 2017-05-06 13:21:12 +02:00
screenshotutil.cpp Great reformat of 2k17 2017-05-06 13:21:12 +02:00
screenshotutil.hpp Great reformat of 2k17 2017-05-06 13:21:12 +02:00
settings.cpp Great reformat of 2k17 2017-05-06 13:21:12 +02:00
settings.hpp Great reformat of 2k17 2017-05-06 13:21:12 +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

Install

Currently, the only package I provide is kshare-git on the AUR.
I do plan to make a Debian and Ubuntu packages, as well as kshare stable for Arch.

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.