Files
cbwebreader/README.md
ajurna@gmail.com 1c4a0203f8 updated readme
2016-03-30 11:43:53 +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.9](https://www.djangoproject.com/)
- [python 3.5](https://www.python.org/)
- [rarfile python library by Marko Kreen](https://github.com/markokr/rarfile) (included)
- [Unrar by winrar](http://rarlabs.com)
- [django-recaptcha by 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/