mirror of
https://github.com/YunoHost-Apps/wetty_ynh.git
synced 2024-09-03 18:16:29 +02:00
Add screenshot url.
This commit is contained in:
parent
426abdd034
commit
7111d1201f
3 changed files with 9 additions and 2 deletions
|
@ -21,7 +21,9 @@ Terminal in browser over HTTP/HTTPS. (Ajaxterm/Anyterm alternative)
|
||||||
|
|
||||||
**Shipped version:** 2.0.3~ynh5
|
**Shipped version:** 2.0.3~ynh5
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Disclaimers / important information
|
## Disclaimers / important information
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,9 @@ Un terminal dans le navigateur sur HTTP/HTTPS. (alternative à Ajaxterm/Anyterm)
|
||||||
|
|
||||||
**Version incluse:** 2.0.3~ynh5
|
**Version incluse:** 2.0.3~ynh5
|
||||||
|
|
||||||
|
## Captures d'écran
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -35,7 +37,7 @@ Il y a peu de configuration dans Wetty :
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site official de l'app : https://github.com/butlerx/wetty
|
* Site officiel de l'app : https://github.com/butlerx/wetty
|
||||||
* Documentation officielle de l'admin: https://github.com/butlerx/wetty/tree/main/docs
|
* Documentation officielle de l'admin: https://github.com/butlerx/wetty/tree/main/docs
|
||||||
* Dépôt de code officiel de l'app: https://github.com/butlerx/wetty
|
* Dépôt de code officiel de l'app: https://github.com/butlerx/wetty
|
||||||
* Documentation YunoHost pour cette app: https://yunohost.org/app_wetty
|
* Documentation YunoHost pour cette app: https://yunohost.org/app_wetty
|
||||||
|
|
|
@ -13,7 +13,10 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"website": "https://github.com/butlerx/wetty",
|
"website": "https://github.com/butlerx/wetty",
|
||||||
"admindoc": "https://github.com/butlerx/wetty/tree/main/docs",
|
"admindoc": "https://github.com/butlerx/wetty/tree/main/docs",
|
||||||
"code": "https://github.com/butlerx/wetty"
|
"code": "https://github.com/butlerx/wetty",
|
||||||
|
"screenshots": [
|
||||||
|
"https://raw.githubusercontent.com/butlerx/wetty/main/docs/terminal.png"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Salamandar",
|
"name": "Salamandar",
|
||||||
|
|
Loading…
Add table
Reference in a new issue