Which monitor types are supported?
Ping, TCP ports, HTTP/HTTPS requests, and optional Diff detection. Everything runs locally via Electron.
Can I run without an account?
Yes. Offline mode keeps data on your machine only. Cloud sync and the mini program require a logged-in account.
How do I bind the mini program?
Generate a binding code from the desktop app (Account Settings → Bind WeChat). Enter your email and code inside the mini program to link the account.
Where is my monitoring data stored?
When signed in, results sync to Supabase so the mini program can read them. Offline mode stores everything in a local SQLite database.