From 4418966b24e4808813c982a7298f6d82eb029f1b Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Thu, 19 Aug 2021 16:30:43 +0000 Subject: [PATCH] Auto-update README --- README.md | 64 ++++++++++++++++++++++------------------------------ README_fr.md | 49 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 76 insertions(+), 37 deletions(-) create mode 100644 README_fr.md diff --git a/README.md b/README.md index a8c2f00..5bec15b 100644 --- a/README.md +++ b/README.md @@ -1,63 +1,53 @@ -# diagrams.net for YunoHost + + +# Diagrams.net for YunoHost [![Integration level](https://dash.yunohost.org/integration/diagramsnet.svg)](https://dash.yunohost.org/appci/app/diagramsnet) ![](https://ci-apps.yunohost.org/ci/badges/diagramsnet.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/diagramsnet.maintain.svg) -[![Install diagramsnet with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=diagramsnet) +[![Install Diagrams.net with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=diagramsnet) -> *This package allow you to install diagrams.net 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.* +*[Lire ce readme en français.](./README_fr.md)* + +> *This package allows you to install Diagrams.net quickly and simply on a YunoHost server. +If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* ## Overview -diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams. +Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams. -**Shipped version:** 14.6.5 +**Shipped version:** 14.9.7~ynh1 + +**Demo:** https://app.diagrams.net/ ## Screenshots -![Exemple de diagramme](home-dia1.svg) +![](./doc/screenshots/screenshot.png) -## Demo - -* [Official demo](https://app.diagrams.net/) - -## Documentation - -* Official documentation: +## Disclaimers / important information ## YunoHost specific features * Disable third party website integration with Dropbox, Google, Trello, etc -### Supported architectures - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/diagramsnet.svg)](https://ci-apps.yunohost.org/ci/apps/diagramsnet/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/diagramsnet.svg)](https://ci-apps-arm.yunohost.org/ci/apps/diagramsnet/) - -## Limitations - -* Any known limitations. - -## Additional information - -* Other information you would add about this application - -## Links +## Documentation and resources +* Official app website: https://www.diagrams.net/ +* Official admin documentation: https://www.diagrams.net/doc +* Upstream app code repository: https://drawio-app.com +* YunoHost documentation for this app: https://yunohost.org/app_diagramsnet * Report a bug: https://github.com/YunoHost-Apps/diagramsnet_ynh/issues -* App website: https://drawio-app.com> -* Upstream app repository: https://github.com/jgraph/drawio -* YunoHost website: https://yunohost.org> ---- +## Developer info -## Developers info - -Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing). +Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing). To try the testing branch, please proceed like that. - -```bash +``` sudo yunohost app install https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug or sudo yunohost app upgrade diagramsnet -u https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug ``` + +**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file diff --git a/README_fr.md b/README_fr.md new file mode 100644 index 0000000..0a7c9a7 --- /dev/null +++ b/README_fr.md @@ -0,0 +1,49 @@ +# Diagrams.net pour YunoHost + +[![Niveau d'intégration](https://dash.yunohost.org/integration/diagramsnet.svg)](https://dash.yunohost.org/appci/app/diagramsnet) ![](https://ci-apps.yunohost.org/ci/badges/diagramsnet.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/diagramsnet.maintain.svg) +[![Installer Diagrams.net avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=diagramsnet) + +*[Read this readme in english.](./README.md)* +*[Lire ce readme en français.](./README_fr.md)* + +> *Ce package vous permet d'installer Diagrams.net 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.* + +## Vue d'ensemble + +Application en ligne qui permet de faire des schémas et du dessin vectoriel. + +**Version incluse :** 14.9.7~ynh1 + +**Démo :** https://app.diagrams.net/ + +## Captures d'écran + +![](./doc/screenshots/screenshot.png) + +## Avertissements / informations importantes + +## YunoHost specific features + +* Disable third party website integration with Dropbox, Google, Trello, etc + +## Documentations et ressources + +* Site officiel de l'app : https://www.diagrams.net/ +* Documentation officielle de l'admin : https://www.diagrams.net/doc +* Dépôt de code officiel de l'app : https://drawio-app.com +* Documentation YunoHost pour cette app : https://yunohost.org/app_diagramsnet +* Signaler un bug : https://github.com/YunoHost-Apps/diagramsnet_ynh/issues + +## Informations pour les développeurs + +Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing). + +Pour essayer la branche testing, procédez comme suit. +``` +sudo yunohost app install https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug +ou +sudo yunohost app upgrade diagramsnet -u https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug +``` + +**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file