Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DashClock

A fullscreen DAKboard-style wall display for Nextcloud: photo slideshow background, large clock and date, current weather with 5-day forecast (Weather Underground), and a 3-week calendar strip.

  • Reads your Nextcloud calendars directly — own, shared, and webcal/ICS subscriptions (Google, Outlook, any ICS feed you subscribe to in the Calendar app).
  • All settings are per user. Each account sees its own photos, calendars, and weather.
  • No build step, no external dependencies.

Requires Nextcloud 30–34.

Install

cd <nextcloud>/apps
git clone <this-repo-url> dashclock
chown -R www-data:www-data dashclock        # use your web-server user
sudo -u www-data php occ app:enable dashclock

Open it from the app menu, or directly at https://<your-nextcloud>/apps/dashclock/.

Setup

Settings → Personal → DashClock:

  1. Weather Underground API key + station ID — optional. Leave empty and the weather panel hides. Get a free key at wunderground.com (requires a PWS) and pick any nearby station ID.
  2. Photo folder — folder in your own Nextcloud files (default Dashclock-Photos). To use someone else's photos, have them share the folder with you.
  3. Calendars — comma-separated calendar URIs, or leave empty to show every calendar you can see: your own, ones shared with you, and subscriptions.
  4. Photo interval, dim overlay, units — display tuning.

The gear button on the dashboard itself edits the same settings, and the +/- buttons scale the whole display.

External calendars (Google, Outlook, …)

Subscribe to the ICS feed in the Nextcloud Calendar app (Calendar → + New calendar → Add subscription link). DashClock picks it up automatically; Nextcloud refreshes the feed in the background.

Wall display

Point any fullscreen browser (tablet kiosk mode, Fully Kiosk, a Pi) at /apps/dashclock/ while logged in as the display user.

License

AGPL-3.0

About

Fullscreen wall-display dashboard for Nextcloud: clock, weather, calendars, photo slideshow

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages