# Installer speedread avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de speedread pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install speedread
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:speedread
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.0
- **Résumé source:** Simple terminal-based rapid serial visual presentation (RSVP) reader
- **Page d'accueil:** <https://github.com/pasky/speedread>
- **Dépôt:** <https://github.com/pasky/speedread>
- **Dernière mise à jour:** 2026-07-13T17:31:47+09:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- speedread (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
