|
| 1 | +# SPDX-License-Identifier: MIT |
| 2 | +# yaml-language-server: $schema=https://stack.lol/schemas/stack.config.schema.yaml |
| 3 | +# This is a https://stack.lol stack metadata file. |
| 4 | +slug: calibre-web-automated |
| 5 | +name: Calibre-Web Automated |
| 6 | +icon: calibreweb |
| 7 | +flavor: DockerCompose |
| 8 | +version: "3.0.4" |
| 9 | +updated_at: 2025-02-11 |
| 10 | +description: Self-hosted digital library solution |
| 11 | +author: CrocodileStick |
| 12 | +license: GPL-3.0 |
| 13 | +repository: https://github.com/crocodilestick/Calibre-Web-Automated |
| 14 | +stars: 2500 |
| 15 | +tags: [ebook] |
| 16 | +alternativeTo: [] |
| 17 | +readme: | |
| 18 | +
|
| 19 | + CWA allows you to keep your ebook library accessible & organised and looks good while doing it 😎🦚 |
| 20 | +
|
| 21 | + <hr> |
| 22 | +
|
| 23 | + ### Features |
| 24 | +
|
| 25 | + CWA supports all stock Calibre-Web features: |
| 26 | +
|
| 27 | + - 🌐 Modern & responsive Bootstrap 3 HTML5 interface |
| 28 | + - 👥 Comprehensive user management with per-user permissions |
| 29 | + - 📱 OPDS feed for ereader apps |
| 30 | + - 📝 eBook metadata editing and deletion support |
| 31 | + - 🔍 Metadata download from various sources (extensible via plugins) |
| 32 | + - 🔒 eBook download restriction to logged-in users |
| 33 | + - 📋 Public user registration support |
| 34 | + - 📲 Send eBooks to E-Readers with a single click |
| 35 | + - 🔄 Sync Kobo devices with your Calibre library |
| 36 | + - 📖 In-browser eBook reading support for multiple formats |
| 37 | + - 🙈 Content hiding based on categories and Custom Column content per user |
| 38 | + - 🔗 "Magic Link" login for easy access on eReaders |
| 39 | + - 🔐 LDAP, Google/GitHub OAuth, and proxy authentication support |
| 40 | + - 🔎 Advanced search and filtering options |
| 41 | + - 🌍 Multilingual user interface supporting 20+ languages |
| 42 | +
|
| 43 | + Plus these specific features on top: |
| 44 | +
|
| 45 | + - ✨ Automatic Ingest Service |
| 46 | + - 🔃 Automatic Conversion Service |
| 47 | + - 👀 Automatic Enforcement of Covers & Metadata |
| 48 | + - 🗂️ Batch Editing & Deletion |
| 49 | + - 🔒 Automated Back Up Service |
| 50 | + - 🦮 Automated Setup Experience for New Users |
| 51 | + - 🔨 Automatic EPUB Fixer Service |
| 52 | + - 🌌 Multi-Format Conversion Service |
| 53 | + - 🕵️ Library Auto-Detect |
| 54 | + - 📍 Server Stats Tracking Page |
| 55 | + - 📊 Server Stats Tracking |
| 56 | + - 🌓 Easy Dark/Light Mode Switching |
| 57 | + - 🛎️ Internal Update Notification System |
| 58 | + - 🤐 Auto-Compression of Backed Up Files |
| 59 | + - 🗃️ Additional Metadata Providers |
| 60 | +
|
| 61 | + ### Default Admin Login |
| 62 | +
|
| 63 | + - Username: `admin` |
| 64 | + - Password: `admin123` |
0 commit comments