Python Screen Recorder
a simple customizable screen recorder made in python
Requirements
- Operation system: Windows
- Python Version: 3.9.x
Required Modules
- Use the package manager pip to install all the Required Modules.
python -m pip install -r requirements.txt
Contributing
- Pull Requests (PRs) are welcome
βΊοΈ - For major changes, please discuss on discussions about what you would like to change.
- Try to add useful comments
- Please make sure to update tests as appropriate.