Go to file
ArsenArsen e38231f2b1 Initial 2017-04-23 15:05:48 +02:00
cropeditor Initial 2017-04-23 15:05:48 +02:00
icons Initial 2017-04-23 15:05:48 +02:00
io Initial 2017-04-23 15:05:48 +02:00
uploaders Initial 2017-04-23 15:05:48 +02:00
.gitignore Initial 2017-04-23 15:05:48 +02:00
KShare.pro Initial 2017-04-23 15:05:48 +02:00
LICENSE Initial 2017-04-23 15:05:48 +02:00
README.md Initial 2017-04-23 15:05:48 +02:00
icon.qrc Initial 2017-04-23 15:05:48 +02:00
main.cpp Initial 2017-04-23 15:05:48 +02:00
mainwindow.cpp Initial 2017-04-23 15:05:48 +02:00
mainwindow.hpp Initial 2017-04-23 15:05:48 +02:00
mainwindow.ui Initial 2017-04-23 15:05:48 +02:00
rendererwindow.cpp Initial 2017-04-23 15:05:48 +02:00
rendererwindow.hpp Initial 2017-04-23 15:05:48 +02:00
screenshotter.cpp Initial 2017-04-23 15:05:48 +02:00
screenshotter.hpp Initial 2017-04-23 15:05:48 +02:00
screenshotutil.cpp Initial 2017-04-23 15:05:48 +02:00
screenshotutil.hpp Initial 2017-04-23 15:05:48 +02:00
settings.cpp Initial 2017-04-23 15:05:48 +02:00
settings.hpp Initial 2017-04-23 15:05:48 +02:00

README.md

KShare

A ShareX clone written in Qt. Should be cross platform

Note: Windows users, stick to ShareX.

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.