The ultimate automated setup, customization, and shell management suite for Termux.
Termuxify transforms a fresh Termux installation into a fully featured, optimized, and professional terminal environment in seconds.
Run the following command in your Termux:
pkg install git -y && git clone https://github.com/kerneldroid/termuxify && cd termuxify && bash setup.sh- Selective Shell Setup: Choose your primary shell at startup: Nushell (Recommended), Bash, Zsh, or Fish.
- Dynamic Shell Switcher: Switch default shells anytime via the
tymenu. It handlespkginstallation, config generation, and hooks default entry redirectors seamlessly. - Safe Configuration: Uses marker blocks (
# --- TERMUXIFY START ---) in.bashrcto ensure your personal settings are never overwritten. - Python JIT Support: Instantly activate the official experimental JIT in Python 3.13+ through environment variables.
- Optimized Font Mirroring: Cuts network traffic by downloading only single, patched
.ttffiles instead of massive ZIP archives. - Robust Uninstaller: A reliable
dmgtool that restores original configurations from backups with pre-flight safety checks.
ty: Theme, font, and shell management TUI.ah: Interactive Alias Manager (Bash & Nushell support).tc: Dev stack installer (Python 3.13 JIT, Numba, LuaJIT).tt: Deep diagnostic check (Shizuku/Nightzuku & ADB module validation).dmg: Safe system restoration and Termuxify removal.
- A fresh or existing Termux installation.
- Internet connection for dependencies and fonts.
Created by Kerneldroid