# 使用 Homebrew 安装 bltool

查看 bltool 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:bltool
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install bltool
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:bltool
- **软件包管理器:** Homebrew
- **版本:** 0.2.4
- **来源摘要:** Tool for command-line interaction with backloggery.com
- **主页:** <https://github.com/ToxicFrog/bltool>
- **仓库:** <https://github.com/ToxicFrog/bltool>
- **最后更新:** 2026-07-17T17:53:01+09:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- bltool (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.2.4
## 项目历史与用法

bltool is a Clojure command-line utility for moving game-library data into and out of Backloggery, with import paths for Steam and Xbox Live. The project README now marks it unmaintained and warns that it has issues with the current Backloggery site.

### 项目历史

Ben "ToxicFrog" Kelly released bltool in 2013 as a command-line helper for managing a Backloggery game collection. Its release tags run from v0.1.0 in 2013 through v0.2.4 in 2017, and the README records an explicit unmaintained status update.

The tool was built with Leiningen and distributed as a Java jar/release zip, with Homebrew offered as the macOS package-manager path.

### 采用历史

bltool served a niche automation audience: Backloggery users who wanted bulk add, delete, filter, and import workflows rather than editing a game list by hand. The Homebrew formula made that niche tool easy to install on macOS.

### 使用方式

The command reads from formats such as Backloggery, Steam, Xbox Live, text, EDN, and JSON, then writes to Backloggery operations or local files. Backloggery writes use command-line username and password options rather than a documented credentials file.

Examples in the README show Steam-to-text-to-Backloggery imports, duplicate filtering, and deletion workflows composed with ordinary shell commands.

### 为什么软件包爱好者会关心

bltool is interesting mostly as a frozen snapshot of personal-data plumbing around 2010s game-tracking sites: a Clojure jar packaged for Homebrew, shell pipelines, EDN/JSON interchange, and fragile integrations with consumer web services.

### 时间线

- 2013: v0.1.0 tag published and README copyright names Ben "ToxicFrog" Kelly and Google Inc.
- 2014: v0.1.x releases continued with import and format workflows documented in the README.
- 2017: v0.2.4 tag published.
- 2021: README updated to say the project is no longer maintained.

### Related projects

- Backloggery is the primary destination service.
- Steam Community and Xbox Live are optional import sources.
- Leiningen is the documented build tool for source builds.

### 来源

- <https://github.com/ToxicFrog/bltool#readme>
- <https://github.com/ToxicFrog/bltool/releases>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/bltool.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bltool.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
