Skip to content

Auto cast websites to chromecasts when they are inactive

Notifications You must be signed in to change notification settings

Corpoflow/autocast-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autocasting docker container

  • Copy config.example.json to config.json and add your configuration
  • docker-compose up -d
  • Done!
{
  "Phone": { // Name of the Chromecast
    "interval": "20", // Interval in seconds to check if the Chromecast is inactive
    "url": "https://www.example.com" // The url to cast
  }
}

About

Auto cast websites to chromecasts when they are inactive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published