fd
CLIA simple, fast, and user-friendly alternative to find.
search3 recipes
xh
CLIFriendly and fast HTTP tool, reimplementation of HTTPie.
networking3 recipes
ffmpeg
CLIComplete, cross-platform solution for recording, converting, and streaming audio/video.
Compress video for web~93% est.
ffmpeg -i input.mp4 -vcodec libx264 -crf 28 -preset fast output.mp4media5 recipes
nmap
CLINetwork exploration and security scanning tool.
Fast scan top 100 ports~97% est.
nmap -F example.comnetworking3 recipes
ripgrep
CLIRecursively searches directories for a regex pattern, respecting .gitignore.
search4 recipes
rsync
CLIFast, versatile file copy and sync tool for local and remote transfers.
file-archive2 recipes
scc
CLISloc cloc and code: fast and accurate code statistics.
dev-tools3 recipes
starship
CLIMinimal, blazing-fast, infinitely customizable prompt for any shell.
shell2 recipes