This package browser is in early development. Mind the rough edges.

bombadillo

Terminal browser for the gopher, gemini, and finger protocols

Bombadillo is a non-web browser for the terminal with vim-like key bindings, a document pager, configurable settings, and robust command selection. The following protocols are supported as first-class citizens: gopher, gemini, finger, and local. There is also support for telnet, http, and https via third-party applications.

Installation

Install the latest version of bombadillo as follows:

guix install bombadillo

Or install a particular version:

guix install bombadillo@2.4.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.