2022-06-05 16:09:52 +02:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2021-06-28 08:36:09 +02:00
# OpenNote pour YunoHost
2023-10-15 09:56:33 +02:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/opennote.svg )](https://dash.yunohost.org/appci/app/opennote) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/opennote.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/opennote.maintain.svg )
2021-06-28 08:36:09 +02:00
[![Installer OpenNote avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=opennote)
*[Read this readme in english.](./README.md)*
2023-10-15 09:56:33 +02:00
> *Ce package vous permet d’ installer OpenNote rapidement et simplement sur un serveur YunoHost.
Si vous n’ avez pas YunoHost, regardez [ici ](https://yunohost.org/#/install ) pour savoir comment l’ installer et en profiter.*
2021-06-28 08:36:09 +02:00
2023-10-15 09:56:33 +02:00
## Vue d’ ensemble
2021-06-28 08:36:09 +02:00
2023-10-15 10:00:29 +02:00
Web based text editor/note taking software
2021-06-28 08:36:09 +02:00
2023-10-15 11:30:54 +02:00
**Version incluse :** 18.03.00~ynh3
2021-06-28 08:36:09 +02:00
**Démo :** https://foxusa.github.io/OpenNote/OpenNote/#/folder
2023-10-15 09:56:33 +02:00
## Captures d’ écran
2021-06-28 09:44:15 +02:00
2023-10-15 09:56:33 +02:00
![Capture d’ écran de OpenNote ](./doc/screenshots/screenshot.png )
2021-06-28 09:44:15 +02:00
2021-06-28 08:36:09 +02:00
## Documentations et ressources
2023-10-15 11:27:46 +02:00
* Site officiel de l’ app : < https: // foxusa . github . io / OpenNote />
2023-10-15 09:56:33 +02:00
* Dépôt de code officiel de l’ app : < https: // github . com / FoxUSA / OpenNote />
2023-10-31 15:26:17 +01:00
* YunoHost Store: < https: // apps . yunohost . org / app / opennote >
2022-06-05 16:09:52 +02:00
* Signaler un bug : < https: // github . com / YunoHost-Apps / opennote_ynh / issues >
2021-06-28 08:36:09 +02:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/opennote_ynh/tree/testing ).
Pour essayer la branche testing, procédez comme suit.
2022-06-05 16:09:52 +02:00
``` bash
2021-06-28 08:36:09 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/opennote_ynh/tree/testing --debug
ou
sudo yunohost app upgrade opennote -u https://github.com/YunoHost-Apps/opennote_ynh/tree/testing --debug
```
2023-10-15 09:56:33 +02:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >