Simple PYscript with GUI to take a screenshot.
- python3
- pyautogui
- tkinter
- Pil (Pillow) or Gnome-screenshot
git clone https://github.com/ramackersjp/Screenshot.git
cd Screenshot
chmod +x Take-Screenshot.desktop
cd src
chmod +x app.py
- Place the Take-Screenshot.desktop file on your desktop.
- Go to your IDE and change the .desktop file to your own paths.
- Take screenshots
The place where you can find your screenshot.
images are saved at the src map. Or select your own location.
(BTC): bc1qct0g398n48dus92h7x6yr56uap4437x3cxzksv
If you want to contribute to this project, please create a branch from the beta version and make your changes there. Once the beta branch meets our requirements, we will merge it into the main branch.