macOS
brew install bombadilloprovider-native install command
安装
brew install bombadilloprovider-native install command
概览
Non-web browser, designed for a growing list of protocols
历史
Bombadillo is a terminal non-web browser with first-class support for Gopher, Gemini, Finger, and local files, plus optional integration with tools for telnet and HTTP/HTTPS.
Bombadillo was created in the tilde/Gopher revival milieu and is hosted on tildegit. Official repository metadata records the repository creation in March 2019, and the official README describes a terminal browser with vim-like keybindings, a document pager, configurable settings, and command selection.
The project reached version 1.0.0 in September 2019. Its README later documents a release process where, starting with version 2.0.0, releases merged to `master` are version-tagged while development proceeds through a `develop` branch and work branches.
Bombadillo's protocol set made it a natural fit for the Gemini era: it handles Gopher and Gemini as first-class protocols, keeps HTTP/HTTPS opt-in, and can delegate web rendering to programs such as Lynx, w3m, or elinks.
Bombadillo's adoption is concentrated among terminal users, tilde community members, Gemini and Gopher users, and people who prefer small-network browsing over the modern web. The input package facts list Alpine, Homebrew, Debian, MacPorts, Nix, and Ubuntu packaging, showing that it escaped its niche enough to become a normal Unix package.
The official README notes that development is largely handled by Sloum with help from asdf, jboverf, and community input, which matches the small-community maintenance model common in tilde and Gemini software.
Common usage is simply running `bombadillo`, then navigating protocol URLs inside a full-screen terminal interface. Installed documentation is primarily the `bombadillo` man page; built-in help navigates to the project's Gopher-hosted user guide.
Administrators can build from source with `make install`, override `PREFIX`, and customize defaults in `defaults.go`; the `configlocation` default controls where `.bombadillo.ini` is stored.
Bombadillo is package-nerd significant because it represents a non-web browser packaged like a normal Unix CLI: man page, Makefile install, config file, source builds, and prebuilt releases. It is also a useful marker for the Gopher/Gemini revival reaching mainstream repositories.
For packagers, it is a tidy example of Go terminal software that still behaves like traditional Unix software: simple binary, man page, config file, optional external helpers, and distribution across Linux, BSD-style, and macOS package systems.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
configlocation/.bombadillo.iniCredential-bearing paths to review before unattended agent runs.
configlocation/.bombadillo.ini可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
bombadillo | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:bombadillo |
|---|---|
| 版本 | 2.4.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://bombadillo.colorfield.space/ |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.