1
0
Fork 0
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:
yalh76 2022-10-02 23:12:42 +02:00
commit ae8a78f2f2
2 changed files with 10 additions and 8 deletions

View file

@ -15,9 +15,10 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## 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

View file

@ -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
**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
@ -30,11 +31,11 @@ Agrégateur de flux RSS avec une interface adaptée au mobile
## Configuration
API (mini) How To:
* Into your user profile: Settings > profil
* Setup an API password
* Check that the API is working: 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
API (mini) Comment faire :
* Dans votre profil utilisateur : Paramètres > profil
* Configurer un mot de passe API
* Vérifiez que l'API fonctionne : https://example.net/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