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.
- Django 1.9
- python 3.5
- rarfile python library by Marko Kreen (included)
- Unrar by winrar
- django-recaptcha by praekelt
Pull from git and use like any django project.
Haven't gotten around to cleaning it up yet.