1.5.0 • Published 4 years ago
terminal-book-reader v1.5.0
tbr(terminal book reader)
About
tbr is a simple e-book reader in terminal.By now, support txt, html and epub.
Installation
npm install terminal-book-readerConfiguration
Config files store in .config/tbr/tbr.yaml. Themes configuration store in .config/tbr/themes.yaml. Files will auto generated if not exists.
Key binding
| Function | Key mappings |
|---|---|
| Next page | space,page down |
| Previous page | page up |
| Search | '/' |
| Search Next | 'n' |
| Search backward | 'N' |
| History dialog | 'h' |
| Select chapter | 'c' |
| Select theme | 't' |
| Show version | 'v' |
| Next line | down |
| Previous line | up |
| Back prev position | left |
| Forward to next position | right |
| Goto start of chapter | home |
| Goto end of chapter | end |
| Goto line | 'g' |
| Next chapter | ^D |
| Previous chapter | ^B |
| Switch view mode han<=>xi | ^X |
| Quit | 'q', escape, ^C |
License
GPL2
1.4.2
5 years ago
1.5.0
4 years ago
1.4.1
5 years ago
1.4.0
5 years ago
1.3.5
5 years ago
1.3.4
5 years ago
1.3.3
5 years ago
1.3.2
5 years ago
1.3.1
5 years ago
1.3.0
5 years ago
1.2.4
5 years ago
1.2.3
5 years ago
1.2.2
5 years ago
1.2.1
5 years ago
1.2.0
5 years ago
1.1.0
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago