Termux app
Termux combines powerful terminal emulation with an extensive Linux packagecollection.
* Enjoy the bash and zsh shells.
* Edit files with nano and vim.
* Access servers over ssh.
* Compile code with gcc and clang.
* Use the python console as a pocket calculator.
* Check out projects with git and subversion.
* Run text-based games with frotz.
At first start a small base system is downloaded - desired packages can then be
installed using the apt package manager known from the Debian and Ubuntu Linux
distributions. Access the built-in help by long-pressing anywhere on the
terminal and selecting the Help menu option to learn more.
Read help online: https://wiki.termux.com/
Reddit Community: https://termux.com/community
Whats New in 0.118.2
- Added support for sharing selected text from the terminal via the long-press menu.
- Added pixel size reporting for terminal window and cells.
- Added primary TERMUX_* scoped shell environment variables.
- Added basic MIME type recognition in ContentProvider.
- Fixed Shift-PgUp and Shift-PgDn behaviour to scroll 1 line of scrollback history.
- Fixed AutoFill UI appearing on Termux start and added support for usernames.
- Improved page scrolling with PGUP and PGDN keys.
- Made Shift-PgUp and Shift-PgDn scroll by pages rather than lines.