timer-machine / timer-machine-android

⏲ A highly customizable interval timer app for Android
GNU General Public License v3.0
193 stars 16 forks source link

Launch command #99

Open opk12 opened 1 month ago

opk12 commented 1 month ago

What about running a CLI command instead of a notification? This allows to trigger another app (by running am start that sends an Intent) or turn this app into sort of an automation software.

DeweyReed commented 1 month ago

I don't think a regular app can run those commands without some complex workarounds.

The app provides integration for Tasker, Automate, etc. You can find the app on the plugin page of those apps.