The program QScreenShotter will help you make comfortably any screenshot on your PC and share the link via IM or social networks.
Сompiles for Linux and Windows.
How to install on Windows
Download and run the installer.
How to compile on Windows
Read the official manual.
How to compile and run on Linux
You will need Qt plugin for QPA. At Ubuntu you can install it using command:
sudo apt-get install libqt5x11extras5-dev
- download the sources
git clone https://github.com/sb0y/QScreenShotter.git - go to the downloaded directory and compile:
cd QScreenShotter && qmake && make - run application
./qsc