diff --git a/conf.yml b/conf.yml index c3fca28..0de511b 100644 --- a/conf.yml +++ b/conf.yml @@ -1,15 +1,13 @@ pageInfo: - title: Home - description: Home Server Dashboard - + title: Good morning, Nik + description: How's your day going? appConfig: - theme: one-dark - layout: auto - iconSize: medium + theme: glass + layout: sidebar + iconSize: large routingMode: history statusCheck: true statusCheckInterval: 60 - sections: - name: At a Glance icon: fas fa-home @@ -19,20 +17,21 @@ sections: timeZone: Asia/Tokyo format: ja-JP hideSeconds: true - + id: 0_928_clock - 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 + 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 - + id: 1_928_iframe - type: weather options: apiKey: 770d36389dd547e8e3daccb39debde64 city: Tokyo, JP units: metric hideDetails: false - + id: 2_928_weather - type: weather-forecast options: apiKey: 770d36389dd547e8e3daccb39debde64 @@ -40,67 +39,87 @@ sections: numDays: 5 units: metric hideDetails: true - + id: 3_928_weatherforecast + displayData: + sortBy: default + rows: 6 + cols: 2 + collapsed: false + hideForGuests: false - name: System icon: fas fa-server widgets: - type: system-info - label: Host summary - + options: + showHostname: true + showOS: true + showUptime: true + showCPU: true + showMemory: true + showDisk: true + id: 0_645_systeminfo - type: gl-current-cpu label: CPU (current) options: hostname: http://nik4nao.home.arpa:61208 - + id: 1_645_glcurrentcpu - type: gl-current-mem label: Memory (current) options: hostname: http://nik4nao.home.arpa:61208 - + id: 2_645_glcurrentmem - type: gl-disk-space label: Disk Space options: hostname: http://nik4nao.home.arpa:61208 - + id: 3_645_gldiskspace - type: gl-cpu-history label: CPU (history) options: hostname: http://nik4nao.home.arpa:61208 limit: 60 - + id: 4_645_glcpuhistory - type: gl-mem-history label: Memory (history) options: hostname: http://nik4nao.home.arpa:61208 limit: 80 - + id: 5_645_glmemhistory + displayData: + sortBy: default + rows: 10 + cols: 1 + collapsed: false + hideForGuests: false - name: Media icon: fas fa-film items: - title: Jellyfin icon: si-jellyfin url: http://nik4nao.home.arpa/anime/ - + id: 0_480_jellyfin - name: Downloads icon: fas fa-download items: - title: qBittorrent icon: si-qbittorrent url: http://nik4nao.home.arpa/qbt/ + id: 0_939_qbittorrent - title: JDownloader icon: fas fa-cloud-download-alt url: http://nik4nao.home.arpa/jd2/ - + id: 1_939_jdownloader - name: Network icon: fas fa-network-wired items: - title: Pi-hole icon: si-pihole url: http://nik4nao.home.arpa/admin/ - + id: 0_746_pihole - name: Apps icon: fas fa-star items: - title: Watch Party icon: fas fa-play-circle - url: http://nik4nao.home.arpa/watch-party/ \ No newline at end of file + url: http://nik4nao.home.arpa/watch-party/ + id: 0_404_watchparty \ No newline at end of file