kali-py / screenreader

πŸ”‘πŸ’» Universal screensaver made in python using wxPython library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screenreader

πŸ”‘πŸ’» Universal screensaver made in python using wxPython library

Installation

Use the package manager pip to install all dependencies.

$ python3 -m pip install -r requirments.txt

Usage

Run the screenreader.py file to log the screen shots in the shots/ directory:

$ python3 screenreader.py

[+] ScreenReader initialized!
[!] Screenshot No. 0 Taken

Acknowledgements

  • bin0x00 - For initializing the this project.
  • wxWidgets - For making the wxPython-Classic
    • More acknowledgements at wxWidgets's wxPython-Classic repo

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GNU Lesser General Public License v2.1

About

πŸ”‘πŸ’» Universal screensaver made in python using wxPython library

License:GNU Lesser General Public License v2.1


Languages

Language:Python 100.0%