Skip to content

Its a screen recorder written in python. It records the screen activities.I used PyAutoGUI and PIL modules for this.Audio capturing is yet to be added.

License

Notifications You must be signed in to change notification settings

swapmali/followscreen

 
 

Repository files navigation

followscreen

Its a screen recorder written in python. It records the screen activities.I used PyAutoGUI and PIL modules for this.Audio capturing is yet to be added.

Dependencies: Following python3 modules are required.

PyAutoGUI for taking screenshots. PIL for Image manipulations. OS for fil accesses. Tkinter for GUI preparation.

About

Its a screen recorder written in python. It records the screen activities.I used PyAutoGUI and PIL modules for this.Audio capturing is yet to be added.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Batchfile 0.3%