Dex-chan lover
- Joined
- Jan 11, 2023
- Messages
- 600
Hello, everyone!
I have this desktop mangareader builded in react and tauri,
If you want, you can try it, on windows, macos and linux
the git repo is here
⚠️ For the AppImage users, the images and the download features doesn't work ⚠️
(i don't know about the other linux but it doesn't work on fedora)
Current app features :
Current RoadMap :
I'll put here the realease notes here :
v0.1.3 realease:
Added 🎁:
Changed :
1. On the chapter componnents, we can now see if the actual chapter is downloaded or not, or even downloaded but it failed
3. The Mangadex Home page loading time is also fixed (a bit, it take like 2 to 20 seconds depending on your internet connection)
4. The Volume list of the Manga Page is now fixed
5. Removed :
Excepted Bug 🐛:
v0.1.2 realease:
Added 🎁
Bugs :
If you have a feature suggestion, please report to the github repo
the git repo is here
I have this desktop mangareader builded in react and tauri,
If you want, you can try it, on windows, macos and linux
the git repo is here
- For windows, download this and install the .msi file on your machine
- For macos, download this and install the .dmg file (or the app file)
- For debian (Ubuntu, Kali, ...) , download this and run
Bash:
sudo apt install [path-to-the-downloaded-file]
- For other linux, download this and execute .AppImage file
⚠️ For the AppImage users, the images and the download features doesn't work ⚠️
(i don't know about the other linux but it doesn't work on fedora)
Current app features :
- Manga search by title
- Manga page
- Manga Page (with list of chapter, related manga)
- Group Page
- Group Search
- Chapter Reading (the chapter reading of the app still suck for now)
- Chapter download (data saver not included)
- Delete downloaded manga
- Author Page
- Updater
Current RoadMap :
- User Page
- Delete downloaded chapter
- Download chapter in data-saver mode
- User Authentifications
- Chapter Uploads
- Better Home page
- UI Theme
- A mobile app
I'll put here the realease notes here :
v0.1.3 realease:
Added 🎁:
- a Dashboard page
- an Updater
- Recently added Page
- Latest update Page
- The Author Page
- A notification system for downloading multiple chapter, if all of the chapter is downloaded, it will now notify the user with the number of success download and the number of failed download
Changed :
1. On the chapter componnents, we can now see if the actual chapter is downloaded or not, or even downloaded but it failed
- for success download, it's a green check icon (✅).
- for failed download, it's a orange warning icon (⚠️) . (i will change it to red in future)
- for not downloaded, it's black download icon.
3. The Mangadex Home page loading time is also fixed (a bit, it take like 2 to 20 seconds depending on your internet connection)
4. The Volume list of the Manga Page is now fixed
5. Removed :
- The Vite, Tauri logo in the Mangadex sidebar (They have been moved to the actual dashboard)
Excepted Bug 🐛:
- The statistics on the Manga Page doesn't appear
- Performance issues when you load too much of chapter on the Manga Page
- Loading Time for some components
- Sometimes, the seasonal manga on home page doesn't load correctly
v0.1.2 realease:
Added 🎁
- Recently Added Page
- IsPingable componnents (if the mangadex api is not pingable, an error will appear)
- Pagination for downloaded chapter + Manga
- Language chooser for Mangapage
- CTRL + S shortcuts for manga and chapter page (a modal will appear and so on...)
- Manga componnent variants
- The sidebar of the mangadex app changed (a bit)
- To start/stop the offline server, you don't have to open the sidebar anymore instead we have the server icon at the side bar to switch the offline server state
- The seasonal list at the home page is now fixed (the componnents inside doesn't clip anymore, i guess... )
Bugs :
- the manga statistics doesn't appear in the manga page (i tried to fix a bug in the manga page but it partially work)
- Sometimes, some cover doesn't load (even in the manga page)
If you have a feature suggestion, please report to the github repo
the git repo is here
Last edited: