docs: update readme
This commit is contained in:
35
README.md
35
README.md
@@ -26,22 +26,23 @@ Please also note that as of now, you need to have [ffmpeg](https://ffmpeg.org/)
|
|||||||
|
|
||||||
### Bindings
|
### Bindings
|
||||||
|
|
||||||
| Key | Action |
|
| Key | Action |
|
||||||
| ------------ | -------------------------- |
|
| ------------ | --------------------------- |
|
||||||
| `?` | Show help screen |
|
| `?` | Show help screen |
|
||||||
| `n` | Sort by name |
|
| `n` | Sort by name |
|
||||||
| `p` | Sort by progress |
|
| `p` | Sort by progress |
|
||||||
| `a` | Show all/unfinished |
|
| `a` | Show all/unfinished |
|
||||||
| `enter` | Play the selected book |
|
| `enter` | Play the selected book |
|
||||||
| `space` | Pause/resume the playback |
|
| `space` | Pause/resume the playback |
|
||||||
| `left` | Seek backward 30 seconds |
|
| `left` | Seek backward 30 seconds |
|
||||||
| `right` | Seek forward 30 seconds |
|
| `right` | Seek forward 30 seconds |
|
||||||
| `ctrl+left` | Go to the previous chapter |
|
| `ctrl+left` | Go to the previous chapter |
|
||||||
| `ctrl+right` | Go to the next chapter |
|
| `ctrl+right` | Go to the next chapter |
|
||||||
| `up` | Increase playback speed |
|
| `up` | Increase playback speed |
|
||||||
| `down` | Decrease playback speed |
|
| `down` | Decrease playback speed |
|
||||||
| `d` | Download/delete from cache |
|
| `f` | Mark as finished/unfinished |
|
||||||
| `q` | Quit the application |
|
| `d` | Download/delete from cache |
|
||||||
|
| `q` | Quit the application |
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
@@ -57,7 +58,7 @@ Please also note that as of now, you need to have [ffmpeg](https://ffmpeg.org/)
|
|||||||
- [x] download/remove a book in the cache without having to play it
|
- [x] download/remove a book in the cache without having to play it
|
||||||
- [x] add a help screen with all the keybindings
|
- [x] add a help screen with all the keybindings
|
||||||
- [x] increase/decrease reading speed
|
- [x] increase/decrease reading speed
|
||||||
- [ ] mark a book as finished or unfinished
|
- [x] mark a book as finished or unfinished
|
||||||
- [ ] get your stats in a separated pane
|
- [ ] get your stats in a separated pane
|
||||||
- [ ] filter books on views
|
- [ ] filter books on views
|
||||||
- [ ] search in your book library
|
- [ ] search in your book library
|
||||||
|
|||||||
Reference in New Issue
Block a user