| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Textream.dmg | 2026-05-08 | 1.7 MB | |
| Textream-macos15.dmg | 2026-05-08 | 1.7 MB | |
| README.md | 2026-05-08 | 2.0 kB | |
| Textream v1.5.2 source code.tar.gz | 2026-05-08 | 2.0 MB | |
| Textream v1.5.2 source code.zip | 2026-05-08 | 2.1 MB | |
| Totals: 5 Items | 7.5 MB | 31 | |
Installation
- Textream.dmg — for macOS 26 Tahoe and later (recommended, includes Liquid Glass effects)
-
Textream-macos15.dmg — for macOS 15 Sequoia
-
Download the DMG for your macOS version
- Open the DMG and drag Textream to Applications
-
Since the app is not notarized, macOS may block it on first launch. Run the following command in Terminal to fix this:
xattr -cr /Applications/Textream.app
Then open Textream normally.
Or install via Homebrew:
brew install f/textream/textream
What's Changed
- fix: always show page sidebar and read current page on play by @nathanael in https://github.com/f/textream/pull/20
- feat: add cue color and brightness settings for annotation text by @nathanael in https://github.com/f/textream/pull/21
- Add overlay transparency with blur and slider by @bhupathii in https://github.com/f/textream/pull/33
- fix: downmix multi-channel audio to mono for SFSpeechRecognizer by @chrishutchins in https://github.com/f/textream/pull/32
- Fix: Keep text visible after WPM auto-scroll reaches the end by @ecwilsonaz in https://github.com/f/textream/pull/30
- fix: start playback from selected page and install key monitor in pin… by @lagilist in https://github.com/f/textream/pull/44
- fix: voice tracking highlight and mic stall bugs by @afkehaya in https://github.com/f/textream/pull/37
New Contributors
- @nathanael made their first contribution in https://github.com/f/textream/pull/20
- @bhupathii made their first contribution in https://github.com/f/textream/pull/33
- @chrishutchins made their first contribution in https://github.com/f/textream/pull/32
- @ecwilsonaz made their first contribution in https://github.com/f/textream/pull/30
- @lagilist made their first contribution in https://github.com/f/textream/pull/44
- @afkehaya made their first contribution in https://github.com/f/textream/pull/37
Full Changelog: https://github.com/f/textream/compare/v1.5.1...v1.5.2