Android terminal and Linux environment app. Learn more at wiki.termux.com

We are very happy to announce that @jfrog has increased their sponsorship to 60 TB of monthly traffic! This gives users across the world continued access to high quality bandwidth for downloading Termux packages from @bintray. 💖 Thanks @jbaruch and the team 💖
1
4
49
Hello @bintray and @Jfrog! We are using bintray.com/termux (32 TB/monthly - thanks) to distribute packages, and both developers and users love the service! But we're starting to hit our monthly downloads quota - would it be possible for you to bump it even higher? 🙏❤️🙏
3
4
48
The v0.59 app update now supports resizable windows when using Samsung DeX!
3
9
43
Repurposing an old Android phone as a Ruby web server lbrito1.github.io/blog/2020/…
2
9
39
Version 2.1.0 of radare2 is now available in Termux - update with 'pkg up' as usual!
Release notes (reduced changelog) for r2-2.1.0 compared to 2.0.1 github.com/radare/radare2/re…
2
11
28
The Nim programming language (@nim_lang) is now available on Termux: pkg install nim
10
28
OpenSSH 7.6 (openssh.com/txt/release-7.6), tmux 2.6 (raw.githubusercontent.com/tm…) and PostgreSQL 10.0 (wiki.postgresql.org/wiki/New…) are now available.
7
28
You can now run a @postgresql server on Android with the newly created Termux package: packages install postgresql
5
9
28
Who wants @ohmyzsh on @android? Install @termux, use "apt install curl git zsh" to get the prerequisites - then install oh-my-zsh as normal!
2
11
21
To clarify: @Jfrog is already sponsoring us with 32 TB/monthly, which would have cost us 14 400 $ if we had paid for it, so we are already very grateful for that generous sponsorship of an open source project!
2
28
Version 10.10.0 of @nodejs is now available in Termux - install it with 'pkg in nodejs' and try it out!
2
5
21
GNU Screen is now available as a Termux package for all you old-timers refusing to move on to tmux :).
2
5
20
Version 0.66 of the main Termux app has been released, thanks everyone who contributed! See teddit.net/r/termux/comments… for more information.
3
4
18
A Termux wiki is now available at wiki.termux.com - thanks to all contributors!
7
18
Want to try out the latest 11.9.0 version of @nodejs on your Android phone, now with the inspector enabled and full ICU support? Run `pkg install nodejs` in Termux.
1
18
Want to try out @rustlang on your Android device? Run `pkg install rust` in Termux and you will have rust 1.32 and the associated cargo command available.
4
20
Version 0.90 of the Termux app has been released, preventing the app from being killed when plugging or unplugging Samsung DeX. Thanks @jeanschurger! github.com/termux/termux-app…
2
5
20
Want to try out a new code editor? pkg install kakoune See kakoune.org/ for more information.
2
19
A 'nodejs-current' pkg is available to play with the latest @nodejs version (v8.7.0)! The 'nodejs' package remains at LTS (v6.11.4).
1
18
Want to share your terminal over the web? A ttyd (tsl0922.github.io/ttyd/) package is now available for Termux.
2
3
17
Friends don't let friends use outdated packages. Remember to run 'apt update && apt upgrade' regularly to update packages!
1
2
13
The package repository is now up again.
15
A 'nodejs-current' pkg is available to play with the latest @nodejs version (v8.2.1)! The 'nodejs' package remains at LTS (v6.11.2).
1
1
14
Version 26.3 of #emacs is now available in Termux. lists.gnu.org/archive/html/e…
4
14
The #Redis in-memory database (redis.io/) by @redislabs is now available as a Termux package: packages install redis
3
4
15
Version 2.7 of the fish shell is now available, fixing autocomplete sometimes crashing! See the release notes at fishshell.com/release_notes.…
1
1
13
Latest @rustlang version 1.79.0 is available in Termux - install it with 'pkg install rust' to start compiling crates on your Android device 👩🏾‍💻
3
13
2,346
Thanks to @vishalbiswas there is now a nginx (@nginxorg: open-source, high-performance HTTP server and reverse proxy) package available!
1
4
12
GDB 8.3 (lists.gnu.org/archive/html/i…) is now available in Termux. Nice work @gnutools!
14
Working on an Android tablet, 2017 edition: bergie.iki.fi/blog/working-o…
5
11
Go 1.11 is now available in Termux!
🎉 Go 1.11 is released! 👩‍🔬 Experimental Modules support! ⚙️ WebAssembly port! 📝 Release notes: golang.org/doc/go1.11 🗣 Announcement: groups.google.com/d/msg/gola… #golang
2
11
Thanks to @vishalbiswas there is now an apache package available! Also, try out php-apache for the libphp7.so handler module.
1
2
10
Termux will no longer provide -dev packages separately teddit.net/r/termux/comments…
3
3
13
Replying to @radareorg
Done - thanks for the heads up!
1
9
ripgrep (github.com/BurntSushi/ripgre…) can now be installed in Termux with 'pkg install ripgrep'!
1
8
OpenSSH version 7.8 is now available in Termux: openssh.com/txt/release-7.8
2
9
Thanks to @vaites the privoxy (privoxy.org/) web proxy is now available: apt update && apt install privoxy
1
10
autossh was added as a package, allowing e.g. persistent reverse ssh tunnels to your phone while on the go. everythingcli.org/ssh-tunnel…
5
10
Syncthing (syncthing.net/), an open source continuous file synchronization tool, is now available! Thanks github.com/its-pointless
2
10
Thanks @BrandonPhilips who updated the Keybase package to version 4.0, and nice work @KeybaseIO with the release as usual!
1
10
🎄It's christmas time ☃! Donate to your favourite open source Android terminal emulator at termux.com/donate.html
1
9
Thanks to @remvee there is now an erlang package available in Termux! Install with 'apt update && apt install erlang'.
2
8
Replying to @minyi292
The Termux welcome message can be disabled with 'touch .hushlogin'.
1
8
Version 1 of @gnupg has been dropped in favour of version 2, so 'gpg' and associated programs are now from GnuPG version 2.
2
7
Termux 0.47 released, adding built-in support for xdg-open to view files and URL:s! Existing users need to run 'apt update && apt upgrade'.
1
9
The Termux openssl package has been updated to the latest 1.1.1 version: openssl.org/blog/blog/2018/0…
10
The mpv command-line player (mpv.io/) is now available: 'apt update && apt install mpv'. Try it out!
1
2
8
The package also contains the psql client. A postgresql-contrib package is also available. Thanks to @vishalbiswas for the awesome work!
1
8
The text input used to get autocorrection, prediction and swipe typing (termux.com/touch-keyboard.ht…) now supports inline text without newlines.
1
8
A ghostscript package is now available for installation (pkg install ghostscript) thanks to Henrik Grimler (github.com/Grimler91)!
2
2
9
Need to recover from a broken Termux setup (perhaps due to a fatal error in ~/.profile or similar)? See wiki.termux.com/wiki/Recover…
3
8
Version 0.44 of the main Termux app is out - see changelog at termux.com/changelog.html and try it out!
1
2
8
Learn more about system calls with strace (version 4.12 now available in Termux): jvns.ca/blog/2016/06/07/stra…
6
Termux:API docs are now online (termux.com/add-on-api.html), infrared and telephony information API:s added, and termux-sms-send changed a bit.
6
The #Ruby package in Termux has been updated to 2.4 and #Python to 3.6. Why not try them out on your phone today?
1
2
6
The Ledger (ledger-cli.org/) accounting system is now available as a Termux package! #ledgercli #plaintextaccounting
2
7
A pforth package is now available!
5
The micro editor (micro-editor.github.io/) is now available in Termux - install with 'packages install micro'!
5
A mailing list at groups.io/g/termux is now available for those who prefer that over the Google+ community at termux.com/community
1
2
7
New package added: cgdb (cgdb.github.io/)
1
7
The @emacs package in Termux has been updated to the newly released 25.2 version.
1
4
The fish (#fishshell) package has been updated to 2.3.1 and should work better with tab completion (apropos is now available). Go 🐟 shell!
2
5
Bash version 4.4 has been released and is now available in Termux: lists.gnu.org/archive/html/b…
1
6
Termux v0.38 released - fixes keyboard issues (no echo) and adds Unicode 9 support for better looking emojis! termux.com/changelog.html
3
5
Thanks to @vishalbiswas (and @torproject) there is now a tor&torsocks package available. Install with: apt update && apt install torsocks
1
2
6
Building Termux packages is now a lot easier thanks to @docker! See github.com/termux/termux-pac…
4
5
Recently added packages: - tasksh - taskwarrior - sslscan - fwknop
1
6
Termux version 0.40, adding support for true (24-bit) colors in the terminal, has been released!
2
3
Try out #vim version 8 in Termux today: zdnet.com/article/vim-update…
3
5
Replying to @ed1conf @matthiasr
Do not worry - ED is here now! Install with 'apt update && apt install ed'. Both vi and Emacs are just too damn slow!
2
3
5
Replying to @radareorg @trufae
Now merged and built - install the package with 'apt update && apt install radare2'. Thanks!
1
2
5
Try out the new Termux:Task add-on for running Termux scripts from Tasker: play.google.com/store/apps/d…
1
4
The @golang package in Termux has been updated to the final 1.7 release. Try it out with 'apt update && apt install golang'!
1
5
Replying to @radareorg
radare2 version 1.3.0 is now available in Termux.
4
4
Replying to @levnuss
Yes - install python with 'apt update && apt install python', then install using pip by running 'pip install youtube-dl'.
1
1
4
For those using or learning #Python in Termux the bpython interface is a nice tool! Install with: pip install bpython
3
3
Try out a new font or color scheme with the newly updated Termux:Styling add-on: play.google.com/store/apps/d…
1
4
A #php package has just been added to Termux! Enjoy the built-in web server and sqlite support to run a small webapp on your device!
1
3
It is now possible to support Termux development with a donation: termux.com/donate.html
4
4