# 使用 Homebrew, Nix 安装 speedread

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

## 安装

```sh
sudo av install brew:speedread
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install speedread
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#speedread
```

  证据: nixpkgs package indexes: pkgs/by-name/sp/speedread/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:speedread
- **软件包管理器:** Homebrew
- **版本:** 1.0
- **来源摘要:** Simple terminal-based rapid serial visual presentation (RSVP) reader
- **主页:** <https://github.com/pasky/speedread>
- **仓库:** <https://github.com/pasky/speedread>
- **最后更新:** 2026-07-13T17:31:47+09:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- speedread (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

speedread is a small terminal RSVP reader inspired by Spritz-style rapid serial visual presentation. In package-manager terms it is a classic tiny Unix filter: pipe text in, watch words stream by at a chosen words-per-minute rate.

### 项目历史

The GitHub repository was created in March 2014. Its README describes speedread as a simple terminal-based open source Spritz-alike that displays input text one word at a time, aligned on optimal reading points, so the eye can stay fixed while reading quickly.

### 采用历史

The project published a v1.0 release in January 2016 and later appeared in package managers including Homebrew and Nix according to the input package facts. Its adoption is modest but durable, centered on users who want a minimal command-line version of an RSVP reading tool.

### 使用方式

The documented usage is to pipe text into the program and set a reading speed, for example by sending a file through speedread at 250 words per minute or higher. It does not need credentials or a config file, which makes it fit naturally into shell pipelines.

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

Package nerds care because speedread is the sort of one-file-ish terminal utility package managers preserve well: no account, no service, no GUI, just a narrow interface that composes with cat, curl, pbpaste, and other text-producing commands.

### 时间线

- 2014: pasky/speedread repository created on GitHub.
- 2016: v1.0 release published.
- 2020s: Available through Homebrew and Nix package facts in this dataset.

### Related projects

- The README positions speedread as an open source Spritz-alike.
- It belongs to the broader family of terminal filters and RSVP reading tools.

### 来源

- <https://api.github.com/repos/pasky/speedread>
- <https://github.com/pasky/speedread>
- <https://github.com/pasky/speedread/releases>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

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

## 其他软件包管理器记录

- Nix - speedread: normalized package name match | nixpkgs package indexes: pkgs/by-name/sp/speedread/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

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