Small side project to manage reading your manga on Mangadex, a resource for scanslation groups. It works on Windows 10 or 11. The UI is ugly, but functional (like this site), and it doesn't burden Mangadex. Bug reports to sizer99 at sizer99 dot com.
This politely downloads your new manga chapters from Mangadex. It's less of a burden on the server than if you were reading it on the site. It only looks at your follows pages to find new chapters, so even if you have 3000 follows it only has to look at one or two pages. Cheap! It only grabs one page at a time, so it takes a while to download, but you can just leave it running all the time and read at your leisure.
It's for people who like reading manga offline fullscreen on our tablets with a full-featured reader like Perfect Reader or Manga Storm.
Jun 23 2026
Mangadex updated to new certs which use YE and YR roots that older Windows boxes don't know anything about (and never will). It also needs newer crypt. Windows 10 and earlier are never going to support this. Windows 10's TLS 1.3 is also broken. Your browser works because your browser handles all of this itself!
I tried various things and the only way to make sure this works on Win10 is to completely switch away from Windows cert handling to libCurl, like your browser, which of course means rewriting everything that talks to MD.
I now have multiple reports that this is working for people who had the SSL error. Thanks all!
If 6.6.5 is working fine for you you don't need to upgrade.
If you do upgrade, uninstall the old one first or it will fail silently on startup because libCurl can't unpack its libraries to an admin directory.
Nov 17 2024
Mangadex has ended all support for normal userid/password login. You will HAVE
to use an OpenId key/secret as detailed on the Options -> Login page. This works,
I've tried it. You still need your username/password, then add your OpenId Key
Name and Secret and you're good to go.