Skip to content

Alpha 0.1.0

Compare
Choose a tag to compare
@vmarchaud vmarchaud released this 29 Feb 21:57
· 34 commits to master since this release
8053103

Features:

  • set URL to view
  • remotely control a view
  • automatically refresh a view every X seconds
  • cast a view to a chromecast
  • plugin system (capable of runtime loading)
  • 3 binaries to run everything

How to use:

  • Launch api-${platform}
  • Launch worker-${platform}
  • Launch frontend-${platform}
  • Go to http://screenstation.local/ (by default listen on port 80, can override with FRONTEND_PORT env var)