Skip to content

Commit bead020

Browse files
Update README.md
1 parent ada683b commit bead020

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Screen Recorder
2-
### A Screen Recorder built using Python
3-
## Modules Used :
2+
![Stars](https://img.shields.io/github/stars/infinitecoder1729/screen-recorder-python) ![Size](https://img.shields.io/github/repo-size/infinitecoder1729/screen-recorder-python) ![Liscence](https://img.shields.io/github/license/infinitecoder1729/screen-recorder-python) ![Forks](https://img.shields.io/github/forks/infinitecoder1729/screen-recorder-python?style=plastic) ![visitor badge](https://visitor-badge.glitch.me/badge?page_id=infinitecoder1729.screen-recorder-python)
3+
## A Screen Recorder built using Python
4+
### Modules Used :
45
1. Open-Cv
56
2. Numpy
67
3. pyautogui
78
4. datetime
8-
## About
9+
### About
910
#### The Program is built to record the screen and provide the output as .avi file saved along with the date and time of creation (to ensure unique file name as well as to provide ease to user).
10-
## For User :
11+
### For User :
1112
##### When the program is executed, A preview window opens which can be minimized without any hinderance to recording.
1213
##### To stop the recording you need to open the preview window and press 'e'
1314
##### Do not exit the program by crossing out the Preview window or python shell as it may create a non viewable video file

0 commit comments

Comments
 (0)