Skip to content

OPENCV and Python can come together to help you binge-watch with this??!!!

License

Notifications You must be signed in to change notification settings

amar-laksh/focusTV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FOCUSTV

Its a responsive cross-platform opencv tool to do one thing, help you in watching your multimedia more efficiently. Say good-bye to the hassle of pausing your videos again and again to get good or do other things! FocusTV automagically pauses and resumes whatever you're watching if you're not looking at it. Simple!

Windows Dependencies

 numpy 
 cv2    
 win32api
 win32con
 win32gui

Linux Dependencies

 numpy 
 cv2    
 python-evdev

Installing

 sudo apt install libopencv-dev python-opencv python-evdev python-numpy

USAGE

 cd focusTV
 sudo python focusTV.py

Now it will only start when you open up a VLC/YouTube Window and Hope you Enjoy!

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request :D

CMoC

  • Just look at the issues and start contributing!

About

OPENCV and Python can come together to help you binge-watch with this??!!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages