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.