Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ClockDisplay

A Raspberry Pi dashboard app that runs continuously as a fullscreen kiosk display. Shows the current time, weather forecast (Ouray, CO), upcoming calendar events, and a live NPR news headline.

Features

  • Clock with day/date and current conditions
  • Multi-day weather forecast via weather.gov
  • Upcoming calendar events via iCloud calendar (ICS)
  • Live NPR news headline
  • Exit button (bottom-right) to close Chromium and return to terminal

Running the App

Make the start script executable (first time only):

chmod +x start.sh

Then start everything with:

./start.sh

This reloads systemd, enables and starts the dashboard service, then launches Chromium in kiosk mode pointed at http://localhost:8050.

Stopping

Tap the red ✕ button in the bottom-right corner of the display to close Chromium. The dashboard service will continue running in the background. To stop it:

sudo systemctl stop dashboard

About

RPi clock display project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages