1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00
Wallabag v2 package for YunoHost
Find a file
2024-09-16 20:38:51 +00:00
.github Manifest v2 2024-03-15 12:29:57 +01:00
conf Testing (#215) 2024-09-09 22:24:42 +02:00
doc Manifest v2 2024-03-15 12:29:57 +01:00
hooks Testing (#207) 2024-07-22 21:05:52 +02:00
scripts Testing (#216) 2024-09-10 13:50:50 +02:00
sources/patches Testing : fix last upgrade bug (#219) 2024-09-16 22:38:07 +02:00
ALL_README.md Auto-update READMEs 2024-09-09 20:24:47 +00:00
LICENSE Initial commit 2016-05-22 22:16:15 +02:00
manifest.toml bump version 2024-09-16 22:38:46 +02:00
README.md Auto-update READMEs 2024-09-16 20:38:51 +00:00
README_es.md Auto-update READMEs 2024-09-16 20:38:51 +00:00
README_eu.md Auto-update READMEs 2024-09-16 20:38:51 +00:00
README_fr.md Auto-update READMEs 2024-09-16 20:38:51 +00:00
README_gl.md Auto-update READMEs 2024-09-16 20:38:51 +00:00
README_id.md Auto-update READMEs 2024-09-16 20:38:51 +00:00
README_it.md Auto-update README 2024-03-29 07:27:31 +01:00
README_nl.md Auto-update READMEs 2024-09-16 20:38:51 +00:00
README_ru.md Auto-update READMEs 2024-09-16 20:38:51 +00:00
README_zh_Hans.md Auto-update READMEs 2024-09-16 20:38:51 +00:00
tests.toml Manifest v2 2024-03-15 12:29:57 +01:00

Wallabag for YunoHost

Integration level Working status Maintenance status

Install Wallabag with YunoHost

Read this README in other languages.

This package allows you to install Wallabag quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Wallabag is a self hostable Read-It-Later application allowing you to not miss any content anymore. Click, save, read it when you can. It provides a web interface, browser (Firefox/Chrome/Opera) add-ons, mobile apps (Android/iOS/Windows Phone) and even on e-reader (PocketBook/Kobo).

Upgrade from the YunoHost Wallabag v1 app requires a manual operation. That's why it's provided as a new package. For the migration process, please refer to the Wallabag official documentation.

Shipped version: 2.5.4~ynh7

Demo: https://demo.yunohost.org/wallabag/

Screenshots

Screenshot of Wallabag

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/wallabag2_ynh/tree/testing --debug
or
sudo yunohost app upgrade wallabag2 -u https://github.com/YunoHost-Apps/wallabag2_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps