Add clock widget to glance

This commit is contained in:
Daniel Cosme
2026-05-07 16:22:07 -04:00
parent ce13ad77f4
commit cceb5d95e3
3 changed files with 52 additions and 38 deletions

View File

@@ -9,12 +9,12 @@ theme:
branding:
custom-footer: |
<p>Configured and Deployed via GitOps at: <a href="https://danicos.dev/daniel/homelab">Daniel's Homelab</a></p>
<p>Configured and Deployed via GitOps from: <a href="https://danicos.dev/daniel/homelab">Daniel's Homelab</a></p>
# logo-url: /assets/logo.png
# favicon-url: /assets/logo.png
app-name: "Daniel's Dashboard"
# app-icon-url: "/assets/app-icon.png"
app-background-color: "#111C18"
# app-background-color: "#111C18"
server:
assets-path: /app/assets

View File

@@ -9,7 +9,23 @@
widgets:
- type: bookmarks
groups:
- title: "Cloud Hosted"
- title: "Hosted in Homelab"
description: "Hosted in my personal homlab, some of them accesible on my Private VPN, others publicly exposed via reverse proxy"
color: 200 50 50
links:
- title: Immich
icon: sh:immich
url: https://photos.danicos.me
- title: Immich VPN
icon: sh:immich
url: http://hydra-0.orca-uaru.ts.net:30011
- title: Linkding
icon: sh:linkding
url: https://link.danicos.me
- title: TrueNAS VPN
icon: sh:truenas-core
url: http://apex-truenas.orca-uaru.ts.net
- title: "Hosted in the Cloud"
description: "Hosted in my OVH Cloud VPS"
color: 10 70 50
links:
@@ -22,22 +38,6 @@
- title: Git platform (Gitea)
icon: sh:gitea
url: https://danicos.dev
- title: "Hosted in Homelab"
description: "Hosted in my personal homlab, some of them accesible on my Private VPN, others publicly exposed via reverse proxy"
color: 200 50 50
links:
- title: Linkding
icon: sh:linkding
url: https://link.danicos.me
- title: Immich
icon: sh:immich
url: https://photos.danicos.me
- title: Immich VPN
icon: sh:immich
url: http://hydra-0.orca-uaru.ts.net:30011
- title: TrueNAS VPN
icon: sh:truenas-core
url: http://apex-truenas.orca-uaru.ts.net
- title: "Public"
color: 100 40 25
links:
@@ -51,6 +51,13 @@
widgets:
- type: calendar
first-day-of-week: monday
- size: small
widgets:
- type: clock
hour-format: 24h
timezones:
- timezone: America/Montreal
label: Home
- name: Default
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
# hide-desktop-navigation: true