You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
ArsenArsen 9a90814891 Notifications 6 years ago
cropeditor Initial 6 years ago
icons Initial 6 years ago
io Custom uploaders 6 years ago
uploaders Notifications 6 years ago
.gitignore Add auto saving. 6 years ago
KShare.pro Notifications 6 years ago
LICENSE Initial 6 years ago
README.md Update README 6 years ago
formatter.cpp Add auto saving. 6 years ago
formatter.hpp Add auto saving. 6 years ago
icon.qrc Initial 6 years ago
main.cpp OOps 6 years ago
mainwindow.cpp Notifications 6 years ago
mainwindow.hpp Notifications 6 years ago
mainwindow.ui Notifications 6 years ago
notifications.cpp Notifications 6 years ago
notifications.hpp Notifications 6 years ago
rendererwindow.cpp Initial 6 years ago
rendererwindow.hpp Initial 6 years ago
screenshotter.cpp Initial 6 years ago
screenshotter.hpp Initial 6 years ago
screenshotutil.cpp Initial 6 years ago
screenshotutil.hpp Fix a silly compile error 6 years ago
settings.cpp Initial 6 years ago
settings.hpp Initial 6 years ago

README.md

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

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:
    1. Fullscreen,
    1. Area;
  • Screen recording, same options as above:
    1. WebM
    1. GIF (nopls)
  • Custom uploader support
  • Default uploaders, including:
    1. imgur
    1. Clipboard (not an uploader)
    1. (S)FTP
  • Oh, and a good icon.
Started on 19th of April 2017 to bring some attention and improvement to Linux screenshotting.