(MOVED TO CODEBERG) :books: Web managing platform for eBooks, eComics and PDFs
⭐ 0 stars💬 0 comments
Files
📄 .dockerignore
171 B
📄 .editorconfig
112 B
📄 .gitattributes
286 B
📁 .github
📄 .gitignore
542 B
📄 CODE_OF_CONDUCT.md
5.1 KB
📄 CONTRIBUTING.md
3 KB
📄 Dockerfile
5.2 KB
📄 LICENSE
34.3 KB
📄 MANIFEST.in
69 B
📄 README.md
11.4 KB
📄 SECURITY.md
6.8 KB
📄 babel.cfg
127 B
📁 cps
📄 cps.py
1.2 KB
📄 dirs.json
142 B
📄 docker-compose.yml
414 B
📄 eslint.config.js
1.7 KB
📄 exclude.txt
📁 koreader
📄 messages.pot
78.4 KB
📄 optional-requirements.txt
980 B
📄 package.json
479 B
📁 public
📄 pyproject.toml
3.5 KB
📄 qodana.yaml
1 KB
📄 requirements.txt
715 B
📁 root
📁 scripts
📄 uv.lock
672.3 KB
README
#  Autocaliweb
> [!IMPORTANT]
> Since 1st Febuary 2026 the development of Autocaliweb moved to Codeberg -> [gelbphoenix/autocaliweb on Codeberg.org](https://codeberg.org/gelbphoenix/autocaliweb)
Autocaliweb is a web app that offers a clean and intuitive interface for browsing, reading, and downloading eBooks using a valid [Calibre](https://calibre-ebook.com) database.
[](https://github.com/gelbphoenix/autocaliweb/blob/main/LICENSE)
[](https://github.com/gelbphoenix/autocaliweb/releases/latest/)
[](https://github.com/gelbphoenix/autocaliweb/commits/)
[](https://hub.docker.com/r/gelbphoenix/autocaliweb)
<details>
<summary><strong>Table of Contents</strong> (click to expand)</summary>
1. [About](#autocaliweb)
2. [Features](#features)
3. [Installation](#installation)
- [Installation via Docker (recommended)](#installation-via-docker-recommended)
- [Manual installation without Docker (on your own risk)](#manual-installation-without-docker-on-your-own-risk)
- [Proxmox VE Script](#proxmox-ve-script)
- [After Installation](#after-installation)
- [Deploy Requirements](#deploy-requirements)
4. [Troubleshooting](#troubleshooting)
5. [Contributor Recognition](#contributor-recognition)
6. [Documentation](#documentation)
7. [Contributing to Autocaliweb](#contributing-to-autocaliweb)
</details>
_This software is a fork of [Calibre-Web](https://github.com/janeczku/calibre-web) and [Calibre-Web