norc-mobile
The norc mobile app is the mobile companion to norc’s control plane. Unlike the desktop agent, mobile doesn’t pair as a device — a phone doesn’t run cron jobs, so there’s nothing local to pair. Instead you sign in with your norc account (email/password) and manage machines that are already synced to it, over the same relay used by the web vault.
Sign in → pick a machine → view its jobs. Built for “did my job run, and can I fix it from here,” answered in seconds, not for building schedules from scratch on a phone keyboard.
Availability
Section titled “Availability”Built with Tauri for iOS and Android, currently in internal testing only — not yet publicly available.
| Platform | Channel | Status |
|---|---|---|
| iOS | TestFlight | internal testing |
| Android | Google Play | internal testing |
Mobile access isn’t paywalled — it’s included on every pricing plan, including Free.
What’s live today
Section titled “What’s live today”- Account sign-in (email/password), machine list, job list, and job detail are wired up and relay-connected.
- Magic link and OAuth sign-in aren’t supported yet (no deep-link handling in the app yet).
What’s read-only, for now
Section titled “What’s read-only, for now”Job list and job detail are read-only by design — norc has no edit/pause/ delete flow on any surface yet (the web vault only creates jobs), so mobile doesn’t invent one ahead of the rest of the product. Run history isn’t built for mobile yet either.