Remix.run Logo
Show HN: New Site for My OSS Digital Signage Toolkit(garlic-signage.com)
2 points by sagiadinos 6 hours ago

GarlicSignage provides a suite of self-developed open-source software components that allow users to create custom digital signage solutions.

The concept is a modular system of individual building blocks that can be flexibly combined.

The following software components are currently available:

garlic-player: A media player for Windows, Linux, Android, and macOS is written in C++ with Qt lib. The playlists are based on w3c SMIL.

garlic-hub: A web-based CMS for managing content and controlling the media players. It is in PHP 8.4

garlic-launcher: An Android launcher that, together with the media player, enables a remotely manageable, root-free hardware solution. written in JAva

garlic-proxy: A transparent proxy solution for reducing bandwidth consumption written in PHP7.