Skip to content

garybake/comic_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comic_server

Tornado based web server for comic (cbr/cbz) files.

  • Serves each comic page as a web page.
  • Supports left/right swipe
  • Scratching an itch where I was unable to read large comics on my ipad 2

Install Requires unrar to read rar files pip install -r requirements.txt

or pip install -r requirements.txt -t .pip (from http://blog.zoomeranalytics.com/pip-install-t/)

Config Open comics archive files and extract to folder in ./src/static/comic/<comic_name>

TODO: add a mgmt screen that takes a folder of cbr|z files and does this automagically

Run python src/server.py Open hostname:9000

About

Tornado based web server for comic (cbr/cbz) files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published