mirror of
https://github.com/YunoHost-Apps/leed_ynh.git
synced 2024-09-03 19:26:32 +02:00
Leed package for YunoHost
.github | ||
conf | ||
scripts | ||
.gitignore | ||
actions.toml | ||
CHANGELOG.md | ||
check_process | ||
config_panel.toml | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md | ||
YEP.md |
Leed for YunoHost
This package allow you to install Leed quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.
Overview
Leed (short for Light Feed) is a minimalist RSS/ATOM aggregator which offers fast RSS consultation and non-intrusive features.
Shipped version: 1.8.3
Screenshots
Demo
No demo available.
Configuration
Use the admin panel of your Leed to configure this app.
Documentation
- YunoHost documentation: There no other documentations, feel free to contribute.
YunoHost specific features
- Login secured by Fail2Ban
Multi-users support
Not supported.
Supported architectures
Limitations
Additionnal informations
Links
- Report a bug: https://github.com/YunoHost-Apps/leed_ynh/issues
- Leed website: http://leed.idleman.fr/
- Leed repository: http://git.idleman.fr/LeedRSS/Leed
- YunoHost website: https://yunohost.org/
Developers infos
Please do 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/leed_ynh/tree/testing --debug
or
sudo yunohost app upgrade leed -u https://github.com/YunoHost-Apps/leed_ynh/tree/testing --debug