Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.64 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.64 KB

frosty5689/cast-web-api

Docker PullsDocker Stars

Usage

docker run \
  --name cast-web-api \
  --net=host \
  -e TZ=YOUR_TIMEZONE \
  -e HOSTNAME=YOUR_HOST \
  -e PORT=YOUR_PORT \
  -p YOUR_PORT:YOUR_PORT/tcp \
  frosty5689/cast-web-api

Parameters

  • --net=host - Uses host network with container, this is required for cast-web-api to discover Chromecast Devices
  • -e TZ - Timezone to run the app in
  • -e HOSTNAME - Set the app to listener on a specific hostname (defaults to 127.0.0.1)
  • -p YOUR_PORT:YOUR_PORT/tcp - Expose port YOUR_PORT used by the app as port YOUR_PORT to handle requests from SmartThings

Buy me a coffee

If you appreciate what I do and would like to show some support, buy me a coffee :)

Buy Me A Coffee