* 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> |
||
---|---|---|
.github | ||
conf | ||
doc | ||
hooks | ||
scripts | ||
ALL_README.md | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_es.md | ||
README_eu.md | ||
README_fr.md | ||
README_gl.md | ||
README_id.md | ||
README_it.md | ||
README_nl.md | ||
README_ru.md | ||
README_zh_Hans.md | ||
tests.toml |
Wallabag for 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
Documentation and resources
- Official app website: https://www.wallabag.org
- Official admin documentation: https://doc.wallabag.org/en/
- Upstream app code repository: https://github.com/wallabag/wallabag
- YunoHost Store: https://apps.yunohost.org/app/wallabag2
- Report a bug: https://github.com/YunoHost-Apps/wallabag2_ynh/issues
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