# Install speedread with Homebrew, Nix

Simple terminal-based rapid serial visual presentation (RSVP) reader. Version 1.0 via Homebrew; verified 2026-07-13. Also installable with nix: nix profile install nixpkgs#speedread.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install speedread
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Package facts

- **Package key:** brew:speedread
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/speedread>
- **Version:** 1.0
- **Source summary:** Simple terminal-based rapid serial visual presentation (RSVP) reader
- **Homepage:** <https://github.com/pasky/speedread>
- **Repository:** <https://github.com/pasky/speedread>
- **License:** MIT
- **Source archive:** <https://github.com/pasky/speedread/archive/refs/tags/v1.0.tar.gz>
- **Last updated:** 2026-07-13T17:31:47+09:00
- **Generated:** 2026-08-04T22:13:35+00:00

## Executables

- speedread (cli)
- speedread (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-08-04
- Package-manager version: 1.0
- Package-manager updated: 2026-07-13
- Local data: ok
- Upstream repository: https://github.com/pasky/speedread
- Upstream latest detected: v1.0 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** speedread
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- 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


## Related links

- [Source-control packages](https://pkg.so/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [tmux](https://pkg.so/brew/tmux/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [vim](https://pkg.so/brew/vim/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [yazi](https://pkg.so/brew/yazi/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [midnight-commander](https://pkg.so/brew/midnight-commander/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [mutt](https://pkg.so/brew/mutt/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [superfile](https://pkg.so/brew/superfile/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [lf](https://pkg.so/brew/lf/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [byobu](https://pkg.so/brew/byobu/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [mdp](https://pkg.so/brew/mdp/) - Local package facts share a topical domain. Shared terms: based, cli, presentation, productivity, terminal.
- [nmail](https://pkg.so/brew/nmail/) - Local package facts share a topical domain. Shared terms: based, cli, productivity, terminal, terminal-based.
- [patat](https://pkg.so/brew/patat/) - Local package facts share a topical domain. Shared terms: based, cli, productivity, terminal, terminal-based.

## Combined YAML source

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


## Sources

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