app-store/apps/booksonic/config.json
Nicolas Meienberger 14c4ad6f7a add missing apps
2022-08-03 21:29:10 +02:00

13 lines
372 B
JSON

{
"name": "Booksonic",
"available": true,
"port": 8040,
"id": "booksonic",
"categories": ["books", "media"],
"description": "",
"short_desc": "The selfhosted audiobook server",
"author": "https://github.com/popeen",
"source": "https://github.com/popeen/Booksonic-Air",
"image": "/logos/apps/booksonic.jpg",
"form_fields": []
}