mirror of
https://github.com/YunoHost-Apps/leed_ynh.git
synced 2024-09-03 19:26:32 +02:00
68 lines
2.2 KiB
Markdown
68 lines
2.2 KiB
Markdown
# Leed for YunoHost
|
|
|
|
[](https://dash.yunohost.org/appci/app/leed)
|
|
[](https://install-app.yunohost.org/?app=leed)
|
|
|
|
*[Lire ce readme en français.](./README_fr.md)*
|
|
|
|
> *This package allow you to install leed quickly and simply on a YunoHost server.
|
|
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) 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
|
|
|
|
* x86-64b - [/badge/icon)](https://ci-apps.yunohost.org/jenkins/job/leed%20(Community)/)
|
|
* ARMv8-A - [%20(%7EARM%7E)/badge/icon)](https://ci-apps-arm.yunohost.org/jenkins/job/leed%20(Community)%20(%7EARM%7E)/)
|
|
* Jessie x86-64b - [/badge/icon)](https://ci-stretch.nohost.me/jenkins/job/leed%20(Community)/)
|
|
|
|
## Limitations
|
|
|
|
## Additionnal informations
|
|
|
|
## Links
|
|
|
|
* Report a bug: https://github.com/YunoHost-Apps/leed_ynh/issues
|
|
* Leed website: http://leed.idleman.fr/
|
|
* YunoHost website: https://yunohost.org/
|
|
|
|
---
|
|
|
|
Developers infos
|
|
----------------
|
|
|
|
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/leed_ynh/tree/testing).
|
|
|
|
To try the testing branch, please proceed like that.
|
|
```
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/leed_ynh/tree/testing --verbose
|
|
or
|
|
sudo yunohost app upgrade leed -u https://github.com/YunoHost-Apps/leed_ynh/tree/testing --verbose
|
|
```
|