Android automation, without the cloud

Tell your phone
what to automate.

Dexter Bot turns simple instructions into local Android workflows. Build charger, battery, schedule and device actions without sending your automation data to a remote AI service.

✓ Offline-first ✓ No INTERNET permission ✓ Open source
7:23● ◢ ▮
DEXTER BOTTell Dexter what you want the phone to automate.
WHAT DO YOU WANT TO AUTOMATE?

When my battery drops below 20%, notify me to charge the phone.

WORKFLOW PREVIEW
WHEN Battery below 20%
DO Show notification
🤖BotAutomationsHistory
100%on-device workflow parsing
0cloud AI accounts required
3core automation trigger types
v0.1.1current public build
AUTOMATION ENGINE

Useful on the phone itself.

Dexter Bot is designed around real Android capabilities instead of pretending every protected setting can be changed silently.

Natural-language builder

Write a simple request and Dexter converts supported phrases into a structured workflow you can review before saving.

Real triggers

React to charger connect/disconnect, daily schedules and battery thresholds using Android's own scheduling APIs.

Phone actions

Show notifications, vibrate, adjust media volume and open Wi-Fi, Bluetooth or battery-saver settings.

Run history

See what ran and when, so automations are inspectable instead of disappearing into the background.

Survives reboot

Saved schedule and battery automations are restored after the phone restarts.

No PC bridge required

The automation engine runs on Android. Laptop and web integrations can be added later as optional extensions.

HOW IT WORKS

WHEN → IF → DO

Dexter Bot is growing toward a visual automation engine. The current build supports direct trigger/action flows and lays the foundation for conditions, repeats and multi-step logic.

WHENBattery drops below 20%
IFAutomation is enabled
DONotify me to charge
PRIVACY

No INTERNET permission.

Dexter Bot v0.1.1 parses, stores, schedules and executes its supported workflows locally on your Android device.

POST_NOTIFICATIONSUsed for automation alerts
VIBRATEUsed for vibration actions
RECEIVE_BOOT_COMPLETEDRestores automations after reboot
INTERNETNot requested
OPEN SOURCE

Read it. Build it. Improve it.

The Android source, build instructions and release history live on GitHub. Releases include a downloadable APK for people who just want to install Dexter Bot.