Simple Comic is a streamlined comic viewer for macOS. This is a fork from the original version since the maintainer of that has gone away.
The basic feature drive is to reduce the number of interactions required to browse a comic.
Quick Comic is a bundled quicklook preview and thumbnail generation plugin for cbr and cbz files.
We don't collect any user data in the app itself. We know nothing about you and are happy with that.
GitHub collects data when you interact with the project here, but we can't change any of that.
For this to build you need to get the submodules. For that you need to run the following commands.
git submodule init
git submodule sync --recursive
git submodule update --init --recursive