# speedread を Homebrew, Nix でインストール

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
