Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.46 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.46 KB

pyHockeyVids

Language MIT Issues Tested

pyHockeyVids is a Python3 program using PyQT5 and requests to fetch NHL videos and play them on a connected Chromecast Device or your default Web Browser.

Team themes are available, and will update the calendar with games played.

Requirements

Make sure you have the following libraries installed in your environment, please be aware this was developed in Linux and has not been fully tested for Windows or macOS.

PyChromecast
PyQt5
requests
wget

Usage

python3 main.py

main application

settings

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Todo

  • Use QTimer to check for new videos and announce via system tray.

Bugs

  • Once a known bug has been identified I will place it here in the README.md until the issue has been resolved.

License

MIT