Files
cbwebreader/README.md

20 lines
547 B
Markdown

# cbwebreader
Web Based CBR and CBZ file reader.
This is for if you have a collection of comics on a media server and want to read them remotely.
# Requirments
- [Django 1.8](https://www.djangoproject.com/)
- [python 2.7](https://www.python.org/)
- [rarfile python library by Marko Kreen](https://github.com/markokr/rarfile) (included)
- [Unrar by winrar](http://rarlabs.com)
# Installation
Pull from git and use like any django project.
Haven't gotten around to cleaning it up yet.
# License
https://creativecommons.org/licenses/by-sa/4.0/