Skip to content

cbReader - A simple web-based comic book reader (CBZ/CBR)

Notifications You must be signed in to change notification settings

jangrewe/cbreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cbReader - a web-based CBZ/CBR reader

screenshot-2017-10-15 cbreader

What?

cbReader is my attempt at writing a simple web-based comic book reader in PHP and JS. It does not offer any reading of metadata or even fancy management features. Tested (and intended for use) with Mylar's directory structure.

How?

  • Download the code and put it in a folder where your PHP-enabled webserver can access it.
  • Copy config.php-dist to config.php and edit the file to point to the folder with your comics in it.
  • Open the page on your webserver.

Make sure your PHP (mod_php / php-fpm) has the ImageMagick, ZIP and RAR modules installed, and that it is allowed to create a cache folder in the document root.

About

cbReader - A simple web-based comic book reader (CBZ/CBR)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published