This repository holds various examples that showcases Screenly's features and API.
If you are not familiar with Edge Apps, we suggest you review our developer documentation.
- 3D Text - A 3D text display app that renders text with depth and shadow effects.
- Asset Metadata - An example implementation of Screenly's metadata.
- BambooHR App - Displays employee birthdays, work anniversaries and other HR events from BambooHR.
- Calendar App - A simple calendar app that shows events from iCal data.
- CAP Alerting - Display Common Alerting Protocol (CAP) emergency alerts on Screenly digital signage screens.
- CharlieHR App - Displays employee birthdays, work anniversaries and other HR events from CharlieHR.
- Clock App - A simple clock app.
- Countdown Timer - A simple countdown timer app.
- Fake Dashboard - A simple fake dashboard screen to display simulated website analytics, including live visitor count, traffic sources, and device usage.
- Flying Toasters App - A simple toaster app that flies around the screen.
- Google Calendar App - A simple calendar app that shows events from Google Calendar.
- Grafana Dashboard - Displays Grafana dashboards as images on Screenly screens with automatic refresh intervals.
- iframe App - A simple iframe app.
- Menu Board App - A dynamic and responsive menu board for digital signage displays.
- Outlook Calendar App - A simple calendar app that shows events from Outlook Calendar.
- Power BI - A Power BI Edge App for securely accessing dashboards and reports.
- QR Code Generator - An example of how to build unique QR Codes that embeds the screen metadata as UTM parameters.
- RSS Reader - A simple RSS reader.
- Simple Message App - A simple message app.
- Simple Table App - A minimalist edge app for Screenly that displays CSV data as a beautifully formatted table.
- Simple Timer App - A simple timer app.
- Sonar Dashboard - A dashboard that displays the status of the Sonar - BLE Device Counter.
- Strava Club Leaderboard - A leaderboard of Strava club activities.
- TFL Bus Status App - An app to display TFL Bus Status for a given bus stop. A list of all bus stops can be found here - Bus Stop Lookup Tool
- Weather App - A simple weather app.
- Welcome App - A customizable welcome screen app.
The Playground also offers an Edge Apps library that contains utilities for building Edge Apps including helper functions.
Details on how to use the library can be found in this guide.
- Bootstrap: A digital signage optimized Bootstrap theme for our Playground apps.
- Dynamic Playlists: An example of how to use Screenly's API to enable/disable a playlist based on weather conditions.
- Instagram App: A basic Instagram app for Screenly.
- JavaScript Injectors: Examples showing Screenly's JavaScript Injector.
- Legacy Edge Apps Library: A deprecated Vue-centric library for building Edge Apps. This has been replaced by the new TypeScript Library.