xczv
This commit is contained in:
parent
654b10a78f
commit
5694b2814f
4 changed files with 101 additions and 2 deletions
|
|
@ -1,11 +1,51 @@
|
|||
---
|
||||
# For configuration options and examples, please see:
|
||||
# https://gethomepage.dev/configs/service-widgets
|
||||
# https://gethomepage.dev/configs/widgets
|
||||
|
||||
- logo:
|
||||
icon: /images/gremlin-badge.png
|
||||
|
||||
- greeting:
|
||||
text_size: xl
|
||||
text: "NetGrimoire"
|
||||
|
||||
- datetime:
|
||||
text_size: l
|
||||
format:
|
||||
dateStyle: long
|
||||
timeStyle: short
|
||||
hour12: true
|
||||
|
||||
- resources:
|
||||
label: ZNAS
|
||||
cpu: true
|
||||
memory: true
|
||||
disk: /
|
||||
uptime: true
|
||||
units: imperial
|
||||
refresh: 5000
|
||||
|
||||
- resources:
|
||||
label: Hermes
|
||||
cpu: true
|
||||
memory: true
|
||||
cputemp: true
|
||||
uptime: true
|
||||
refresh: 5000
|
||||
|
||||
- resources:
|
||||
label: Docker5
|
||||
cpu: true
|
||||
memory: true
|
||||
uptime: true
|
||||
refresh: 5000
|
||||
|
||||
- openmeteo:
|
||||
label: Pensacola
|
||||
latitude: 30.42
|
||||
longitude: -87.21
|
||||
units: imperial
|
||||
cache: 5
|
||||
|
||||
- search:
|
||||
provider: duckduckgo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue