Files
cbwebreader/README.md
ajurna fc1121b194 changed all settings and login forms to use the django forms model.
added support for recaptcha via django-recaptcha
2015-06-26 15:46:49 +01:00

21 lines
626 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)
- [django-recaptcha bt praekelt](https://github.com/praekelt/django-recaptcha)
# 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/