Playground icon indicating copy to clipboard operation
Playground copied to clipboard

Various examples of how developers can use Screenly and Screenly's API

Results 32 Playground issues
Sort by recently updated
recently updated
newest added

The Edge app will showcase the bus arrival time and status at a bus stop. ![image](https://github.com/Screenly/Playground/assets/11945360/1029a756-2fe2-4ae0-b7b3-4b22a2b1818e) Features - [x] Based on [TFL API](https://api.tfl.gov.uk/) and Bus ID - Fetch **Bus station...

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...

dependencies
python

New cli version 0.2.6 - for some commands(settings, secrets and promote) uses --installation-id instead of --app-id. Updates that. Though alternatively we could support --app-id in cli optionally for promote, but...

* Adds CSS/HTML implementation of the classic Mac OS screen saver * Published with permission from @bryanbraun

# What does this PR do? # What is the relevant GitHub Issue? # Checklist - [ ] I've added tests for the relevant code - [ ] The code...

This PR adds a Javascript injector that allows users to modify the script and sign in to their ArcGIS dashboards with credentials. Closes #144

Track feedback, qr code scans or landing page visits across multiple locations and screens with this simple app

A user wants the ability to log in to their ArcGIS Dashboard. https://www.esri.com/en-us/arcgis/products/arcgis-online/overview https://www.esri.com/en-us/home Example URL: https://gis.[company-name.com]/portal/apps/dashboards/[dashboard-id] Message me for test URL and login credentials.

We should create a Google Calendar Edge App. It should be fairly straight forward to accomplish based on the quickstart guide. The goal is to show a weekly/daily calendar in...

* Right now we write the date like this: "11 August, 2023". That's not how you would normally write it. Normally, you'd write it as "August 11, 2023" * When...