071b82121cdf616e941a3bf5d2855b815700426b
Reviewed-on: MassiveAtoms/Calibre-Server#1
requirements
Django 3.0
how to use:
Edit ./CalibreWebCompanion/CalibreWebCompanion/settings
.
Set CALIBRE_DIR to the path of your library
./CalibreWebCompanion
run ./manage.py runserver
this is in development mode. don't actually use it or release it like this. The debug info it shows is spicy.
Features
- Books
- navbar with tags, series, authors, etc
- Search
- authentication
TODO
- fix author_detail_view with annotate instead of current implementation
Description
Languages
JavaScript
34.3%
CSS
27.1%
Python
24.2%
HTML
9.6%
CSV
3.7%
Other
1.1%