Skip to content

sonictruth/smart-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Clock

upcycle - smart display

Smart Clock is a web application that displays time, weather, videos, and potentially other features in the future, on any device with a browser, such as a tablet.

Kindle 1 2011 (Upgraded to slimp ROM) running Smart Clock using Fully.

⚠️ Swipe left or right (using mouse or touch) to changee screen.

ℹ️ Optionally you can load external playlist by using the playlist parameter:

https://sonictruth.github.io/smart-clock/?playlist=https://raw.githubusercontent.com/iptv-org/iptv/master/channels/pl.m3u

Use Fully Kiosk Browser or Add to Home screen for a full screen experience.

Start

REACT_APP_OPEN_WEATHER_URL=https://api.openweathermap.org/data/2.5/onecall REACT_APP_OPEN_WEATHER_KEY=xxxxxxxx npm run start

Deploy

REACT_APP_OPEN_WEATHER_URL=https://api.openweathermap.org/data/2.5/onecall REACT_APP_OPEN_WEATHER_KEY=xxxxxxxx npm run deploy