Skip to content
/ mythril Public

desktop manga reader, all api credits goes to mangadex

Notifications You must be signed in to change notification settings

nyzss/mythril

Repository files navigation

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 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 who did an amazing job putting together this fabulous api.