cropeditor | ||
icons | ||
io | ||
QHotkey@9eace8fbbd | ||
uploaders | ||
.clang-format | ||
.gitignore | ||
.gitmodules | ||
formatter.cpp | ||
formatter.hpp | ||
hotkeying.cpp | ||
hotkeying.hpp | ||
icon.qrc | ||
KShare.pro | ||
LICENSE | ||
main.cpp | ||
mainwindow.cpp | ||
mainwindow.hpp | ||
mainwindow.ui | ||
notifications.cpp | ||
notifications.hpp | ||
README.md | ||
screenshotter.cpp | ||
screenshotter.hpp | ||
screenshotutil.cpp | ||
screenshotutil.hpp | ||
settings.cpp | ||
settings.hpp |
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.