LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

bombadillo

Terminal browser for Gopher, Gemini, and Finger protocols

TLDR

Launch Bombadillo
$ bombadillo
copy
Open a specific Gopher URL
$ bombadillo [gopher://example.com]
copy
Open a Gemini URL
$ bombadillo [gemini://example.com]
copy

SYNOPSIS

bombadillo [options] [url]

DESCRIPTION

bombadillo is a non-web browser designed for the terminal. It supports the Gopher, Gemini, and Finger protocols, as well as local file browsing. It provides a vim-like modal interface with command-line navigation for exploring the "small internet" — alternative protocols to the modern web.The browser renders text content directly in the terminal, supports bookmarks, history navigation, and configurable settings. It can handle TLS connections for Gemini and provides a distraction-free reading experience.

PARAMETERS

-v

Display version information and exit
-t
Set the terminal window title to "Bombadillo"
-h
Display usage help and exit

CONFIGURATION

Configuration is stored in ~/.config/bombadillo/config.ini. Settings include default protocol, home URL, certificate handling, and display preferences. Settings can also be changed at runtime using the :set command.

INSTALL

sudo apt install bombadillo
copy
sudo apk add bombadillo
copy
brew install bombadillo
copy
nix profile install nixpkgs#bombadillo
copy

CAVEATS

Does not support HTTP/HTTPS natively — it is specifically designed for alternative protocols, though HTTP/HTTPS can be opened via a configured external handler. Gemini TLS certificate handling uses trust-on-first-use (TOFU). Media files are passed to external handlers. Navigation uses vim-like keybindings: `j`/`k` scroll, `b` goes back, `f` goes forward, `g`/`G` jump to top/bottom, and `q` quits.

HISTORY

Bombadillo was created by sloum (on tildegit) and first released around 2019. Written in Go, it was developed as part of the growing interest in the Gemini protocol and the small-internet movement. The name references the character Tom Bombadil from Tolkien's works.

SEE ALSO

lynx(1), w3m(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid