Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.