An open API service indexing awesome lists of open source software.

https://github.com/bpevs/multireader


https://github.com/bpevs/multireader

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Multireader

**note: this app is still not done!**

epub reader for learning langauges.

Reads epub files, allows for highlighting/translating text, and creating flashcards from that text.

| command | description |
| --- | --- |
| `deno task dev` | runs in basic tauri window |
| `deno task start` | runs in android emulator |
| `deno task build` | builds for android |
| `deno task test` | run fmt, lint, test |

![screenshot of the app](./screenshot.png)