An open API service indexing awesome lists of open source software.

https://github.com/YunoHost-Apps/wallabag2_ynh

Wallabag v2 package for YunoHost
https://github.com/YunoHost-Apps/wallabag2_ynh

official-ynh read-it-later wallabag wallabag2 yunohost yunohost-apps

Last synced: 3 months ago
JSON representation

Wallabag v2 package for YunoHost

Awesome Lists containing this project

README

          


Logo of Wallabag
Wallabag, packaged for YunoHost

Save and classify articles. Read them later

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://www.wallabag.org)
[![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://demo.yunohost.org/wallabag/)
[![Version: 2.5.4~ynh12](https://img.shields.io/badge/Version-2.5.4~ynh12-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/wallabag2/)




## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/wallabag2)](https://ci-apps.yunohost.org/ci/apps/wallabag2/)

🛠️ Upstream Wallabag repository:

Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/wallabag2_ynh/tree/testing).

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 for more information.