ππ» Universal screensaver made in python using wxPython library
Use the package manager pip to install all dependencies.
$ python3 -m pip install -r requirments.txt
Run the screenreader.py
file to log the screen shots in the shots/
directory:
$ python3 screenreader.py
[+] ScreenReader initialized!
[!] Screenshot No. 0 Taken
- bin0x00 - For initializing the this project.
- wxWidgets - For making the wxPython-Classic
- More acknowledgements at wxWidgets's wxPython-Classic repo
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.