diff --git a/software/anthias.yml b/software/anthias.yml new file mode 100644 index 00000000000..cb5df08a106 --- /dev/null +++ b/software/anthias.yml @@ -0,0 +1,11 @@ +name: Anthias +website_url: https://anthias.screenly.io/ +source_code_url: https://github.com/Screenly/Anthias +description: Digital signage platform for Raspberry Pi and x86 devices with web-based content management. +licenses: + - GPL-2.0 +platforms: + - Python + - Docker +tags: + - Digital Signage \ No newline at end of file diff --git a/software/garlic-hub.yml b/software/garlic-hub.yml new file mode 100644 index 00000000000..7f1fa820bac --- /dev/null +++ b/software/garlic-hub.yml @@ -0,0 +1,12 @@ +name: Garlic-Hub +website_url: https://garlic-signage.com/garlic-hub/ +source_code_url: https://github.com/garlic-signage/garlic-hub +description: Digital signage device and content management system with SMIL playlist support and scheduling. +licenses: + - AGPL-3.0 +platforms: + - PHP + - Javascript + - Docker +tags: + - Digital Signage \ No newline at end of file diff --git a/software/xibo.yml b/software/xibo.yml new file mode 100644 index 00000000000..9e4ec8d9145 --- /dev/null +++ b/software/xibo.yml @@ -0,0 +1,11 @@ +name: Xibo +website_url: https://xibosignage.com/ +source_code_url: https://github.com/xibosignage/xibo-cms +description: Digital signage content management system with scheduling, display management and multi-user support. +licenses: + - AGPL-3.0 +platforms: + - PHP + - Docker +tags: + - Digital Signage \ No newline at end of file diff --git a/tags/digital-signage.yml b/tags/digital-signage.yml new file mode 100644 index 00000000000..5cd3ceed720 --- /dev/null +++ b/tags/digital-signage.yml @@ -0,0 +1,2 @@ +name: Digital Signage +description: '[Digital Signage](https://en.wikipedia.org/wiki/Digital_signage) software for managing and displaying content on remote screens.'