Skip to content

Simple PyQt5 Application that streams TV channels to Chromecast devices

License

Notifications You must be signed in to change notification settings

marioballano/fanCastic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fanCastic

fanCastic is a simple PyQt5 application that streams TV channels to Chromecast devices, don't expect anything too fancy, I wrote this application as a quick hack to easily stream tv channels from my laptop and to have an up-to-date public template for PyQt5 apps.

usage

fanCastic can either consume a local tv channels config file from the command line:

$ ./fancastic.pyw <config-file>

or use the default configuration file (channels.json), which is retrieved from github upon launching the app, feel free to send pull requests to add new channels :)

builds

I have generated an OSX build that does not require any additional dependencies, you can grab a copy from here

screenshots

fanCastic

requirements

The following requirements are needed in order to build the application or to run it from sources:

About

Simple PyQt5 Application that streams TV channels to Chromecast devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published