4,1
160K avis
10M+
Téléchargements
Classification du contenu
Tout public
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran

À propos de l'application

Termux combines powerful terminal emulation with an extensive Linux package collection.

• Enjoy the bash and zsh shells.
• Manage files with nnn and edit them with nano, vim or emacs.
• Access servers over ssh.
• Develop in C with clang, make and gdb.
• Use the python console as a pocket calculator.
• Check out projects with git.
• Run text-based games with frotz.

At first start a small base system is installed - desired packages can then be installed using the apt package manager. Access the built-in help by long-pressing anywhere on the terminal and selecting the Help menu option to learn more.

Want to read the wiki?
https://wiki.termux.com

Want to report bugs?
https://bugs.termux.com

Want to interact with a community of users?
https://www.reddit.com/r/termux/
Date de mise à jour
30 agt 2024

Sécurité des données

La sécurité, c'est d'abord comprendre comment les développeurs collectent et partagent vos données. Les pratiques concernant leur confidentialité et leur protection peuvent varier selon votre utilisation, votre région et votre âge. Le développeur a fourni ces informations et peut les modifier ultérieurement.
Aucune donnée partagée avec des tiers
En savoir plus sur la manière dont les développeurs déclarent le partage
Aucune donnée collectée
En savoir plus sur la manière dont les développeurs déclarent la collecte

Notes et avis

4,1
155K avis

Nouveautés

• Add support for the following built-in API methods which now does not require Termux:API to be installed: termux-audio-info, termux-battery-status, termux-dialog, termux-keystore and termux-toast.
• Fix terminal emulation: Use current background color when scrolling with horizontal margins, fixing issues with scrolling in e.g. tmux with bright backgrounds.
• Improve keyboard support: Make Shift-PgUp and Shift-PgDn scroll by pages rather than lines (thanks @joshtriplett).