uboslinux / apps-wanted

File bugs against this project for apps you'd like to see on UBOS
3 stars 1 forks source link

System state #44

Closed jernst closed 6 years ago

jernst commented 6 years ago

It would be nice if UBOS had some kind of daemon that monitored the system state, and based on that, could take certain actions. In particular, it should react to "connected to internet" vs "not connected to the internet". That kind of code probably exists -- some home routers have LEDs with that state. We need to find it, and port it.

jernst commented 6 years ago

The "conneted to the internet" really only works if we periodically ping a "known" internet address, but that would interfere with no tracking. So what we have so far is good enough (not about networking).