Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

shaysugg/ComicKhan

Folders and files

NameName
Last commit message
Last commit date
May 29, 2022
Nov 11, 2024
Jan 17, 2023
Nov 11, 2024
Jan 2, 2021
Nov 11, 2024
Mar 4, 2023
Aug 7, 2019
May 5, 2020
May 2, 2020
Nov 11, 2024
Jul 19, 2024

Repository files navigation

ComicKhan - CBZ/CBR/PDF Reader

Notice: Unfortunately, during the past few years a lot has happened in my life and I couldn't maintain this repo and project properly. At the same time the codebase has become a bit old and I believe any possible feature development or bug fixing is really difficult right now. I decided to archive this repo. But regardless of that, I am still willing to work on this project. In the feature, if the life becomes easier and I have the time, I am definitely looking forward to planning a rewrite using newer frameworks like swiftUI and async await and probably try to reuse bunch of components from here.

ComicKhan is an app for reading your comic files (.cbz /.cbr/.pdf) on your iPhone and iPad.

Screenshots

Features

  • Detects new comic files when you add them into the document directory and starts extracting them while showing their extraction progress.
  • Allows you to reading your comics in double pages or single page based.
  • Stores the last page you have read and displays its reading progress on each book in your library.
  • Resizes comic images for smooth scrolling and better performance.
  • Allows you to group your comics and organize them in the library.

TODO

  • Support for comics with PDF format
  • Support for extracting directories of comics.
  • Switch between dark mode / light mode in book reader without needing to change the system color preferences.
  • Ability to sort comic groups based on name, date added, etc.

Credits