theme: name: nord pages: - name: Home columns: - size: small widgets: - type: calendar first-day-of-week: monday - type: repository repository: awesome-selfhosted/awesome-selfhosted - type: rss title: News limit: 5 feeds: - url: https://habr.com/ru/rss/all/ title: Habr - size: full widgets: - type: search search-engine: google - $include: widgets/countdown.yml - $include: widgets/bookmarks-general.yml - $include: widgets/bookmarks-homelab.yml - size: small widgets: - type: clock title: Time - type: to-do - type: custom-api title: Immich stats cache: 1d url: http://192.168.50.101:2283/api/server/statistics headers: x-api-key: izNdobgXRRg7agxZzEQvNEKpsnwPT8x0cs6Vi7E Accept: application/json template: |
{{ .JSON.Int "photos" | formatNumber }}
PHOTOS
{{ .JSON.Int "videos" | formatNumber }}
VIDEOS
{{ div (.JSON.Int "usage" | toFloat) 1073741824 | toInt | formatNumber }}GB
USAGE
- type: dns-stats service: adguard url: http://192.168.50.2/ username: Dokril password: baHYc2VgeRJfdZ - $include: widgets/qbittorrent.yml