1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calibreweb_ynh.git synced 2025-11-05 11:28:39 +01:00
Calibre-web package for YunoHost
Find a file
2025-10-18 10:27:38 +02:00
.github convert v2 : initial commit 2023-07-26 01:01:32 +02:00
conf Update main-web.py.patch 2025-10-06 19:24:50 +02:00
doc Error in change log 2025-10-18 10:26:15 +02:00
hooks fix revert patch 2024-11-16 18:02:26 +01:00
patches/main Fix logout 2025-10-06 21:01:56 +02:00
scripts Put in common the ImageMagick replacement. Handle trixie. 2025-09-19 10:51:18 +02:00
.gitignore Imagemagick Policy 2021-02-20 19:51:44 +01:00
.project convert v2 : initial commit 2023-07-26 01:01:32 +02:00
LICENSE Initial commit 2018-12-08 15:02:51 +01:00
manifest.toml Fix logout 2025-10-06 21:01:56 +02:00
README.md Auto-update READMEs 2025-10-06 21:03:25 +02:00
tests.toml Change upgrade.from origin to 0.6.21 2024-07-11 08:08:54 +02:00

Logo of Calibre-web Calibre-web, packaged for YunoHost

Browsing, reading and downloading eBooks using a Calibre database

Version: 0.96.25~ynh3

Screenshots

Screenshot of Calibre-web

📦 Developer info

Automatic tests level

🛠️ Upstream Calibre-web repository: https://github.com/janeczku/calibre-web

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/calibreweb_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade calibreweb -u https://github.com/YunoHost-Apps/calibreweb_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.