diff --git a/bluos/blusound.png b/bluos/blusound.png new file mode 100644 index 00000000..5477d894 Binary files /dev/null and b/bluos/blusound.png differ diff --git a/bluos/meta.json b/bluos/meta.json new file mode 100644 index 00000000..862cdd2a --- /dev/null +++ b/bluos/meta.json @@ -0,0 +1,13 @@ +{ + "title": "BluOS", + "tagline": "Control audio devices based on BluOS.", + "icon": "blusound.png", + "stability": "consumer", + "offline": true, + "technologies": [ + "network" + ], + "categories": [ + "multimedia" + ] +}