4.1
160 Tsg. Rezensionen
10 Mio.+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot

Über diese App

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/
Aktualisiert am
30.08.2024

Datensicherheit

Was die Sicherheit angeht, solltest du als Erstes verstehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach deiner Verwendung, deiner Region und deinem Alter variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.

Bewertungen und Rezensionen

4.1
155 Tsg. Rezensionen

Neuigkeiten

• 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).