Bookwyrm package for YunoHost
Find a file
2026-02-06 17:05:44 +01:00
.github new autoupdate mechanism 2023-04-03 20:59:14 +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:44:43 +01:00
doc upgrade to 0.5.5 2023-04-03 20:48:22 +02:00
scripts Provision bloom PostgreSQL extension 2026-02-06 14:16:54 +01:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-30 22:41:53 +02:00
LICENSE Update LICENSE 2022-12-21 17:25:38 +01:00
manifest.toml Merge pull request #86 from YunoHost-Apps/ci-auto-update-0.8.3 2026-02-06 15:23:26 +01:00
README.md Auto-update READMEs 2026-02-03 01:32:02 +01:00
tests.toml Update tests.toml 2026-02-06 14:49:59 +01:00

Logo of BookWyrm BookWyrm, packaged for YunoHost

Platform for social reading

🌐 Official app website App Demo Version: 0.8.3~ynh1

Screenshots

Screenshot of BookWyrm

📦 Developer info

Automatic tests level

🛠️ Upstream BookWyrm repository: https://github.com/bookwyrm-social/bookwyrm

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/bookwyrm_ynh/tree/testing

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

📚 App packaging documentation

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