ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/OwnPhotos/OwnPhotos.php
Executable file
5
heimdall/config/www/SupportedApps/OwnPhotos/OwnPhotos.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\OwnPhotos;
|
||||
|
||||
class OwnPhotos extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/OwnPhotos/app.json
Executable file
10
heimdall/config/www/SupportedApps/OwnPhotos/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "742fb53dbb4fac003115e7f6ec7c46f39c797040",
|
||||
"name": "OwnPhotos",
|
||||
"website": "https://github.com/hooram/ownphotos",
|
||||
"license": "MIT License",
|
||||
"description": "Self hosted wannabe Google Photos clone, with a slight focus on cool graphs",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "ownphotos.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/OwnPhotos/ownphotos.png
Executable file
BIN
heimdall/config/www/SupportedApps/OwnPhotos/ownphotos.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 2.9 KiB |
Reference in New Issue
Block a user