https://github.com/bpevs/multireader
https://github.com/bpevs/multireader
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bpevs/multireader
- Owner: bpevs
- Created: 2024-03-20T18:28:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T21:28:27.000Z (about 2 years ago)
- Last Synced: 2025-03-05T01:43:38.853Z (about 1 year ago)
- Language: TypeScript
- Size: 1.62 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 |
