Screen Recorder A simple python application for recording screen in Windows. Just run main.py and there you go! To stop recording press s Sample Output output.mp4 Requirements OpenCVpip install opencv-python Numpy pip install numpy pywin32 pip install pywin32 Pillow pip install Pillow