I am trying to find a way to display the information from Ping Viewer on a custom webpage at my domain, for remote access by our client/customers…
I was wondering how to do this, since our webhost does not allow us to host executable files.
Is there any way to port the data, regardless of its format, to a frontend framework of any kind , or even just javascript?
I will be using the Sonar360 with a Raspberry Pi; Can I just use the Python ping data and port that to Flask/Django front-end?
I was hoping to be able to have the animated waterfall-style display for the sonar and the three other graphs for our UI
Thanks in advance!
James, newbie…