diff --git a/README.md b/README.md index 8c7e1b6..0795c31 100755 --- a/README.md +++ b/README.md @@ -1,33 +1,31 @@ -# **Tricky Addon - Update Target List** -A **KSU WebUI** to configure tricky store target.txt - ---- -## Description -- Automated script to update tricky store target list. -- System app excluded by default +# Tricky Addon - Update Target List +- Configure Tricky Store target.txt with KSU WebUI. - This module is **not** a part of Tricky Store module, DO NOT report to Tricky Store if you encounter any issue. -- This is **not** a necessary module for root hide but for those who lazy to do it manually ## Requirements - [Tricky store](https://github.com/5ec1cff/TrickyStore) module installed -## Custom Configuration -- Configuration target list with **KSU WebUI** -- For Magisk users, first attempt perform action button can install KSU WebUI (optional). -- Advance configure: ADDITION and EXCLUDE in `/data/adb/tricky_store/target_list_config` - ## Instructions -### Automatic update -- On boot +### KernelSU & Apatch +- KSU WebUI -### Manually update -**KSU WebUI** -- Configure target list -- Save and Update +### Magisk (Action Button) +- action.sh will open WebUI, automatic install [KSUWebUIStandalone](https://github.com/5ec1cff/KsuWebUIStandalone) if not installed. -**Manual script method** -- Run `UpdateTargetList.sh` under `/data/adb/tricky_store` manually. -- MT manager is recommened for this method +### Module Visibility +- Invisible, action/WebUI on Tricky Store module card, uninstall by pressing uninstall button at the bottom part of WebUI. +- Visible, for people have trouble with KSUWebUIStandalone, like using old version Magisk which has no action button, KSU built-in WebUI crash etc. + +### What This Module Do +- Configure target.txt with app name display ✅ +- Option to select from Magisk DenyList ✅ +- Set verifiedBootHash (optional) ✅ +- Provide AOSP Keybox (optional) ✅ +- Strong integrity (I never promise it) ❌ +- Shamiko Whitelist switch (BIG NO) ❌ +- Add '!' or '?' to target ([Not needed](https://github.com/5ec1cff/TrickyStore/releases/tag/1.1.0)) ❌ +- Periodicly update target and add new app ❌ +- Add system app ❌ (but GMS added by default) ## Translation - Read [Translation Guide](https://github.com/KOWX712/Tricky-Addon-Update-Target-List/blob/main/module/webroot/locales/A-translate.md) @@ -38,6 +36,6 @@ A **KSU WebUI** to configure tricky store target.txt ## Links Download: [GitHub release](https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases) -Update log: Read [ChangeLog](https://github.com/KOWX712/Tricky-Addon-Update-Target-List/blob/main/changelog.md) +Update history: Read [Changelog](https://github.com/KOWX712/Tricky-Addon-Update-Target-List/blob/main/changelog.md) Telegram channel: [KOW's Little World](https://t.me/kowchannel)