Skip to content
ukkin Star on GitHub

← Back home · Compare

Ukkin vs Tasker / MacroDroid

Veteran Android automation

Tasker and MacroDroid are the Android automation classics: powerful, configurable, and reward users who like to script. Ukkin sits next to them and bets that natural-language agent authoring opens up workflows scripting alone never quite reached. Many people will end up using both.

Feature Ukkin Tasker / MacroDroid Advantage
Platform Android Android Comparable
Scripting model Conversational + RepetitiveTaskAgent classes Profiles, tasks, scenes, JavaScript (Tasker) Comparable
AI integration LLM-driven agent authoring and screen understanding Manual (some community LLM plug-ins exist) Ukkin
Cross-app automation Android Accessibility Service Android Accessibility Service + AutoInput plug-ins Comparable
Cloud reliance Local-first by design Local by default; optional cloud sync Comparable
Plug-in ecosystem Early — AppPluginSystem with starter integrations Mature — years of community plug-ins Tasker / MacroDroid
Maturity Experimental Phase 1 Years of releases and bug-fixing Tasker / MacroDroid
License MIT (open source) Proprietary (Tasker paid; MacroDroid free/paid) Ukkin
Built-in agents Instagram mentions, email triage, price watching Profiles you build yourself Ukkin

Pick Ukkin when

  • You want to describe what you want in plain English rather than wire up profiles and tasks by hand
  • You want an LLM in the loop for the boring decisions (which element to tap, how to read a screen)
  • You want an agent-shaped abstraction (RepetitiveTaskAgent + schedule) rather than profile/task/scene
  • You want an open-source Flutter codebase you can extend

Pick Tasker / MacroDroid when

  • You already have a Tasker setup that works and you do not want to migrate
  • You enjoy fine-grained scripting and the existing plug-in ecosystem
  • You need the very specific triggers Tasker supports out of the box (cell tower, sensor, NFC, etc.)
  • You want a mature commercial product with years of bug-fixing behind it

Still deciding?

Most people who automate their phone end up using more than one tool. Try Ukkin for the agent-shaped, watch-and-notify workflows and keep Tasker / MacroDroid for everything else.