Bookwyrm package for YunoHost
Find a file
2025-10-19 08:40:20 +02:00
.github new autoupdate mechanism 2023-04-03 20:59:14 +02:00
conf Update .env.production 2025-01-01 14:06:18 +01:00
doc upgrade to 0.5.5 2023-04-03 20:48:22 +02:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh (#79) 2025-09-03 07:14:55 +02: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 Upgrade sources 2025-10-16 00:11:01 +02:00
README.md Auto-update READMEs 2025-10-16 00:11:03 +02:00
tests.toml Upgrade to 0.7.5 2025-04-24 20:09:43 +02:00

Logo of BookWyrm BookWyrm, packaged for YunoHost

Platform for social reading

🌐 Official app website App Demo Version: 0.8.0~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.