Add feature information
This commit is contained in:
@@ -1,9 +1,22 @@
|
||||
# ⚡ Speed reader
|
||||
# Speed Reader
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
A web-based speed reading tool using Rapid Serial Visual Presentation (RSVP) with Optimal Recognition Point (ORP) alignment.
|
||||
|
||||
## Features
|
||||
|
||||
- EPUB and TXT file support
|
||||
- Adjustable reading speed (50-1500 WPM)
|
||||
- Progress tracking with position memory per text
|
||||
- Dark theme optimized for reading
|
||||
- Settings persisted to localStorage
|
||||
|
||||
## Screenshot
|
||||
|
||||
<img width="1478" height="1084" alt="localhost_5173_" src="https://github.com/user-attachments/assets/6f7f2599-27ae-4065-b1fe-5d767a65a2fb" />
|
||||
|
||||
## What is RSVP?
|
||||
@@ -47,18 +60,6 @@ Studies have shown that RSVP reading can achieve speeds of 500+ words per minute
|
||||
|
||||
Note: Extended RSVP reading can cause visual fatigue. Take breaks.
|
||||
|
||||
## Features
|
||||
|
||||
- Adjustable reading speed (50-1500 WPM)
|
||||
- ORP highlighting with fixed focal point (Spritz algorithm)
|
||||
- Variable word timing based on length and punctuation
|
||||
- EPUB and TXT file support
|
||||
- Progress tracking with position memory per text
|
||||
- Keyboard shortcuts
|
||||
- Adjustable side opacity
|
||||
- Dark theme optimized for reading
|
||||
- Settings persisted to localStorage
|
||||
|
||||
## Running locally
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user