Skip to content

Alpha 0.2.0

Compare
Choose a tag to compare
@vmarchaud vmarchaud released this 08 Mar 15:17
· 19 commits to master since this release
d1a0a99

Features:

  • Create a view
  • Select a view as the current one displayed by a worker
  • Better UI to cast
  • Every settings is saved in FS
  • Settings are re-applied after startup

Bug fixes:

  • Control view wasn't working in specific case due to packet sequencing

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)