Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

sygao/Simple-Comic

 
 

Repository files navigation

Simple Comic

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.

Privacy

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.

Build Instructions

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

About

OS X comic viewer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 84.4%
  • Swift 8.7%
  • C 3.1%
  • HTML 2.6%
  • Other 1.2%