You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Totmeme is a uptime hardware control system. In devices/ you can find samples of client devices Micropython esp8266 devices requesting tasks from website and doing them. Website monitors server state, and if it goes offline creates task to power on it. Server running daemon that tells website it's current state. Website is running on Google App …