Skip to content

JRomainG/Kitsune-macOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kitsune

Kitsune is a macOS client for MangaDex, built using MangaDexLib, to browse, read, and download your favorite mangas.

Features

  • 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.

Installing

Simply grab the latest version from the release page (or click here).

Development

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.

Contributing

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.

License

The project is available under the GPLv3 license.

Disclaimer

This project is not affiliated with the MangaDex website, and is independently developed.