Webdashboard sound alert?

I am very excited about the responsive WebDashboard, as a system to monitor my sessions during the evenings on the mountains via a simple smartphone. Let me ask if it is expected to have in future sounds like in Voyager (start exposure, end exposure, issues, end session…) on the dashboard, in order to get my attention while observing with my friends at the dobson, for example.

Regards
Fabrizio

Hi Fabrizio,
the sounds in the WebDashboard are not so difficult to implement, but like all browser side running application, when the browser is closed the script stops to run. It means that you need to keep the browser opened all the time you need to get updated information and even sounds alert playing.
If your smartphone goes in standby mode, the browser closed stops all the script executions, and websocket communication between WebDashboard and Voyager.
Considering this, we can evaluate in future to insert the notification/alert sounds.

Best
Francesco

understood your point, Francesco. In the past i used as workaround 3pty apps like “Mantener Activo”. (https://play.google.com/store/apps/details?id=br.com.aksr.manterativo&hl=it) . Probably today there are other options in new android releases.

Regards
Fabrizio

1 Like

Hi Fabrizio,
this could be a good solution.
Many thanks for your input.

Best
Francesco