This commit is contained in:
ericgaspar 2021-08-13 22:22:43 +02:00
parent e743068e85
commit 694583ada1
No known key found for this signature in database
GPG Key ID: 574F281483054D44
2 changed files with 11 additions and 86 deletions

View File

@ -1,11 +1,11 @@
# Easy!Appointments for YunoHost
[![Integration level](https://dash.yunohost.org/integration/ttrss.svg)](https://dash.yunohost.org/appci/app/ttrss) ![](https://ci-apps.yunohost.org/ci/badges/ttrss.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/ttrss.maintain.svg)
[![Install Tiny Tiny RSS with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ttrss)
[![Integration level](https://dash.yunohost.org/integration/easyappointments.svg)](https://dash.yunohost.org/appci/app/easyappointments) ![](https://ci-apps.yunohost.org/ci/badges/easyappointments.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/easyappointments.maintain.svg)
[![Install Easy!Appointments with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=easyappointments)
*[Lire ce readme en français.](./README_fr.md)*
> *This package allow you to install Tiny Tiny RSS quickly and simply on a YunoHost server.
> *This package allow you to install Easy!Appointments 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
@ -19,44 +19,35 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
## Demo
* [YunoHost demo]()
* (https://demo.easyappointments.org/)
## Configuration
## Documentation
* Official documentation:
* Official documentation: https://easyappointments.org/docs.html#1.4.1/readme.md
* YunoHost documentation:
## YunoHost specific features
#### Multi-users support
#### Supported architectures
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/ttrss.svg)](https://ci-apps.yunohost.org/ci/apps/ttrss/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/ttrss.svg)](https://ci-apps-arm.yunohost.org/ci/apps/ttrss/)
## Limitations
## Additionnal informations
## Links
* Report a bug: https://github.com/YunoHost-Apps/ttrss_ynh/issues
* Tiny Tiny RSS website: https://tt-rss.org/
* Tiny Tiny RSS repository: https://git.tt-rss.org/git/tt-rss
* Report a bug: https://github.com/YunoHost-Apps/easyappointments_ynh/issues
* Tiny Tiny RSS website: https://easyappointments.org/
* Tiny Tiny RSS repository: https://github.com/alextselegidis/easyappointments
* YunoHost website: https://yunohost.org/
---
## Developers infos
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/ttrss_ynh/tree/testing).
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/easyappointments_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
sudo yunohost app install https://github.com/YunoHost-Apps/ttrss_ynh/tree/testing --debug
sudo yunohost app install https://github.com/YunoHost-Apps/easyappointments_ynh/tree/testing --debug
or
sudo yunohost app upgrade ttrss -u https://github.com/YunoHost-Apps/ttrss_ynh/tree/testing --debug
sudo yunohost app upgrade ttrss -u https://github.com/YunoHost-Apps/easyappointments_ynh/tree/testing --debug
```

View File

@ -1,66 +0,0 @@
# Easy!appointments pour YunoHost
[![Integration level](https://dash.yunohost.org/integration/ttrss.svg)](https://dash.yunohost.org/appci/app/ttrss) ![](https://ci-apps.yunohost.org/ci/badges/ttrss.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/ttrss.maintain.svg)
[![Installer Tiny Tiny RSS avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ttrss)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet dinstaller Tiny Tiny RSS rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment linstaller.*
## Vue densemble
Tiny Tiny RSS est un lecteur et agrégateur de flux d'actualités (RSS/Atom) en ligne gratuit et open source.
**Version incluse :** 1.4.2
## Captures décran
![](https://tt-rss.org/images/ttrss/18.12/1812-shot1.png)
## Démo
* [YunoHost demo](https://demo.yunohost.org/ttrss/)
## Configuration
## Documentation
* Documentation officielle : https://git.tt-rss.org/git/tt-rss/wiki
* Documentation YunoHost : https://yunohost.org/fr/app_ttrss
## Caractéristiques spécifiques YunoHost
#### Support multi-utilisateurs
* Lauthentification LDAP est-elle prise en charge ? **Oui**
* Lapplication peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
#### Architectures supportées
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/ttrss.svg)](https://ci-apps.yunohost.org/ci/apps/ttrss/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/ttrss.svg)](https://ci-apps-arm.yunohost.org/ci/apps/ttrss/)
## Limitations
## Informations additionnelles
## Liens
* Signaler un bug : https://github.com/YunoHost-Apps/ttrss_ynh/issues
* Site web de Tiny Tiny RSS : https://tt-rss.org/
* Dépôt de lapplication principale : https://git.tt-rss.org/git/tt-rss
* Site web YunoHost : https://yunohost.org/
---
## Developers infos
Merci de faire vos pull request sur la [testing branch](https://github.com/YunoHost-Apps/ttrss_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://github.com/YunoHost-Apps/ttrss_ynh/tree/testing --debug
ou
sudo yunohost app upgrade ttrss -u https://github.com/YunoHost-Apps/ttrss_ynh/tree/testing --debug
```