Stutter is a native Android reading app for Rapid Serial Visual Presentation (RSVP). RSVP is a way to read faster with less eye movement, one word at a time.
This app is inspired by my Stutter browser extension.
- No cookies.
- No shared browser state.
- No analytics.
- No tracking.
- No history or content persistence beyond the current session.
If you close the app, your content is gone.
- ICU is used for word segmentation.
- Language aware hyphenation is used for long words.
- Language selection follows this order:
- Language declared in the content.
- User configured default language.
- Device locale.
Paste any plain text directly into the app and start reading.
Share selected text from another app to Stutter.
Share a public article URL to Stutter.
The app will fetch the page and extract the main readable content.
Authenticated or paywalled pages usually cannot be fetched by URL alone.
In those cases, paste text instead.
- Development, build, and release details live in
DEVELOPMENT.md. - Cross-channel release steps are in
RELEASE.md.
Stutter attempts to make use of the latest scientific journal data on rapid serial visual presentation. Some of the works that have influenced the project are:
- Optimizing the reading of electronic text using rapid serial visual presentation
- Parafoveal perception during sentence reading? An ERP paradigm using rapid serial visual presentation (RSVP) with flankers
- Temporary suppression of visual processing in an RSVP task: an attentional blink?
- The more your mind wanders, the smaller your attentional blink: An individual differences study
- The Relationship between Reading Strategy Use and Reading Comprehension as Mediated by Reading Rate: The Case of Eye Movement Training by Rapid Serial Visual Presentation (RSVP)
- Rapid serial visual presentation in reading: The case of Spritz
- Capturing and holding attention: The impact of emotional words in rapid serial visual presentation
- Perceptual and cognitive factors imposing “speed limits” on reading rate: a study with the rapid serial visual presentation
Stutter collects no user data. Nothing about your usage is stored or transferred to any server. It can be used offline.