Termux
A powerful terminal emulator and Linux environment for Android.

Platform:
androidLanguage:
Source Code Availability:
Open Source (GPL-3)
Development State:
Termux brings a terminal and Linux environment to Android with no rooting or setup required.
A minimal base system is installed first, then extra packages can be added with APT. It includes familiar shells and tools like Bash, Zsh, SSH, Git, curl, Python, Node.js, and Vim.
It also supports keyboard shortcuts, mouse input, and external keyboards for a fuller command line setup on Android.

Features
How to install Termux
You can install Termux from F-Droid or from the official GitHub releases page.
Keep Termux and any plugins on the same install source. The project warns that builds from different sources use different signing keys and should not be mixed.
Open the app and run pkg update && pkg upgrade. After that, install what you need, for example pkg install git.
Request Information Update
Notice something outdated or incorrect? Let us know and we'll review it.