aw-android icon indicating copy to clipboard operation
aw-android copied to clipboard

[Feature Request] Allow to add buckets using Tasker

Open Alwinator opened this issue 3 years ago • 0 comments

Writing custom watchers is relatively complicated on Android. However, there is a big automation community on Android which uses tools like Tasker, or even better: Automate. If the ActivityWatch Android app would have a Tasker Plugin you could program custom watchers very easily, because apps like automate already allow you to request a REST API every n-second, or to capture user events. Then, using the Tasker plugin interface they could pass this data to activity watch.

Further information about Tasker plugins can be found here, a detailed implementation guide here.

Alwinator avatar Mar 17 '22 12:03 Alwinator