https://github.com/joaomgcd/TaskerPluginSample
A library to help speed up building a Tasker plugin
https://github.com/joaomgcd/TaskerPluginSample
Last synced: 10 months ago
JSON representation
A library to help speed up building a Tasker plugin
- Host: GitHub
- URL: https://github.com/joaomgcd/TaskerPluginSample
- Owner: joaomgcd
- License: gpl-3.0
- Created: 2019-04-03T08:28:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T14:59:49.000Z (about 2 years ago)
- Last Synced: 2024-11-17T03:31:44.463Z (over 1 year ago)
- Language: Kotlin
- Size: 336 KB
- Stars: 64
- Watchers: 3
- Forks: 24
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-tasker - TaskerPluginSample - Plugin sample for developers. (Assets / Others Vendors)
README
# Tasker Plugin Library
This git contains both the library and a sample plugin that you can base your own plugin on.
Check out all implementation details [here](https://tasker.joaoapps.com/pluginslibrary.html).