-
Takes screenshot with your custom defined shortcut
-
Uploads the capture to anonfiles
-
Copies the link to the clipboard
Uses pyAutoGUI to capture screen, requests to upload on anonfiles and pyperclip to copy the link to clipboard. pynput to detect triggers, which on Windows is PrtSc and on Linux is Ctrl + PrtSc
pip install -r requirements.txt
python main.py