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.
- Demo.
ℹ️ Optionally you can load external playlist by using the playlist parameter:
Use Fully Kiosk Browser or Add to Home screen for a full screen experience.
REACT_APP_OPEN_WEATHER_URL=https://api.openweathermap.org/data/2.5/onecall REACT_APP_OPEN_WEATHER_KEY=xxxxxxxx npm run start
REACT_APP_OPEN_WEATHER_URL=https://api.openweathermap.org/data/2.5/onecall REACT_APP_OPEN_WEATHER_KEY=xxxxxxxx npm run deploy