Skip to content

This is a project for implementation on a screen recorder

Notifications You must be signed in to change notification settings

aliikram97/screen_recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

screen_recorder

This is a project for implementation on a screen recorder

to compile and make a .exe file for windows users please use the following instructions

1. cd 'the path where .py is "repository directory"'
2. pyinstaller --onefile --noconsole --path=PATH TO ENV SITEPACKAGES FOLDER screen_recorder.py 
3. in the dist directory you have the .exe double click to run 

About

This is a project for implementation on a screen recorder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages