Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 358 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 358 Bytes

Tool that takes screenshots and extracts information from your computer every 1 minute, running in the background.

Commands to install dependencies and compile tool

pip install -r requirements.txt
pyinstaller --onefile --windowed --icon=icon.ico main.py

tool for educational use, I am not responsible for the use they give it.