Alpha 0.2.0
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 withFRONTEND_PORT
env var)