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
eric_G 95df3db6aa
Testing (#216)
* Fix hook (#206)

* Auto-update READMEs

* fix hook

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Update manifest.toml (#208)

* Update manifest.toml

* Auto-update READMEs

* Add parameters.yml (#209)

* Add parameters.yml

* Update upgrade

* Update change_url

* Function (#210)

* Add parameters.yml

* Update upgrade

* add function

* fix: add time for php script to run a 'long sync' with an application (#213)

* Auto-update READMEs

* [autopatch] Automatic patch attempt for helpers 2.1 (#214)

* Testing (#207)

* Fix hook (#206)

* Auto-update READMEs

* fix hook

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Update manifest.toml (#208)

* Update manifest.toml

* Auto-update READMEs

* Add parameters.yml (#209)

* Add parameters.yml

* Update upgrade

* Update change_url

* Function (#210)

* Add parameters.yml

* Update upgrade

* add function

---------

Co-authored-by: Kayou <pierre@kayou.io>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Auto-update READMEs

* [autopatch] Automatic patch attempt for helpers 2.1

* cleaning

---------

Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Kayou <pierre@kayou.io>
Co-authored-by: Yunohost-Bot <>

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* fix

* Auto-update READMEs

* Update manifest.toml

* Update manifest.toml

* Auto-update READMEs

* cleaning

---------

Co-authored-by: Kayou <pierre@kayou.io>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Gofannon <17145502+Gofannon@users.noreply.github.com>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2024-09-10 13:50:50 +02: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
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 Testing (#216) 2024-09-10 13:50:50 +02:00
README.md Testing (#216) 2024-09-10 13:50:50 +02:00
README_es.md Testing (#216) 2024-09-10 13:50:50 +02:00
README_eu.md Testing (#216) 2024-09-10 13:50:50 +02:00
README_fr.md Testing (#216) 2024-09-10 13:50:50 +02:00
README_gl.md Testing (#216) 2024-09-10 13:50:50 +02:00
README_id.md Testing (#216) 2024-09-10 13:50:50 +02:00
README_it.md Auto-update README 2024-03-29 07:27:31 +01:00
README_nl.md Testing (#216) 2024-09-10 13:50:50 +02:00
README_ru.md Testing (#216) 2024-09-10 13:50:50 +02:00
README_zh_Hans.md Testing (#216) 2024-09-10 13:50:50 +02: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~ynh6

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