This script enables you to automatically take screenshots at a chosen interval. It is designed to run in complete stealth mode.
git clone https://github.com/AquaParrot/Screenlogger.git
cd Screenlogger
pip install -r requirements.txt
python main.py
Before running, make sure to set your desired screenshot save directory inside main.py
Stopping the monitor requires a stepwise hotkey sequence
Ctrl + Shift + Tab → S → Q
The keys must be pressed in order The sequence must be completed within 3 seconds, or it resets automatically.
The developer of this program is not responsible for any problems that may arise from the use of this program.