Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.44 KB

File metadata and controls

28 lines (20 loc) · 1.44 KB

This project is released under GPLv3 only license.

Project Structure

Original Termux Code (Upstream)

Based on termux/termux-app, licensed under GPLv3 only.

New Code Added by This Project

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)

Third-Party Code Exceptions