Dashboard
Dashboard copied to clipboard
Standalone server
Create a standalone server (probably based in 'go' because of its portability).
The server should serve the dashboard, but also maintain a websockets connection with the dashboard browser.
We should also add a new 'admin' page that connects to the server and allows an administrator (password protected?) to configure the dashboard remotely. When settings are changed, the dashboard display is updated with the new settings.