Simple desktop screenshot app, written in Python with PyQt5
- Whole screen screenshot
- Region screenshot
- Save to disk
- Copy to clipboard
- Run in the background
- Hotkey
- Cross-platform
Press 'Print', select your area, rename, and hit save!
See requirements for python packages. With python >= 3.6, run
python app.pyw
Get pyHook for your python version here:
https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyhook
Linux
pip install linux-requirements.txt
Windows
Pip install windows-requirements.txt
If you get the error: [Errno 2] No such file or directory: 'notify-send': 'notify-send' try:
sudo apt-get --reinstall install libnotify-bin notify-osd
- Victor Meunier - [email protected]
Want to support me? Buy me a coffee!
- credits to dAKirby309 for the app icon
-
Windows icon made by Pixel perfect from www.flaticon.com
-
Linux icon made by Freepik from www.flaticon.com




