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
- Host: GitHub
- URL: https://github.com/YunoHost-Apps/wallabag2_ynh
- Owner: YunoHost-Apps
- License: agpl-3.0
- Created: 2016-05-22T12:19:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T15:56:32.000Z (12 months ago)
- Last Synced: 2024-12-12T18:39:28.716Z (11 months ago)
- Topics: official-ynh, read-it-later, wallabag, wallabag2, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://www.wallabag.org/
- Size: 495 KB
- Stars: 63
- Watchers: 20
- Forks: 14
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Wallabag, packaged for YunoHost
Save and classify articles. Read them later
[](https://www.wallabag.org)
[](https://demo.yunohost.org/wallabag/)
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/wallabag2/)
## 📦 Developer info
[](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.