32a2b3e6c1bbdaed66ec7bb3afeba6806d6bb4e5
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%