2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calibreweb_ynh.git synced 2026-05-12 11:47:22 +02:00
Calibre-web package for YunoHost
Find a file
2026-05-10 22:16:19 +02:00
.github convert v2 : initial commit 2023-07-26 01:01:32 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 16:45:15 +01:00
doc Add pre_upgrade message for 0.96.26~ynh3 2026-04-30 17:43:24 +02:00
hooks fix revert patch 2024-11-16 18:02:26 +01:00
patches/main 0.6.26 2026-02-08 16:04:00 +01:00
scripts Remove ssowatconf command 2026-04-30 17:40:48 +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 Bump package revision 2026-04-30 17:41:49 +02:00
README.md Auto-update READMEs 2026-04-30 17:41:49 +02:00
tests.toml Update test_upgrade_from version to 0.6.25~ynh3 2026-04-13 15:39:12 +02:00

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

Browsing, reading and downloading eBooks using a Calibre database

Version: 0.96.26~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.