ActivityWatch / ActivityWatch/aw-android
[Feature Request] Allow to add buckets using Tasker
- Dominant language
- Kotlin
- Stars
- 265
- Forks
- 57
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 19
Description
Writing custom watchers is relatively complicated on Android. However, there is a big automation community on Android which uses tools like [Tasker](https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm&hl=en&gl=US), or even better: [Automate](https://play.google.com/store/apps/details?id=com.llamalab.automate&hl=en&gl=US). 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](https://tasker.joaoapps.com/plugins-intro.html), a detailed implementation guide [here](https://tasker.joaoapps.com/pluginslibrary.html).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.