Skip to content

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

License

Notifications You must be signed in to change notification settings

kali-py/screenreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages