An open API service indexing awesome lists of open source software.

https://github.com/idaljeetsingh/screenrecorder

Python command line based tool to record your laptop/pc screen.
https://github.com/idaljeetsingh/screenrecorder

Last synced: 4 months ago
JSON representation

Python command line based tool to record your laptop/pc screen.

Awesome Lists containing this project

README

        

# ScreenRecorder

Python command line based tool to record your Laptop/PC screen.

# Usage

Clone this repository and enter following commands:

cd ScreenRecorder
pip install -r requirements.txt
python record_screen.py

# Output

The script will save the screen recording in .avi format in the current directory.