Terminal customization tool for Termux
# Add the apt repository
echo "deb [trusted=yes] https://ayanrajpoot10.github.io/termuxify/ stable main" >> $PREFIX/etc/apt/sources.list
# Install termuxify
pkg install termuxifyAfter installation, you can run termuxify from anywhere by typing:
termuxify- Font Customization: 7+ fonts including FiraCode, Hack Nerd Font, JetBrains Mono
- Color Schemes: 150+ professional themes including Dracula, Nord, Gruvbox, Tokyo Night, Catppuccin variants
- Cursor Styling: Block, underline, bar styles with configurable blinking
- Random Theme: Discover new themes with random selection
- MOTD: Customize your Message of the Day
- Default Directory: Set custom startup directory
- Fullscreen Mode: Toggle fullscreen with workaround options
- Alias System: Create and manage terminal shortcuts (Bash/Zsh support)
- Configuration Backup: Automatic backup and restoration of settings
Found a bug or want to add a new theme? Contributions are welcome!
- Fork the repository
- Create your feature branch
- Submit a pull request
This project is open source. See the LICENSE file for details.