Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joaomgcd/Tasker-Permissions
Utility to easily grant Tasker permissions
https://github.com/joaomgcd/Tasker-Permissions
Last synced: 3 months ago
JSON representation
Utility to easily grant Tasker permissions
- Host: GitHub
- URL: https://github.com/joaomgcd/Tasker-Permissions
- Owner: joaomgcd
- License: apache-2.0
- Created: 2021-07-27T18:08:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T11:42:22.000Z (3 months ago)
- Last Synced: 2024-08-02T13:14:48.401Z (3 months ago)
- Language: JavaScript
- Size: 5.72 MB
- Stars: 389
- Watchers: 21
- Forks: 31
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tasker Permissions
Utility to easily grant Tasker (and related apps) permissions## Why This Exists
There are a lot of restrictions in Android regarding what a normal app can access. By granting Tasker a few permissions via [ADB](https://developer.android.com/studio/command-line/adb) you open up a lot of new oportunities to customize your Android device!Usually this process can be hard to go through so I created an app to make it easier for users! Now you only need to click a few buttons to allow the needed permissions!
## Use At Your Own Risk
ADB is a very powerful tool and can wreak havoc on your device if used improperly. This app is a simple UI wrapper to run some ADB commands on your device and won't run any commands that can harm your device. Please make sure to always download the official app from this page so that you are sure you're running the correct commands!