Skip to content

Add OpenTasker to Automation - #732

Merged
offa merged 1 commit into
offa:masterfrom
SysAdminDoc:add-opentasker
Aug 21, 2026
Merged

Add OpenTasker to Automation#732
offa merged 1 commit into
offa:masterfrom
SysAdminDoc:add-opentasker

Conversation

@SysAdminDoc

Copy link
Copy Markdown
Contributor

Adds OpenTasker to the Automation section, alphabetically between Home Assistant and Smart AutoClicker.

OpenTasker is a Tasker-style automation app for Android. Profiles watch device contexts (time, location, network, battery, NFC, calendar, plugin conditions) and run tasks built from a catalog of built-in actions.

Against the listing criteria:

  • MIT licensed, source on GitHub
  • No ads, no telemetry, no crash reporting, no account. There is no analytics SDK in the dependency graph and no Google Play Services dependency
  • No proprietary components. Location works through the platform providers rather than Play Services, so the FOSS build has no non-free path
  • Actively developed, currently at v0.2.87 with a changelog and roadmap in the repo
  • Free of charge
  • README documents install, permissions and the action catalog

It has INTERNET, since HTTP request and download actions are part of what an automation app does, but nothing in the app phones home.

It's not on F-Droid or IzzyOnDroid yet, so the entry links the project page only, as the contributing guide allows.

@offa

offa commented Aug 21, 2026

Copy link
Copy Markdown
Owner

Thanks for your project. Since it already meets all the requirements for F-Droid submission, I highly recommend considering it. 👍

@offa
offa merged commit 97d09cd into offa:master Aug 21, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants