Add clock widget to glance
This commit is contained in:
@@ -12,12 +12,12 @@ data:
|
||||
|
||||
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
|
||||
@@ -47,7 +47,23 @@ data:
|
||||
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:
|
||||
@@ -60,22 +76,6 @@ data:
|
||||
- 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:
|
||||
@@ -89,6 +89,13 @@ data:
|
||||
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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user