v0.2.22
What changed
- Added
launcherctl update-scriptsso existing users can refresh optional tmux/status helper scripts without repeating Getting Started. - Updated the tmux CPU/RAM helper to prefer efficient
launcherctl resourcesdata, with a bounded cachedrishfallback for plain Termux + Shizuku setups. - Improved optional Shizuku btop setup so explicit
RISH_BIN=/path/to/rishis preserved in generated wrappers. - Removed the redundant arbitrary
rishwrapper. Userish -cdirectly for custom Shizuku shell commands, and uselauncherctl tty-doctorto check localrishsetup. - Updated tmux/Shizuku docs and helper download URLs for release use.
Quick user help
- After installing the APK, open Termux Launcher once so
launcherctlis installed. - If you already use the optional tmux helpers, run:
launcherctl update-scripts- If tmux is already running, reload it after updating helpers:
tmux source-file ~/.tmux.conflauncher-system-monitor cpuandlauncher-system-monitor ramshould now show real values throughlauncherctl resources.- Custom Shizuku shell commands should use
rish -c "...";launcherctl tty-doctoris still available for setup checks.