Wear Term
>_ 146 packages · 12 categories

Everything you can install.

Generated from wearterm-repo/packages.list. Dependencies are pulled in automatically, so only the things you would actually ask for are listed. Install any of them with zbd install <name>.

146 packages

Shell 12

zbd install bashbash

The GNU Bourne-again shell — what a Wear Term session starts in.

zbd install busyboxbusybox

Hundreds of tiny UNIX utilities in one binary; a fallback when the full tools aren't installed.

zbd install coreutilscoreutils

ls, cp, mv, cat, sort and the rest of the GNU core toolset.

zbd install ncursesncurses

Terminal UI library that most full-screen tools link against.

zbd install ncurses-utilsncurses-utils

tput, infocmp, clear — terminal capability queries.

zbd install readlinereadline

Line editing and history for interactive prompts.

zbd install libandroid-supportlibandroid-support

Fills in the libc functions Bionic is missing; many packages depend on it.

zbd install zshzsh

Shell with strong completion and globbing; a common bash replacement.

zbd install fishfish

Friendly shell with autosuggestions out of the box — pleasant with a small keyboard.

zbd install dashdash

Minimal POSIX shell; fast, ideal for scripts.

zbd install bash-completionbash-completion

Tab completion rules for hundreds of commands.

zbd install rlwraprlwrap

Wraps any command in readline, giving it history and line editing.

Files 17

zbd install grepgrep

Search text with regular expressions.

zbd install sedsed

Stream editor for substitutions and line surgery.

zbd install gawkgawk

GNU awk — field-oriented text processing and reports.

zbd install findutilsfindutils

find and xargs — walk the tree and act on what you find.

zbd install lessless

Pager with search and scrollback; pairs well with rotary scrolling.

zbd install mostmost

Pager with colour support and multiple windows.

zbd install diffutilsdiffutils

diff, cmp, sdiff — compare files line by line.

zbd install patchpatch

Apply unified diffs to a tree.

zbd install whichwhich

Locate a command on PATH.

zbd install filefile

Identify a file's type from its contents, not its name.

zbd install treetree

Print a directory as an indented tree.

zbd install moreutilsmoreutils

sponge, ts, vipe, parallel — the missing UNIX utilities.

zbd install dos2unixdos2unix

Convert CRLF line endings to LF and back.

zbd install pvpv

Pipe viewer: progress, rate and ETA for any stream.

zbd install nnnnnn

Very fast terminal file manager, light on memory.

zbd install mcmc

Midnight Commander — two-pane file manager with a built-in viewer.

zbd install rangerranger

vi-keyed file manager with a preview column.

Archives 9

zbd install tartar

Create and extract .tar archives.

zbd install gzipgzip

The .gz compressor, and gunzip/zcat with it.

zbd install bzip2bzip2

Higher-ratio, slower compression for .bz2.

zbd install xz-utilsxz-utils

xz and lzma — best ratio of the classic three.

zbd install zstdzstd

Modern compressor: near-gzip speed at much better ratios.

zbd install unzipunzip

Extract .zip archives.

zbd install zipzip

Create .zip archives.

zbd install p7zipp7zip

7z — handles 7z, and reads most other archive formats.

zbd install unrarunrar

Extract .rar archives.

Editors 4

zbd install vimvim

The modal editor, full build. The largest package here by a margin, and deliberately kept.

zbd install nanonano

Small, modeless editor — the one to reach for on a watch.

zbd install micromicro

Modern terminal editor with normal Ctrl shortcuts and mouse support.

zbd install hexcursehexcurse

Full-screen hex editor.

Sessions 3

zbd install tmuxtmux

Terminal multiplexer. Detach a session, close the app, reattach later with everything still running.

zbd install screenscreen

The older multiplexer; still the lightest way to keep a shell alive.

zbd install asciinemaasciinema

Record a terminal session as a replayable cast file.

System 10

zbd install htophtop

Interactive process viewer with per-core CPU meters.

zbd install procpsprocps

ps, top, free, kill, vmstat — the classic process tools.

zbd install ncduncdu

Disk usage browser; finds what's eating the watch's storage.

zbd install util-linuxutil-linux

mount, dmesg, lsblk, script, column and friends.

zbd install lsoflsof

List open files and the processes holding them.

zbd install stracestrace

Trace system calls — the first tool when something silently fails.

zbd install timetime

Measure how long a command takes and what it cost.

zbd install progressprogress

Show progress for a running cp, dd, tar or gzip.

zbd install tsutsu

Get a root shell when the watch is rooted; a no-op otherwise.

zbd install neofetchneofetch

System summary with an ASCII logo. Yes, it works on a round screen.

Network 16

zbd install curlcurl

Transfer data over HTTP, FTP and a dozen other protocols.

zbd install wgetwget

Retrieve files over HTTP and FTP, with resume and recursion.

zbd install wget2wget2

Rewritten wget: parallel connections, HTTP/2.

zbd install opensshopenssh

ssh, scp, sftp and ssh-keygen — administer a server from your wrist.

zbd install moshmosh

Roaming SSH replacement that survives the watch losing Wi-Fi.

zbd install ca-certificatesca-certificates

The root certificate bundle TLS verification needs.

zbd install opensslopenssl

The TLS and crypto library.

zbd install openssl-toolopenssl-tool

The openssl command: certificates, keys, digests, s_client.

zbd install rsyncrsync

Efficient incremental file sync, local or over SSH.

zbd install netcat-openbsdnetcat-openbsd

nc — raw TCP and UDP connections; the network multitool.

zbd install socatsocat

Bidirectional relay between any two sockets, files or processes.

zbd install aria2aria2

Multi-connection downloader; HTTP, FTP, BitTorrent and Metalink.

zbd install croccroc

Send a file to another machine with a one-time code word.

zbd install dnsutilsdnsutils

dig, nslookup, host — DNS queries.

zbd install iproute2iproute2

ip, ss — modern interface, route and socket inspection.

zbd install whoiswhois

Look up domain and IP registration records.

Security 43

zbd install nmapnmap

The port scanner and service prober, with its scripting engine.

zbd install rustscanrustscan

Fast port sweeper that hands open ports straight to nmap.

zbd install dirbdirb

Brute-force web content discovery against a wordlist.

zbd install testssl.shtestssl.sh

Audit a TLS endpoint's protocols, ciphers and known flaws.

zbd install crunchcrunch

Generate wordlists to a pattern.

zbd install dnsmapdnsmap

Enumerate subdomains of a target domain.

zbd install mdns-scanmdns-scan

Discover mDNS/Bonjour services on the local network.

zbd install sslscansslscan

Enumerate the ciphers and certificates a TLS server offers.

zbd install yarayara

Pattern-match files against malware rules.

zbd install ssdeepssdeep

Fuzzy hashing — find files that are similar, not identical.

zbd install sleuthkitsleuthkit

Filesystem forensics: walk images and recover deleted entries.

zbd install zzufzzuf

Fuzzer that mutates a program's input transparently.

zbd install ripsecretsripsecrets

Scan a repository for committed secrets.

zbd install steghidesteghide

Hide and extract data inside image and audio files.

zbd install virustotal-clivirustotal-cli

Query VirusTotal for a hash, file or URL.

zbd install proxychains-ngproxychains-ng

Force any command's traffic through a SOCKS or HTTP proxy.

zbd install tortor

The onion-routing client and SOCKS proxy.

zbd install torsockstorsocks

Run a command with its traffic pushed through Tor.

zbd install traceroutetraceroute

Map the hops between here and a host.

zbd install net-toolsnet-tools

ifconfig, netstat, route — the legacy network tools.

zbd install minisignminisign

Small, modern signature tool compatible with signify.

zbd install chntpwchntpw

Edit Windows SAM and registry hives offline.

zbd install rizinrizin

Reverse-engineering framework: disassembler, debugger, analysis.

zbd install shellcheckshellcheck

Static analysis for shell scripts; catches quoting bugs before they bite.

zbd install shellhardenshellharden

Rewrite shell scripts with correct quoting.

zbd install weggliweggli

Semantic grep for C and C++ — search by code pattern, not text.

zbd install ageage

Simple, modern file encryption with small keys.

zbd install ragerage

Rust implementation of age, with the same file format.

zbd install gnupggnupg

GPG: encryption, signing and key management.

zbd install signifysignify

OpenBSD's minimal signature tool.

zbd install argon2argon2

The password-hashing function and its CLI.

zbd install scryptscrypt

Encrypt a file with a memory-hard key derivation.

zbd install sqlciphersqlcipher

SQLite with transparent, authenticated page encryption.

zbd install oathtooloathtool

Generate TOTP and HOTP codes — 2FA from the terminal.

zbd install pwgenpwgen

Generate pronounceable or random passwords.

zbd install wuzzwuzz

Interactive terminal UI for poking at HTTP endpoints.

zbd install wrkwrk

HTTP benchmarking with a scriptable load model.

zbd install vegetavegeta

HTTP load testing at a constant request rate, with reports.

zbd install net-snmpnet-snmp

SNMP client tools for querying network gear.

zbd install sshpingsshping

Measure SSH round-trip latency and throughput.

zbd install nss-utilsnss-utils

certutil and friends — manage NSS certificate databases.

zbd install upxupx

Compress executables in place.

zbd install vbindiffvbindiff

Compare two binaries visually, byte by byte.

Development 17

zbd install gitgit

Distributed version control. Clone, commit and push from the watch.

zbd install git-lfsgit-lfs

Git extension for large files.

zbd install tigtig

ncurses browser for git history, staging and blame.

zbd install pythonpython

CPython 3 with pip — the most useful thing to have on a watch after a shell.

zbd install perlperl

Perl 5, still unmatched for one-line text surgery.

zbd install lua54lua54

Lua 5.4 interpreter; tiny and fast to embed.

zbd install makemake

GNU make — build automation.

zbd install entrentr

Run a command whenever a watched file changes.

zbd install jqjq

Slice, filter and transform JSON on the command line.

zbd install yqyq

jq for YAML, TOML and XML.

zbd install sqlitesqlite

The sqlite3 shell and library.

zbd install bcbc

Arbitrary-precision calculator language.

zbd install wcalcwcalc

Quick command-line calculator with units and variables.

zbd install unitsunits

Convert between thousands of physical units.

zbd install golanggolang

The Go toolchain. Compiling on a watch is slow but it works.

zbd install nodejsnodejs

Node.js and npm.

zbd install cmakecmake

Cross-platform build system generator.

Docs 2

zbd install mandocmandoc

Render man pages; the reader for everything else's documentation.

zbd install tealdeertealdeer

tldr client — short, example-first help instead of a full man page.

Fun 9

zbd install cowsaycowsay

An ASCII cow says what you tell it to.

zbd install figletfiglet

Render text as large ASCII letters.

zbd install fortunefortune

A random quotation, the traditional login greeting.

zbd install slsl

A steam locomotive crosses the screen when you mistype ls.

zbd install cmatrixcmatrix

Falling green characters. Unreasonably good on a round display.

zbd install toilettoilet

figlet with colour and filters.

zbd install jp2ajp2a

Convert a JPEG to ASCII art.

zbd install batbat

cat with syntax highlighting, git gutter and paging.

zbd install ezaeza

Modern ls with colours, icons, git status and a tree mode.

Packages over roughly 40 MB stay out of the repository by default — watch storage is the budget. vim and the development toolchains are deliberate exceptions.