Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nyzss/mythril
desktop manga reader, all api credits goes to mangadex
https://github.com/nyzss/mythril
app desktop manga mangadex mangadex-api manhua manhwa react tauri typescript vite
Last synced: 1 day ago
JSON representation
desktop manga reader, all api credits goes to mangadex
- Host: GitHub
- URL: https://github.com/nyzss/mythril
- Owner: nyzss
- Created: 2023-10-20T16:38:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-01T21:35:07.000Z (about 1 year ago)
- Last Synced: 2024-11-21T09:36:56.087Z (2 months ago)
- Topics: app, desktop, manga, mangadex, mangadex-api, manhua, manhwa, react, tauri, typescript, vite
- Language: TypeScript
- Homepage: https://nascent.dev
- Size: 360 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Desktop Manga Reader
I wanted to have a good desktop manga reader for multiple reasons. mainly is to easily download chapters I want to read offline, I also wanted an app to keep track of where I left reading.
I'd like to precise that this is mainly for education purposes, I am learning a good amount of stuff from this project so I may not be perfect in my programming.
---
for the stack I use:
**Typescript React + Vite** as my frontend framework.
**Tailwind** for styles.for the application framework I opted for [Tauri](https://tauri.app/) mainly because of the smaller build size but also for the fact that Rust is used (even though I am currently not making much use of it.)
#### All API credits goes to [Mangadex](https://api.mangadex.org/) who did an amazing job putting together this fabulous api.