No description
Module | ||
TermuxScript | ||
LICENSE | ||
README.md |
What is this project?
A Magisk module creator Termux script for Android, that changes your WebView Implementation.
What is a WebView?
An APK that responsible for displaying Web based content. Usually most of the Android phone comes with Chrome (+ TrichromeLibrary) or Google's Android System WebView. But those are only spywere, nothing else...
Prerequisite:
- Android phone with at least 28 API (Android 9)
- Magisk and Termux installed
- Internet Connection
Choosable WebViews:
- Mulch by DivestOS
- Thorium by Alex313031
- Vanadium by GrapheneOS (Only for Android 10+ with ARM64)
- Cromite by uazo (Only for ARM64 Devices)
How to install:
- Download the TermuxScript.zip from release page.
- Grant Termux with storage/files permission (settings -> apps -> termux -> permissions).
- Extract and open Termux, optionally run termux-change-repo command for faster mirrors (space = select, enter = confirm).
- cd in the extracted directory and run the script with "bash start.sh" command.
- Based on your API Level and CPU ARCH, you can choose between compatible WebViews.
- The script creates a WVC.zip in /sdcard/Download, you have to flash that .zip in Magisk.
- If you would like to update your flashed WebView, then run WVU command from Termux. (Recommended to run once or twice in a month)
Credits:
- topjonwhu for Magisk
- Zackptg5 for MMT-Extended
- F3FFO for Open WebView module
- RavePriest1 community/Nippy for the private Gitea