|
|
|
|
|
by dps
4831 days ago
|
|
Right now, the Android app shows the current uptime and system load on the Raspberry Pi in the title bar. It does this by polling a URL which is handled by the PiUi Supervisor (separate python app from your main app). As you can see on github, the supervisor can also list and stop/start apps - I have feature enhancements to use all this planned for Android and yes, I'm keen to expose on iOS in future too. |
|