Metadata-Version: 2.1
Name: shirah-reader
Version: 0.1
Summary: UNKNOWN
Home-page: https://github.com/hallicopter/shirah-reader
Author: Hallicopter
Author-email: advait.raykar@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: EbookLib
Requires-Dist: beautifulsoup4
Requires-Dist: syllables
Requires-Dist: termcolor

# Shirah
A terminal RSVP speed reader.

![Alt text](/assets/shirah.gif "Optional Title")

Caution, early stage software.

### What is an RSVP reader?
RSVP stands for [Rapid Serial Visual presentiation](https://en.wikipedia.org/wiki/Rapid_serial_visual_presentation).
Its a controversial method to enable speedreading. I have been using this on my devices, and it has given me great results. I wanted to have an option to do this in the terminal too.
Ignore the haters, and try it for yourself.
Also, I don't like that the best options on a computer are paid softwares.

### Usage


### Goals
- [x] Read txt
- [x] Read epubs
- [x] Pause
- [ ] Save progress
- [ ] Progress bar.
- [ ] Chapter-wise Navigation


