mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
commit
888dec459a
8 changed files with 89 additions and 43 deletions
64
README.md
64
README.md
|
@ -1,63 +1,53 @@
|
||||||
# diagrams.net for YunoHost
|
<!--
|
||||||
|
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.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Diagrams.net for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/diagramsnet)  
|
[](https://dash.yunohost.org/appci/app/diagramsnet)  
|
||||||
[](https://install-app.yunohost.org/?app=diagramsnet)
|
[](https://install-app.yunohost.org/?app=diagramsnet)
|
||||||
|
|
||||||
> *This package allow you to install diagrams.net quickly and simply on a YunoHost server.
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
|
||||||
|
> *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
|
## 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
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Demo
|
## Disclaimers / important information
|
||||||
|
|
||||||
* [Official demo](https://app.diagrams.net/)
|
|
||||||
|
|
||||||
## Documentation
|
|
||||||
|
|
||||||
* Official documentation: <https://www.diagrams.net/doc>
|
|
||||||
|
|
||||||
## YunoHost specific features
|
## YunoHost specific features
|
||||||
|
|
||||||
* Disable third party website integration with Dropbox, Google, Trello, etc
|
* Disable third party website integration with Dropbox, Google, Trello, etc
|
||||||
|
|
||||||
### Supported architectures
|
## Documentation and resources
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/diagramsnet/)
|
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/diagramsnet/)
|
|
||||||
|
|
||||||
## Limitations
|
|
||||||
|
|
||||||
* Any known limitations.
|
|
||||||
|
|
||||||
## Additional information
|
|
||||||
|
|
||||||
* Other information you would add about this application
|
|
||||||
|
|
||||||
## Links
|
|
||||||
|
|
||||||
|
* 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
|
* 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 send your pull request to the [testing branch](https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing).
|
||||||
|
|
||||||
Please do 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.
|
To try the testing branch, please proceed like that.
|
||||||
|
```
|
||||||
```bash
|
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade diagramsnet -u https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug
|
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
|
49
README_fr.md
Normal file
49
README_fr.md
Normal file
|
@ -0,0 +1,49 @@
|
||||||
|
# Diagrams.net pour YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/diagramsnet)  
|
||||||
|
[](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
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## 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
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/jgraph/drawio/archive/v14.6.5.tar.gz
|
SOURCE_URL=https://github.com/jgraph/drawio/archive/v14.9.7.tar.gz
|
||||||
SOURCE_SUM=cba9b5be4f16830211342450f847817055315f510c5b15479b8c6472d26e4c91
|
SOURCE_SUM=d102106ccd61763a6b71ac3119573e5f39d1bd1a268686c3ad8455dc41181dfc
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
BIN
doc/.DS_Store
vendored
Normal file
BIN
doc/.DS_Store
vendored
Normal file
Binary file not shown.
3
doc/DISCLAIMER.md
Normal file
3
doc/DISCLAIMER.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
## YunoHost specific features
|
||||||
|
|
||||||
|
* Disable third party website integration with Dropbox, Google, Trello, etc
|
BIN
doc/screenshots/screenshot.png
Normal file
BIN
doc/screenshots/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 262 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 159 KiB |
|
@ -6,8 +6,15 @@
|
||||||
"en": "Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams.",
|
"en": "Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams.",
|
||||||
"fr": "Application en ligne qui permet de faire des schémas et du dessin vectoriel."
|
"fr": "Application en ligne qui permet de faire des schémas et du dessin vectoriel."
|
||||||
},
|
},
|
||||||
"version": "14.6.5~ynh1",
|
"version": "14.9.7~ynh1",
|
||||||
"url": "https://www.diagrams.net/",
|
"url": "https://www.diagrams.net/",
|
||||||
|
"upstream": {
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"website": "https://www.diagrams.net/",
|
||||||
|
"demo": "https://app.diagrams.net/",
|
||||||
|
"admindoc": "https://www.diagrams.net/doc",
|
||||||
|
"code": "https://drawio-app.com"
|
||||||
|
},
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Gofannon",
|
"name": "Gofannon",
|
||||||
|
|
Loading…
Add table
Reference in a new issue