Programs

CLI programs which can be used directly

Available Programs


pretty-csv

Pretty-print CSV files as aligned tables

zfetch

A high-performance system information fetcher written in Zig

progress

View progress of running coreutils commands (cp, mv, dd, tar, etc.)

cowsay

Generate an ASCII picture of a cow saying something

timeout

Run a command with bounded time

zigfetch

Fetch zig packages, utilizing libcurl.

tcp-proxy

Forward TCP requests hitting a specified port on the localhost to a different port on another host

loc

Lines of code

pidof

Linux has this command, but not in macOS, so I write it for you.

repeat

Execute a command repeatly until it succeeds.

tree

Display the directory structure of a path in a tree-like format

night-shift

Configuring "Night Shift" for macOS. 🌕🌖🌗🌘🌑

dark-mode

Configuring "Dark mode" for macOS.

Last modified March 22, 2026: chore: bump to 0.5.0 (8c7d27e)