Skip to content

rikkertkoppes/castDog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

castDog

CastDog is a chromeCast watchdog. It watches the configured chromecasts for changes in the running application. When found that the backdrop is running, it casts the predefined application.

This keeps a standard application running, but also allows you to cast your own content. When you stop casting, CastDog takes over and reinitializes the default application.

to start create a config.json file like this:

{
    "chromecast name": {
        "url":"http://www.example.com/",
        "rotation": 0,
        "zoom": 1,
        "aspect": "native",
        "overscan": [0,0,0,0]
    }
}

About

chromecast management interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published