mirror of
https://github.com/YunoHost-Apps/freshrss_ynh.git
synced 2024-09-03 18:36:33 +02:00
Merge branch 'upgrade' of https://github.com/YunoHost-Apps/freshrss_ynh into upgrade
This commit is contained in:
commit
ae8a78f2f2
2 changed files with 10 additions and 8 deletions
|
@ -15,9 +15,10 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
RSS aggregator with a nice and mobile-friendly design
|
An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support.
|
||||||
|
|
||||||
**Shipped version:** 1.19.2~ynh1
|
|
||||||
|
**Shipped version:** 1.20.0~ynh1 *(:warning: This is the `upgrade` branch. The [`master` branch](https://github.com/YunoHost-Apps/freshrss_ynh/tree/master) used in the catalog is currently on version 1.19.2\~ynh1.)*
|
||||||
|
|
||||||
|
|
||||||
**Demo:** https://demo.freshrss.org
|
**Demo:** https://demo.freshrss.org
|
||||||
|
|
13
README_fr.md
13
README_fr.md
|
@ -17,7 +17,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
Agrégateur de flux RSS avec une interface adaptée au mobile
|
Agrégateur de flux RSS avec une interface adaptée au mobile
|
||||||
|
|
||||||
**Version incluse :** 1.19.2~ynh1
|
|
||||||
|
**Version incluse :** 1.20.0~ynh1 *(:warning: Il s'agit de la branche `upgrade`. La [branche `master`](https://github.com/YunoHost-Apps/freshrss_ynh/tree/master) utilisée dans le catalogue est actuellement en 1.19.2\~ynh1.)*
|
||||||
|
|
||||||
|
|
||||||
**Démo :** https://demo.freshrss.org
|
**Démo :** https://demo.freshrss.org
|
||||||
|
@ -30,11 +31,11 @@ Agrégateur de flux RSS avec une interface adaptée au mobile
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
API (mini) How To:
|
API (mini) Comment faire :
|
||||||
* Into your user profile: Settings > profil
|
* Dans votre profil utilisateur : Paramètres > profil
|
||||||
* Setup an API password
|
* Configurer un mot de passe API
|
||||||
* Check that the API is working: https://example.net/rss/api/greader.php
|
* Vérifiez que l'API fonctionne : https://example.net/rss/api/greader.php
|
||||||
* Setup your client with: username: ynh user, password: the password you just setup, URL https://example.tld/rss/api/greader.php
|
* Configurez votre client avec : nom d'utilisateur : ynh user, mot de passe : le mot de passe que vous venez de configurer, URL https://example.tld/rss/api/greader.php
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue