107 lines
2.9 KiB
YAML
107 lines
2.9 KiB
YAML
pageInfo:
|
|
title: Home
|
|
description: Home Server Dashboard
|
|
|
|
appConfig:
|
|
theme: one-dark
|
|
layout: auto
|
|
iconSize: medium
|
|
routingMode: history
|
|
statusCheck: true
|
|
statusCheckInterval: 60
|
|
|
|
sections:
|
|
- name: At a Glance
|
|
icon: fas fa-home
|
|
widgets:
|
|
- type: clock
|
|
options:
|
|
timeZone: Asia/Tokyo
|
|
format: ja-JP
|
|
hideSeconds: true
|
|
|
|
- type: iframe
|
|
options:
|
|
url: https://calendar.google.com/calendar/embed?bgcolor=%23000000&height=600&wkst=1&ctz=Asia%2FTokyo&showPrint=0&showCalendars=0&showTitle=0&showTz=0&src=bnl4YWZpcUBnbWFpbC5jb20&src=Y281dTVpOTVubmg4am10bXVlY2hpMW1nMTBqNmVia2pAaW1wb3J0LmNhbGVuZGFyLmdvb2dsZS5jb20&src=ZW4uamFwYW5lc2UjaG9saWRheUBncm91cC52LmNhbGVuZGFyLmdvb2dsZS5jb20&src=Y3NuYzhlYjVyczYxcmk0MG1zZGRnZHU5dTd2c3E2cGRAaW1wb3J0LmNhbGVuZGFyLmdvb2dsZS5jb20&src=bTFtZHA2Y3Q4N2poMDdxdnRiamFuM3NkOTloZXRlZnBAaW1wb3J0LmNhbGVuZGFyLmdvb2dsZS5jb20&color=%237986cb&color=%233f51b5&color=%230b8043&color=%233f51b5&color=%23f6bf26
|
|
frameHeight: 600
|
|
frameWidth: 800
|
|
|
|
- type: weather
|
|
options:
|
|
apiKey: 770d36389dd547e8e3daccb39debde64
|
|
city: Tokyo, JP
|
|
units: metric
|
|
hideDetails: false
|
|
|
|
- type: weather-forecast
|
|
options:
|
|
apiKey: 770d36389dd547e8e3daccb39debde64
|
|
city: Tokyo, JP
|
|
numDays: 5
|
|
units: metric
|
|
hideDetails: true
|
|
|
|
- name: System
|
|
icon: fas fa-server
|
|
widgets:
|
|
- type: system-info
|
|
options:
|
|
showHostname: true
|
|
showOS: true
|
|
showUptime: true
|
|
showCPU: true
|
|
showMemory: true
|
|
showDisk: true
|
|
|
|
- type: gl-current-cpu
|
|
options:
|
|
hostname: http://nik4nao.home.arpa:61208
|
|
|
|
- type: gl-current-mem
|
|
options:
|
|
hostname: http://nik4nao.home.arpa:61208
|
|
|
|
- type: gl-disk-space
|
|
options:
|
|
hostname: http://nik4nao.home.arpa:61208
|
|
|
|
- type: gl-cpu-history
|
|
options:
|
|
hostname: http://nik4nao.home.arpa:61208
|
|
limit: 60
|
|
|
|
- type: gl-mem-history
|
|
options:
|
|
hostname: http://nik4nao.home.arpa:61208
|
|
limit: 80
|
|
|
|
- name: Media
|
|
icon: fas fa-film
|
|
items:
|
|
- title: Jellyfin
|
|
icon: si-jellyfin
|
|
url: http://nik4nao.home.arpa/anime/
|
|
|
|
- name: Downloads
|
|
icon: fas fa-download
|
|
items:
|
|
- title: qBittorrent
|
|
icon: si-qbittorrent
|
|
url: http://nik4nao.home.arpa/qbt/
|
|
- title: JDownloader
|
|
icon: fas fa-cloud-download-alt
|
|
url: http://nik4nao.home.arpa/jd2/
|
|
|
|
- name: Network
|
|
icon: fas fa-network-wired
|
|
items:
|
|
- title: Pi-hole
|
|
icon: si-pihole
|
|
url: http://nik4nao.home.arpa/admin/
|
|
|
|
- name: Apps
|
|
icon: fas fa-star
|
|
items:
|
|
- title: Watch Party
|
|
icon: fas fa-play-circle
|
|
url: http://nik4nao.home.arpa/watch-party/ |