Everything you need to automate a phone. Nothing you need to fight.
A visual builder on the web, a local execution engine on your phone, and 36 composable nodes in between. No root, no shell, no scripting language to learn.
Build
Compose a workflow visually, validate it before it ever reaches a phone.
Drag-and-drop canvas
A node palette on the left, an inspector on the right, and a live preview at the bottom. Connect a trigger to actions and save.
15 triggers, 21 actions
Time, geofence, NFC, SMS, notifications, charging state, shake, headset, boot and cloud push — driving taps, swipes, typing, HTTP calls, sheets and SMS.
Branches, loops and variables
Store an HTTP response, branch on it with eq/contains/matches, and repeat a subgraph. Real control flow, not just a linear list.
Version history
Every save writes a new version. Load an earlier one and save forward — history stays linear, so rollback never means rebuilding.
Run
Execution happens on the phone. The cloud only decides which workflows are yours.
Local-first execution
Triggers fire and actions dispatch on-device with no cloud round-trip. Workflows keep running when the network does not.
Run history and traces
Every run records status, timestamps and a per-node trace with outcome and duration — so "which node failed" is one click, not a guess.
QR device pairing
An HMAC-signed token that expires in five minutes. No password re-entry on the phone, and unpairing kills the session immediately.
Outbound webhooks
HMAC-signed deliveries with automatic retry and backoff, auto-disabled after repeated failures so a dead endpoint cannot queue forever.
Share
Publish what you build, or roll it out across a team.
Trust
The parts that decide what we refuse to do.
Three-layer denylist
Gig-delivery, ticket-purchase and ad-network packages are refused at workflow save, at marketplace publish, and again on-device before any UI action.
Accessibility used honestly
An opt-in disclosure flow, no silent screen reading, and no root required — ever. Revoke the permission in Android Settings at any time.
Start with 3 workflows, free.
No credit card, no time limit, and every trigger and action is available on the free tier. Upgrade when you outgrow the workflow count — not when you hit a paywall on a feature.