๐ŸŒ
Achik
termux.achik.us
Termux Tools and Commands
eSpeak is a simple command-line text-to-speech (TTS) tool that converts written text into spoken audioโ€ฆ ... Midnight Commander (mc) is a terminal-based file manager that provides a simple and efficient wayโ€ฆ ... Cbonsai is a simple terminal program that generates beautiful ASCII bonsai trees in your terminal.โ€ฆ ... Cacafire and Cacademo are fun terminal-based programs that display cool animated ASCII effects in Termux.โ€ฆ
๐ŸŒ
GitHub
github.com โ€บ ivam3 โ€บ termux-packages
GitHub - ivam3/termux-packages: Set of open source tools adapted to the Android OS packaged in a .deb extension for exclusive use in Termux. ยท GitHub
A powerful AI coding agent. Built for the terminal patching for Termux. ... Java development kit and runtime. ... A OSINT tool on Instagram.
Starred by 394 users
Forked by 63 users
Discussions

I'm new to termux, so suggest me what cool stuff to use termux for.
you can use Termux and Tasker together via the termux-tasker plugin. I use this to play music automatically when starting my car and the car's bluetooth becomes active on my phone. You can also use crontab in Termux. I use this as my alarm clock: play music on my chromecast speaker groups when I'm at home to wake me up; and play relaxing music when it is time for bed--when I'm not at home don't do anything. https://github.com/chapmanjacobd/phone/blob/main/.jobs/crontab Here is my setup script More on reddit.com
๐ŸŒ r/termux
88
47
January 20, 2023
What are some recommended/useful commands of termux?
Hi there! Welcome to r/termux , the official Termux support community on Reddit. Termux is a terminal emulator application for Android OS with its own Linux user land. Here we talk about its usage, share our experience and configurations. Users with flair Termux Core Team are Termux developers and moderators of this subreddit. If you are new, please check our Introduction for Beginners post to get an idea how to start. The latest version of Termux can be installed from https://f-droid.org/packages/com.termux/ . If you still have Termux installed from Google Play, please switch to F-Droid build. HACKING, PHISHING, FRAUD, SPAM, KALI LINUX AND OTHER STUFF LIKE THIS ARE NOT PERMITTED - YOU WILL GET BANNED PERMANENTLY FOR SUCH POSTS! Do not use r/termux for reporting bugs. Package-related issues should be submitted to https://github.com/termux/termux-packages/issues . Application issues should be submitted to https://github.com/termux/termux-app/issues . I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns. More on reddit.com
๐ŸŒ r/termux
22
29
October 18, 2024
show some very important termux tools
Dawg why you actin like nobody knows about them We just have to install termux api to get them and in accordance to that we should have the Termux:API application More on reddit.com
๐ŸŒ r/termux
17
30
August 6, 2025
What are the most useful tools in termux?
Depends what you want to do. A lot of things I tend to use were built outside of what the packages have to offer, mostly surrounding amateur radio and software defined radio use. More on reddit.com
๐ŸŒ r/termux
29
6
February 21, 2022
๐ŸŒ
GitHub
github.com โ€บ topics โ€บ termux-tools
termux-tools ยท GitHub Topics ยท GitHub
3 weeks ago - shodan osint geolocation ip-address information-gathering location-tracker ip-tracker termux-tools osint-tool device-fingerprinting ... Sources list for Termux apt with all working mirrors.
๐ŸŒ
Scribd
scribd.com โ€บ document โ€บ 638655091 โ€บ Termux-command-list
Termux Command List | PDF | Python (Programming Language) | Computer File
Termux is a terminal emulator app for Android that allows users to install Linux tools on their mobile device. The document provides a comprehensive list of Termux commands for directory navigation, file management, and installing programming languages and tools.
Rating: 5 โ€‹ - โ€‹ 4 votes
๐ŸŒ
Reddit
reddit.com โ€บ r/termux โ€บ i'm new to termux, so suggest me what cool stuff to use termux for.
r/termux on Reddit: I'm new to termux, so suggest me what cool stuff to use termux for.
January 20, 2023 - I am sure Termux-games will work in any phone, they are just cli based game. You don't have to install movies or music, there are tools for that.
๐ŸŒ
Google Play
play.google.com โ€บ store โ€บ apps โ€บ details
Termux Commands and Tools - Apps on Google Play
March 18, 2025 - ๐Ÿ”ฅ Why Termux Commands and Tools ... scripting (Bash, Python). โœ… Step-by-Step Tutorials โ€“ Install tools like SSH, Git, Vim, and Termux API without rooting....
Find elsewhere
๐ŸŒ
Softonic
termux-tools-commands-iza.en.softonic.com โ€บ home โ€บ android โ€บ utilities & tools โ€บ termux tools commands
Termux Tools Commands for Android - Download
January 20, 2026 - Termux Tools Commands for Android, free and safe download. Termux Tools Commands latest version: Termux Tools Commands: A Comprehensive Collection o
Rating: 10/10 โ€‹ - โ€‹ 2 votes
๐ŸŒ
GitHub
github.com โ€บ topics โ€บ tools
tools ยท GitHub Topics ยท GitHub
programming tools packages hacking bruteforce penetration-testing ddos-attacks termux all-in-one xss-detection hacking-tool xss-attacks ctf-tools sms-bomber web-hacking password-attack wireless-attacks cibersecurity termux-tool termux-hacking
๐ŸŒ
Google Play
play.google.com โ€บ store โ€บ apps โ€บ details
Termux Ninja - Tools & Command - Apps on Google Play
โœ… ex., ls, nano, echo, cp, mv, rm, etc... ๐Ÿ”ฅ Termux Banners โœ… Termux Banner features using this users can install any ASCII art banner in termux by using just single command also we have added tutorials with screenshots.
Rating: 3.2 โ€‹ - โ€‹ 1.33K votes
๐ŸŒ
Reddit
reddit.com โ€บ r/termux โ€บ what are some recommended/useful commands of termux?
r/termux on Reddit: What are some recommended/useful commands of termux?
October 18, 2024 -

Not like hosting a server that might go toooo deep in coding? Perhaps.. Something basic that everyone shoud have. I am curious with termux android!

Top answer
1 of 10
11
My pick of most used commands (not counting shell, coreutils and interactive text editors): * ssh: remote access tool. Using it for remote access to Termux itself, PC and remote servers I'm working with. * rsync: file synchronization tool. As my devices have USB 2.0 only but fast internal storage and wireless module, with rsync and enabled wifi hotspot mode I can transfer files much faster (speed 600-800 Mbps). Rsync by design supports transferring only differences between local & remote directories, so file transferring usually is very efficient. * rclone: like rsync but for cloud storage. I don't like official clients offered by providers. Rclone proven to be reliable and efficient for Google Drive and Pcloud. * curl: feature-packed http client. Typical use case is just downloading files but I also use it often for work-related stuff for debugging web services, in CI/CD, etc. It can do more than just downloading files. * grep: standard utility to find text patterns. Using it whenever need to filter output of another command. * ripgrep (rg): like grep but better for certain cases. Using it to find specific string patterns in large source code archives. * sed: non-interactive editor for input stream or files. Using it to replace or delete specific text patterns. * jq: json processor. Must have if working with web APIs using curl. * tar: common archiving utility. Believe me, the tar has great chances to be a preferred archiver if you are not only Termux user but also have a Linux distribution on your PC. * strace: system call tracer. Useful to debug programs, especially when issue is not with program itself but related to how it interacts with system. With this utility you can see which exactly operation triggered failure when program didn't produced useful log. * tmux: terminal multiplexer. Mostly using it for remote ssh connections, so I can use the same session for various tasks and won't lose it if connection vanishes. * gnupg: file encryption tool. Encrypt, decrypt files and verify signatures. * okc-agents: allows to use Yubikey for ssh and gnupg if you have OpenKeychain app configured. Need also OkcAgent app from F-Droid. * exiftool: view or edit metadata in image and video files. * shellcheck: find issues in your shell scripts.
2 of 10
9
yt-dlp is a youtube and overall online video downloader. It is not termux exclusive, but it is neat to have in your pocket. See a YT video you like? copy the link to it (it is on the share options), open termux, cd into storage/movies (or the SD card), type yt-dlp, paste the link, hit enter, and after a minute you have your video saved.
๐ŸŒ
Scribd
scribd.com โ€บ document โ€บ 854158335 โ€บ Pkg-Termux-Package-List
Pkg Termux Package List
The document lists popular packages that can be installed using 'pkg' in Termux, including programming languages like Python, C/C++, and Ruby, as well as tools for networking, text editing, and multimedia processing.
Rating: 5 โ€‹ - โ€‹ 2 votes
๐ŸŒ
EC-Council
eccouncil.org โ€บ homepage โ€บ cybersecurity exchange โ€บ ethical hacking โ€บ top ethical hacking tools used by ethical hackers in 2026: an expert guide for pentesters, ethical hackers and security professionals
List of Top Ethical hacking tools | Best hacking tools for Cybersecurity professionals
2 weeks ago - The most useful android hacking tools for security professionals are Termux (linux terminal with full access to linux hacking tools), Drozer (Android app assessment), cSploit (network MITM and scanning), and Fing (network discovery).
๐ŸŒ
YouTube
youtube.com โ€บ simplilearn
What is Termux? | Termux Tutorial | Learn Termux for Beginners | Simplilearn - YouTube
๐Ÿ”ฅ Post Graduate Program in Cyber Security: https://www.simplilearn.com/pgp-cyber-security-certification-training-course?utm_campaign=WhatIsTermux21July23&ut...
Published ย  July 22, 2023
Views ย  18K
๐ŸŒ
Scribd
scribd.com โ€บ document โ€บ 471857702 โ€บ termux-commands-list
termux-commands-list
Some key commands covered include cp to copy files, mv to move or rename files, ls to list directory contents, cd to change directories, rm to remove files, mkdir to make directories, man to view manuals for commands, grep to search for patterns ...
Rating: 4.1 โ€‹ - โ€‹ 13 votes