This project is released under GPLv3 only license.
Based on termux/termux-app, licensed under GPLv3 only.
All new features are also licensed under GPLv3 only, including but not limited to:
- Remote file browser (SFTP, directory tree, bookmarks, syntax highlighting)
- Claude Code integration (quick commands, custom commands sync, clipboard sync)
- Git history viewer (commit history, branch switching, diff viewer)
- Session management (multi-session, SSH quick connect)
- Run configuration system (multi-language project runner)
- Floating window system
- Built-in scripts (
setup-claude-commands.sh,ssh-keepalive-setup.sh)
- Terminal Emulator for Android code is used which is released under Apache 2.0 license. Check
terminal-viewandterminal-emulatorlibraries. - Check
termux-shared/LICENSE.mdfortermux-sharedlibrary related exceptions. - SSHJ (Apache 2.0)
- BouncyCastle (MIT)
- RxJava (Apache 2.0)
- Gson (Apache 2.0)