Development ToolsView CORE-TERMUX Docs ←
Dev Tools
Essential CLI tools for development on Termux. Git, fuzzy finders, JSON processors, and more.
core install toolsAvailable Tools
19 development tools
GitHub CLI
ghOfficial GitHub command-line tool
pkg install ghWget
wgetFile downloader
pkg install wgetCurl
curlHTTP client and transfer tool
pkg install curlFzf
fzfCommand-line fuzzy finder
pkg install fzfLSD
lsdModern ls replacement with icons and colors
pkg install lsdBat
batModern cat replacement with syntax highlighting
pkg install batjq
jqLightweight JSON processor
pkg install jqTree
treeRecursive directory listing
pkg install treeProot
prootChroot alternative for user-space
pkg install prootCloudflared
cloudflaredCloudflare Tunnel client
pkg install cloudflaredImageMagick
imagemagickImage manipulation suite
pkg install imagemagickShfmt
shfmtShell script formatter
pkg install shfmtMake
makeBuild automation tool
pkg install makeUdocker
udockerRun Docker containers without root
pkg install udockerTmate
tmateInstant terminal sharing
pkg install tmateNcurses Utils
ncurses-utilsTerminal UI manipulation tools
pkg install ncurses-utilsTranslate Shell
translate-shellCommand-line translator
pkg install translate-shellhtml2text
html2textHTML to plain text converter
pkg install html2textbc
bcArbitrary precision calculator
pkg install bc