mirror of
https://github.com/YunoHost-Apps/uptime-kuma_ynh.git
synced 2024-10-01 13:34:58 +02:00
metadata and desc
This commit is contained in:
parent
fcae1866f9
commit
ee2ebf8ffa
2 changed files with 13 additions and 10 deletions
|
@ -1,9 +1,12 @@
|
|||
Some long and extensive description of what the app is and does, lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|
||||
It is a self-hosted monitoring tool like "Uptime Robot".
|
||||
|
||||
### Features
|
||||
|
||||
- Ut enim ad minim veniam, quis nostrud exercitation ullamco ;
|
||||
- Laboris nisi ut aliquip ex ea commodo consequat ;
|
||||
- Duis aute irure dolor in reprehenderit in voluptate ;
|
||||
- Velit esse cillum dolore eu fugiat nulla pariatur ;
|
||||
- Excepteur sint occaecat cupidatat non proident, sunt in culpa."
|
||||
Monitoring uptime for HTTP(s) / TCP / Ping / DNS Record / Push.
|
||||
Fancy, Reactive, Fast UI/UX.
|
||||
Notifications via Telegram, Discord, Gotify, Slack, Pushover, Email (SMTP), and 70+ notification services, click here for the full list.
|
||||
20 second intervals.
|
||||
Multi Languages
|
||||
Simple Status Page
|
||||
Ping Chart
|
||||
Certificate Info
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
"id": "uptime-kuma",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": " A fancy self-hosted monitoring tool",
|
||||
"fr": "Un joli outil pour vérifier si des sites sont en ligne (monitoring)"
|
||||
"en": " A fancy self-hosted monitoring tool like Uptime-Robot",
|
||||
"fr": "Un joli outil similaire à Uptime-Robot pour vérifier que des sites restent joignables"
|
||||
},
|
||||
"version": "1.0~ynh1",
|
||||
"url": "https://github.com/louislam/uptime-kuma/",
|
||||
|
@ -18,8 +18,8 @@
|
|||
},
|
||||
"license": "free",
|
||||
"maintainer": {
|
||||
"name": "John doe",
|
||||
"email": "john.doe@example.com"
|
||||
"name": "Hadrien",
|
||||
"email": "ketsapiwiq@protonmail.com"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.1.3"
|
||||
|
|
Loading…
Reference in a new issue