ajout heimdall

This commit is contained in:
2025-01-01 11:24:01 +01:00
parent f8be42e486
commit c52f60fca9
1477 changed files with 15692 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\Booksonic;
class Booksonic extends \App\SupportedApps {
}

View File

@@ -0,0 +1,10 @@
{
"appid": "091d3909d7e0bde850659125a13712c0122a6493",
"name": "Booksonic",
"website": "http://booksonic.org/",
"license": "GPL",
"description": "Booksonic is a server and an app for streaming your audiobooks to any pc or android phone. Most of the functionality is also available on other platforms that have apps for subsonic.",
"enhanced": false,
"tile_background": "dark",
"icon": "booksonic.png"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB