mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 14:17:19 +00:00
844 B
844 B
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 2.0
- python 3.5+
- rarfile python library by Marko Kreen (included)
- Unrar by winrar
- django-recaptcha by praekelt
Installation
Pull from git and use like any django project.
Also has a task manage.py scan_comics. Use this after getting setup and it will speed up your browsing. to keep your comics always up to date you should set this up as a scheduled task to run as often as you wish, that way the recent comics page will work best.