2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2026-02-04 16:51:48 +01:00
Wallabag v2 package for YunoHost
Find a file
2025-12-26 19:33:51 +01:00
.github Manifest v2 2024-03-15 12:29:57 +01:00
conf Update parameters.yml 2025-12-22 11:08:41 +01:00
doc Manifest v2 2024-03-15 12:29:57 +01:00
hooks Fixes warning "ynh_exec_as_app"not found (#239) 2025-10-04 11:42:27 +02:00
patches/main Update 00-ldap-auth.patch (#242) 2025-12-24 23:28:02 +01:00
scripts cleaning 2025-12-22 11:05:21 +01:00
LICENSE Initial commit 2016-05-22 22:16:15 +02:00
manifest.toml Update manifest.toml 2025-12-22 11:33:53 +01:00
README.md Auto-update READMEs 2025-12-22 10:49:01 +01:00
tests.toml Manifest v2 2024-03-15 12:29:57 +01:00

Logo of Wallabag Wallabag, packaged for YunoHost

Save and classify articles. Read them later

🌐 Official app website App Demo Version: 2.6.14~ynh1

Screenshots

Screenshot of Wallabag

📦 Developer info

Automatic tests level

🛠️ Upstream Wallabag repository: https://github.com/wallabag/wallabag

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

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

📚 App packaging documentation

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