The program QScreenShotter will help you comfortably share screenshots via IM or social networks.
You will need to choose from three ways to take a screenshot:
- Full screen:
- Window under mouse
- Region of the screen
Click Export button and get your link.
Extended version
Clipboard import report
Here is preview of the screenshot on the web
С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. On Ubuntu you can install it using the 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