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.
- Clock App - A simple clock app.
- Countdown Timer - A simple countdown timer app.
- CharlieHR App - Displays employee birthdays, work anniversaries and other HR events from CharlieHR.
- 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.
- iFrame App - A simple iFrame app.
- Menu Board App - A dynamic and responsive menu board for digital signage displays.
- 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.
- Sonar Dashboard - A dashboard that displays the status of the Sonar - BLE Device Counter.
- Strava Club Leaderboard - A leaderboard of Strava club activities.
- Simple Message App - A simple message app.
- 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.