Great idea 😆
This way I can quickly make a dashboard to reboot bunch of raspi.
I think this is possible by using Soupault or HTMLRewriter to extract the C snippet from html, compile it with gcc/clang, then run the program onclick. The communication is done using mqtt or ssh via websocket.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Great idea 😆
This way I can quickly make a dashboard to reboot bunch of raspi.
I think this is possible by using Soupault or HTMLRewriter to extract the C snippet from html, compile it with gcc/clang, then run the program onclick. The communication is done using mqtt or ssh via websocket.