ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Airsonic/Airsonic.php
Executable file
5
heimdall/config/www/SupportedApps/Airsonic/Airsonic.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Airsonic;
|
||||
|
||||
class Airsonic extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Airsonic/airsonic.png
Executable file
BIN
heimdall/config/www/SupportedApps/Airsonic/airsonic.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
10
heimdall/config/www/SupportedApps/Airsonic/app.json
Executable file
10
heimdall/config/www/SupportedApps/Airsonic/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "317f16f137fe0fd9eaf67dd6e203e50c0c1bf319",
|
||||
"name": "Airsonic",
|
||||
"website": "https://airsonic.github.io/",
|
||||
"license": "GNU General Public License v3.0 only",
|
||||
"description": "Airsonic is a free, web-based media streamer, providing ubiquitious access to your music. Use it to share your music with friends, or to listen to your own music while at work.",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "airsonic.png"
|
||||
}
|
||||
Reference in New Issue
Block a user