cropeditor | ||
icons | ||
io | ||
QHotkey@040cf5ec0c | ||
uploaders | ||
.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 | ||
rendererwindow.cpp | ||
rendererwindow.hpp | ||
screenshotter.cpp | ||
screenshotter.hpp | ||
screenshotutil.cpp | ||
screenshotutil.hpp | ||
settings.cpp | ||
settings.hpp |
KShare
A ShareX clone written in Qt. Should be cross platform
Note: Windows users, stick to ShareX.
Dependencies
- Qt 5 Widgets
- Qt 5 GUI
- Qt 5 Network
- (QHotkey)[https://github.com/Skycoder42/QHotkey]
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]
-
- Fullscreen, [target: 1.0] [done]
-
- Area; [target: 1.0] [done]
- Screen recording, same options as above: [target: 2.0]
-
- WebM
-
- GIF (nopls)
- Custom uploader support [target: 1.0] [done]
- Default uploaders, including:
-
- imgur [target: 1.0] [done]
-
- Clipboard (not an uploader) [target: 1.0] [done]
-
- (S)FTP [target: 2.0]
- Oh, and a good icon. [looks good to me, but to noone else]
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.