Kitsune is a macOS client for MangaDex, built using MangaDexLib, to browse, read, and download your favorite mangas.
- Browse latest, featured or full list of mangas,
- Login using your MangaDex account to manage followed mangas and save your reading progress,
- Read mangas, in long-strip format or not, directly from the app,
- Download chapters to read them offline.
Simply grab the latest version from the release page (or click here).
To install, simply checkout the dev
branch of this repository:
git clone https://github.com/JRomainG/Kitsune-macOS.git
git checkout dev
You will then be able to open the Kitsune-macOS.xcodeproj
project. Swift's package manager should automatically download both SwiftSoup and MangaDexLib. Don't forget to change the team and signing certificate before building.
This project uses SwiftLint to enforce Swift style and conventions.
If you found a bug, or would like to see a new feature added, feel free to open an issue on the Github page. Pull requests are welcome!
If you can, also consider supporting MangaDex and the team behind the website.
The project is available under the GPLv3 license.
This project is not affiliated with the MangaDex website, and is independently developed.