mangareader
mangareader copied to clipboard
Qt manga reader for local files.
Donate: GitHub Sponsors | Liberapay | PayPal
Manga Reader
A manga reader for local files. Works with folders and archives.
Status
The application is in maintenance mode, that means only bugfixes will happen.
From my point of view the application is feature complete, so no more features from me. If someone else wants to add a feature they are welcome to submit a PR, but before doing that open an issue to check if the feature is gonna be accepted.
You can still make feature requests and if it's easy to implement I might add it, just don't expect them to be implemented.
Installation
Easiest way to install is through flatpak, flatpaks should work on all distros.
flatpak install flathub com.georgefb.mangareader
flatpak run com.georgefb.mangareader
If you don't like flatpak you can build from source or ask your distro to provide a package.
Dependencies
Dependencies will be printed by cmake when building.
Build
git clone https://github.com/g-fb/mangareader
cd manga-reader
# append `-D CMAKE_INSTALL_PREFIX:PATH=/your/custom/path` to install to a custom location
cmake -B build -G Ninja
cmake --build build
cmake --install build
Screenshots
