KestrelReader shows text one word at a time at a fixed spot on screen (RSVP). You read without moving your eyes across the page.
Live app: kestrel-reader.vercel.app. Extension builds are on the Releases page.
No account. No cloud uploads. Parsing and storage stay on your device.
Open the web app in your browser. To install it, use your browser's install option for the PWA.
For the extension: download the zip from Releases, unzip it, open your browser's extensions page, enable developer mode, and load the unpacked folder.
You need Node.js. Rust is only required for the Tauri desktop build.
npm install
npm run devExtension: npm run build:extension, then load dist-extension in developer mode.
Desktop: npx tauri build (requires Rust).
No personal data collected. See PRIVACY.md.
MIT