· last year · Feb 29, 2024, 02:40 PM
1---
2# For configuration options and examples, please see:
3# https://gethomepage.dev/latest/configs/service-widgets
4# - logo:
5 # icon: https://upload.wikimedia.org/wikipedia/commons/thumb/d/d5/I_Love_New_York.svg/1101px-I_Love_New_York.svg.png # optional
6- resources:
7 label: Open Media Vault
8 cpu: true
9 memory: true
10 disk: /
11 cputemp: true
12 uptime: true
13 units: imperial
14
15
16- search:
17 provider: duckduckgo
18 target: _blank
19- datetime:
20 text_size: sm
21 format:
22 dateStyle: short
23 timeStyle: short
24- openweathermap:
25 #label: Home #optional
26 latitude: your lat
27 longitude: your long
28 units: imperial # or imperial
29 provider: openweathermap
30 apiKey: your-api # required only if not using provider, this reveals api key in requests
31 cache: 5 # Time in minutes to cache API responses, to stay within limits