Screenly / clock-app

A sample clock app for Screenly.

Home Page:https://clock.srly.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenly Clock App

Warning: This project has been abandoned in favor of the Clock Edge App.

Clock App Screenshot

This is an example asset for Screenly as part of the Screenly Playground.

You can view the live demo at clock.srly.io. The clock should automatically detect your local time zone and display the correct time.

Requirements

Install Wrangler

$ npm install -g wrangler

Login to Cloudflare

$ wrangler login

Run the project in dev mode

$ wrangler dev

Publish worker

$ wrangler publish --env [environment name]

About

A sample clock app for Screenly.

https://clock.srly.io

License:MIT License


Languages

Language:JavaScript 72.0%Language:CSS 28.0%