mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
Create README.md
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# cbreader
|
||||||
|
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
|
||||||
|
https://github.com/matiasb/python-unrar
|
||||||
|
Django 1.8
|
||||||
|
python 2.7
|
||||||
|
|
||||||
|
# Installation
|
||||||
|
pull from git and use like any django project.
|
||||||
|
havent gotten around to cleaning it up yet.
|
||||||
|
|
||||||
|
# License
|
||||||
|
https://creativecommons.org/licenses/by-sa/4.0/
|
||||||
Reference in New Issue
Block a user