Skip to content

Actually open source signage.

Tilecast is self-hosted digital signage for Android TV and Linux displays. Run the server on your own hardware, manage screens in Studio, and keep your content under your control.

A Tilecast installation has three parts:

  • Tilecast Server runs on hardware you control. It stores your content and settings in PostgreSQL and serves both Studio and the Player API.
  • Tilecast Studio is the management app. You open it in a browser to manage screens, content, and schedules.
  • Tilecast Player runs on each display. It downloads its content, keeps playing from its cache if the network drops, and reports its status back to the server.

New to Tilecast? Getting started walks through the order to set things up.

Tilecast is licensed under AGPL-3.0 and doesn’t depend on a paid cloud service. The source code, releases, and issue tracker are in the Tilecast repository on GitHub.