Homebrew Recommendations
This page contains interesting Homebrew formulae I have installed.
- angband
-
The classic dungeon-exploration game based on The Lord of the Rings.
Not much more to say.
- asciiquarium
-
Displays an acsii aquarium animation in your terminal window.
Very nice as a screensaver for monitors that are not in use.
- cairo
-
Useful library for drawing vector graphics. Cross-platform support.
- calc
- Command-line calculator. Support arbitrary precision.
- ccrypt
-
Command-line utility for encryption and decryption.
- cmatrix
-
Displays terminal raindrops in the style of The Matrix. Neat.
Somehow manages to segfault at times.
- cowsay
-
Makes an ascii cow deliver terminal output.
Provides several options for more interesting characters to state
output as well.
- doxygen
-
Fully-featured tool for automatically documenting C/C++ code.
Features exportable output to LaTeX, HTML, and more.
- figlet
-
Displays terminal output in big blocky ascii-art letters.
Great for splash screens.
- fortune
-
Delivers a random (hopefully interesting) adage upon invocation.
- gmp
-
Useful multiple-precision arithmetic library.
- hh
-
Suggestion box for Bash and zsh history.
- htop
-
Interactive process viewer with more features than basic
top
.
- imgcat
-
"Like
cat
, but for images."
Really just prints pictures in your terminal.
- latex2html
-
Great tool for converting LaTeX documents to well-formatted HTML.
- latex2rtf
-
Like latex2html, but converts LaTeX to RTF instead.
- links
-
Fork of
lynx
which supports tables and menus.
- lolcat
-
Converts terminal output into rainbow colors.
- lynx
-
Terminal-based web browser. Surprisingly functional.
- ncdu
-
View your disk usage using ncurses.
- ncurses
-
UI library specifically for text and terminal.
Comes bundled with MacOS.
- nethack
-
A great roguelike and time waster. Lots of content and strategy.
- nettle
-
A small low-level crypto library.
- nyancat
-
It's nyancat in terminal form.
- oniguruma
-
Solid regex library.
- pandoc
-
Fully-featured document format converter. Can convert nearly any
format to nearly any other format.
- pixman
-
Library for single-pixel manipulation.
- sfml
-
Cross-platform simple media library. Excellent resources available
online as well.
- stone-soup
-
Dungeon Crawl Stone Soup, a deep roguelike with a lot of playstyles.
- the_silver_searcher
-
Highly functional code searcher, similar to ack.
- thefuck
-
Command-line tool for correcting your previous commands.
Surprisingly, extremely useful.
- tig
-
Text UI for viewing Git information. A great alternative to
git log --graph
.
- tmux
-
A terminal multiplexer. Vital if you are the kind of person who
posts screenshots of your desktop on Cambodian basket manufacturing
imageboards.
- tree
-
Displays the contents of a directory in tree format inside the
terminal.
- unrar
-
Command-line tool for extracting compressed archive formats.
- valgrind
-
The classic memory analysis tool for debugging and profiling.
- youtube-dl
-
Downloads YouTube videos from command line.
- zsh
-
An excellent UNIX shell command interpreter.
- zsh-completions
-
Defines additional completions for zsh. Useful if you're using zsh,
useless otherwise.
home
:: blog
:: homebrew recommendations