KernelSU has recently introduced WebUI, allowing modules to have graphical user interfaces without the need for a native android app.
This is a big deal.
If you're a web developer reading this and willing to take things to the next level, message me.
https://kernelsu.org/guide/module-webui.html
This is a big deal.
If you're a web developer reading this and willing to take things to the next level, message me.
https://kernelsu.org/guide/module-webui.html
kernelsu.org
Module WebUI | KernelSU
A kernel-based root solution for Android GKI devices.
β€18π6π₯4π₯°2
https://github.com/VR-25/tarb/releases/tag/v2024.7.22
Note: Some apps check other rather obscure stuff - besides SSAID - for data integrity. Figuring out how to make them work after restore is an ongoing pain in the butt.
Note: Some apps check other rather obscure stuff - besides SSAID - for data integrity. Figuring out how to make them work after restore is an ongoing pain in the butt.
GitHub
Release v2024.7.22 Β· VR-25/tarb
Improve module support for all available frameworks
Make build script work on BSD and MacOS
Support Android 12+ SSAID backup/restore
Support root environments without su (e.g., rooted adb)
Update h...
Make build script work on BSD and MacOS
Support Android 12+ SSAID backup/restore
Support root environments without su (e.g., rooted adb)
Update h...
β€20π5
**ZSM v2024.12.15 (202412150)**
- [Android]: Wait for boot_completed
- Add vm daemon to enforce vm tweaks
- Fix infinite recursion
- mem_estimates(): Add support for disksize suffixes
- Optimize default config
- Optimize installer
- Prioritize nano over vim, vi.
- Update busybox config
- Update compression ratios
- Update doc & funding info
- Upgrade flashable zip generator
- Use zramctl when available
- [Android]: Wait for boot_completed
- Add vm daemon to enforce vm tweaks
- Fix infinite recursion
- mem_estimates(): Add support for disksize suffixes
- Optimize default config
- Optimize installer
- Prioritize nano over vim, vi.
- Update busybox config
- Update compression ratios
- Update doc & funding info
- Upgrade flashable zip generator
- Use zramctl when available
GitHub
Release v2024.10.15 Β· VR-25/zram-swap-manager
[Android]: Wait for boot_completed
Add vm daemon to enforce vm tweaks
Fix infinite recursion
mem_estimates(): Add support for disksize suffixes
Optimize default config
Optimize installer
Prioritize...
Add vm daemon to enforce vm tweaks
Fix infinite recursion
mem_estimates(): Add support for disksize suffixes
Optimize default config
Optimize installer
Prioritize...
π₯14β€4π3π1π€©1
It'll use zramctl when available.
Termux has it.
One can easily tell how much physical memory is actually being occupied, given the compression algorithm.
Zstd is king when it comes to gains. It's available on kernel 5.8+ and prioritized by zsm.
The default virtual memory parameters are optimal for a variety of systems, according to ArchWiki and other reputable sources.
Termux has it.
One can easily tell how much physical memory is actually being occupied, given the compression algorithm.
Zstd is king when it comes to gains. It's available on kernel 5.8+ and prioritized by zsm.
The default virtual memory parameters are optimal for a variety of systems, according to ArchWiki and other reputable sources.
πΏ4β€2π1
Zswap and swap on regular storage are always disabled by zsm before applying/overriding zram settings.
The former hinders zram performance and the latter dramatically reduces flash storage lifespan.
Certain smartphones come with memory extension and similarly named features. If you don't use zsm, turn that off! Else, your storage will die much sooner. Ignore if you're not keeping your phone for years.
The former hinders zram performance and the latter dramatically reduces flash storage lifespan.
Certain smartphones come with memory extension and similarly named features. If you don't use zsm, turn that off! Else, your storage will die much sooner. Ignore if you're not keeping your phone for years.
π11π€·2π€1
**v2025.5.18-dev (202505180)**
- acc -f fixes & enhancements
- acca -t q ... (quiet test; reports Ok, Idle or Fail)
- Add
- Avoid needlessly forcing default current, temp_level and voltage
- Config print includes acc version code
- Fix new defaults not applying
- Out of the box Encore Tweaks support
- Set default
- Support acc -t[_STI] syntax
- Update doc
- acc -f fixes & enhancements
- acca -t q ... (quiet test; reports Ok, Idle or Fail)
- Add
/sys/devices/platform/charger/bypass_charger 0 1 switch (@Rem01Gaming)- Avoid needlessly forcing default current, temp_level and voltage
- Config print includes acc version code
- Fix new defaults not applying
- Out of the box Encore Tweaks support
- Set default
_STI=35- Support acc -t[_STI] syntax
- Update doc
GitHub
Release v2025.5.18-dev Β· VR-25/acc
acc -f fixes & enhancements
acca -t q ... (quiet test; reports Ok, Idle or Fail)
Add /sys/devices/platform/charger/bypass_charger 0 1 switch (@Rem01Gaming)
Avoid needlessly forcing default curr...
acca -t q ... (quiet test; reports Ok, Idle or Fail)
Add /sys/devices/platform/charger/bypass_charger 0 1 switch (@Rem01Gaming)
Avoid needlessly forcing default curr...
π19π₯9β‘2β€1π±1