added meta file and logo

master
bernhard.trinnes 2020-05-27 15:39:34 +02:00
parent 5e6ac9bd15
commit 54f6e2c33f
2 changed files with 13 additions and 0 deletions

BIN
bluos/blusound.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

13
bluos/meta.json Normal file
View File

@ -0,0 +1,13 @@
{
"title": "BluOS",
"tagline": "Control audio devices based on BluOS.",
"icon": "blusound.png",
"stability": "consumer",
"offline": true,
"technologies": [
"network"
],
"categories": [
"multimedia"
]
}