ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Gotify/Gotify.php
Executable file
5
heimdall/config/www/SupportedApps/Gotify/Gotify.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Gotify;
|
||||
|
||||
class Gotify extends \App\SupportedApps
|
||||
{
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Gotify/app.json
Executable file
10
heimdall/config/www/SupportedApps/Gotify/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "b3fdc0b49deb0e7db32311b64867b000409193e5",
|
||||
"name": "Gotify",
|
||||
"website": "https://gotify.net",
|
||||
"license": "MIT License",
|
||||
"description": "A self-hosted push notification service.",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "gotify.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Gotify/gotify.png
Executable file
BIN
heimdall/config/www/SupportedApps/Gotify/gotify.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user