You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
QHotkey@2578b69dc5 | 5 years ago | |
colorpicker | 5 years ago | |
cropeditor | 5 years ago | |
icons | 5 years ago | |
io | 5 years ago | |
packages | 5 years ago | |
platformspecifics | 5 years ago | |
recording | 5 years ago | |
screenareaselector | 5 years ago | |
uploaders | 5 years ago | |
worker | 5 years ago | |
.clang-format | 5 years ago | |
.gitignore | 5 years ago | |
.gitmodules | 5 years ago | |
KShare.pro | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
aboutbox.cpp | 5 years ago | |
aboutbox.hpp | 5 years ago | |
aboutbox.ui | 5 years ago | |
formats.cpp | 5 years ago | |
formats.hpp | 5 years ago | |
formatter.cpp | 5 years ago | |
formatter.hpp | 5 years ago | |
hotkeying.cpp | 5 years ago | |
hotkeying.hpp | 5 years ago | |
icon.qrc | 5 years ago | |
main.cpp | 5 years ago | |
mainwindow.cpp | 5 years ago | |
mainwindow.hpp | 5 years ago | |
mainwindow.ui | 5 years ago | |
notifications.cpp | 5 years ago | |
notifications.hpp | 5 years ago | |
platformbackend.hpp | 5 years ago | |
screenshotter.cpp | 5 years ago | |
screenshotter.hpp | 5 years ago | |
screenshotutil.cpp | 5 years ago | |
screenshotutil.hpp | 5 years ago | |
settings.cpp | 5 years ago | |
settings.hpp | 5 years ago | |
settingsdialog.cpp | 5 years ago | |
settingsdialog.hpp | 5 years ago | |
settingsdialog.ui | 5 years ago |
README.md
KShare
A ShareX inspired cross platform utility written with Qt.
Linux | Windows | OS X |
---|---|---|
Soon |
Screenshot
Made with KShare itself, of course :)
Usage
See the wiki.
Dependencies
- Qt 5 Widgets
- Qt 5 GUI
- Qt 5 Network
- Qt 5 X11Extras | Winextras
- QHotkey
- libavformat
- libavcodec
- libavutil
- libswscale
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.