Development Tools

Dev Tools

Essential CLI tools for development on Termux. Git, fuzzy finders, JSON processors, and more.

Available Tools

19 development tools

GitHub CLI

gh

Official GitHub command-line tool

core install dev --gh

Wget

wget

File downloader

core install dev --wget

Curl

curl

HTTP client and transfer tool

core install dev --curl

Fzf

fzf

Command-line fuzzy finder

core install dev --fzf

LSD

lsd

Modern ls replacement with icons and colors

core install dev --lsd

Bat

bat

Modern cat replacement with syntax highlighting

core install dev --bat

jq

jq

Lightweight JSON processor

core install dev --jq

Tree

tree

Recursive directory listing

core install dev --tree

Proot

proot

Chroot alternative for user-space

core install dev --proot

Cloudflared

cloudflared

Cloudflare Tunnel client

core install dev --cloudflared

ImageMagick

imagemagick

Image manipulation suite

core install dev --imagemagick

Shfmt

shfmt

Shell script formatter

core install dev --shfmt

Make

make

Build automation tool

core install dev --make

Udocker

udocker

Run Docker containers without root

core install dev --udocker

Tmate

tmate

Instant terminal sharing

core install dev --tmate

Ncurses Utils

ncurses-utils

Terminal UI manipulation tools

core install dev --ncurses-utils

Translate Shell

translate-shell

Command-line translator

core install dev --translate-shell

html2text

html2text

HTML to plain text converter

core install dev --html2text

Bc

bc

Arbitrary precision calculator

core install dev --bc