mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 14:17:19 +00:00
changed name because i found someone already using cbreader.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# cbreader
|
# cbwebreader
|
||||||
Web Based CBR and CBZ file reader.
|
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.
|
This is for if you have a collection of comics on a media server and want to read them remotely.
|
||||||
|
|
||||||
@@ -6,13 +6,12 @@ This is for if you have a collection of comics on a media server and want to rea
|
|||||||
|
|
||||||
- [Django 1.8](https://www.djangoproject.com/)
|
- [Django 1.8](https://www.djangoproject.com/)
|
||||||
- [python 2.7](https://www.python.org/)
|
- [python 2.7](https://www.python.org/)
|
||||||
- [Unrar by Marko Kreen](https://github.com/markokr/rarfile) (included)
|
- [rarfile python library by Marko Kreen](https://github.com/markokr/rarfile) (included)
|
||||||
|
- [Unrar by winrar](http://rarlabs.com)
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
Pull from git and use like any django project.
|
Pull from git and use like any django project.
|
||||||
|
|
||||||
BASE_DIR needs to be set in the Settings DB. It should point to the Comic directory.
|
|
||||||
|
|
||||||
Haven't gotten around to cleaning it up yet.
|
Haven't gotten around to cleaning it up yet.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user