Changed dashboard view
This commit is contained in:
parent
b050a53acf
commit
99da0feea6
25
conf.yml
25
conf.yml
@ -9,7 +9,8 @@ appConfig:
|
|||||||
statusCheck: true
|
statusCheck: true
|
||||||
statusCheckInterval: 60
|
statusCheckInterval: 60
|
||||||
externalStyleSheet:
|
externalStyleSheet:
|
||||||
- https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap
|
- >-
|
||||||
|
https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap
|
||||||
customCss: |
|
customCss: |
|
||||||
:root {
|
:root {
|
||||||
--nik-font: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Noto Sans JP", sans-serif;
|
--nik-font: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Noto Sans JP", sans-serif;
|
||||||
@ -82,27 +83,27 @@ sections:
|
|||||||
options:
|
options:
|
||||||
hostname: http://nik4nao.home.arpa:61208
|
hostname: http://nik4nao.home.arpa:61208
|
||||||
apiVersion: 4
|
apiVersion: 4
|
||||||
id: 1_645_glcurrentcpu
|
id: 0_645_glcurrentcpu
|
||||||
- type: gl-current-mem
|
- type: gl-current-mem
|
||||||
label: Memory (current)
|
label: Memory (current)
|
||||||
options:
|
options:
|
||||||
hostname: http://nik4nao.home.arpa:61208
|
hostname: http://nik4nao.home.arpa:61208
|
||||||
apiVersion: 4
|
apiVersion: 4
|
||||||
id: 2_645_glcurrentmem
|
id: 1_645_glcurrentmem
|
||||||
- type: gl-cpu-history
|
- type: gl-cpu-history
|
||||||
label: CPU (history)
|
label: CPU (history)
|
||||||
options:
|
options:
|
||||||
hostname: http://nik4nao.home.arpa:61208
|
hostname: http://nik4nao.home.arpa:61208
|
||||||
apiVersion: 4
|
apiVersion: 4
|
||||||
limit: 60
|
limit: 60
|
||||||
id: 4_645_glcpuhistory
|
id: 2_645_glcpuhistory
|
||||||
- type: gl-mem-history
|
- type: gl-mem-history
|
||||||
label: Memory (history)
|
label: Memory (history)
|
||||||
options:
|
options:
|
||||||
hostname: http://nik4nao.home.arpa:61208
|
hostname: http://nik4nao.home.arpa:61208
|
||||||
apiVersion: 4
|
apiVersion: 4
|
||||||
limit: 80
|
limit: 80
|
||||||
id: 5_645_glmemhistory
|
id: 3_645_glmemhistory
|
||||||
displayData:
|
displayData:
|
||||||
sortBy: default
|
sortBy: default
|
||||||
rows: 10
|
rows: 10
|
||||||
@ -117,8 +118,9 @@ sections:
|
|||||||
options:
|
options:
|
||||||
hostname: http://nik4nao.home.arpa:61208
|
hostname: http://nik4nao.home.arpa:61208
|
||||||
apiVersion: 4
|
apiVersion: 4
|
||||||
|
id: 0_725_gldiskspace
|
||||||
displayData:
|
displayData:
|
||||||
rows: 2
|
rows: 1
|
||||||
cols: 1
|
cols: 1
|
||||||
- name: Shortcuts
|
- name: Shortcuts
|
||||||
icon: mdi-bookmark-outline
|
icon: mdi-bookmark-outline
|
||||||
@ -127,18 +129,22 @@ sections:
|
|||||||
icon: favicon
|
icon: favicon
|
||||||
url: https://remotedesktop.google.com/access/
|
url: https://remotedesktop.google.com/access/
|
||||||
target: newtab
|
target: newtab
|
||||||
|
id: 0_975_remotedesktop
|
||||||
- title: X (Twitter)
|
- title: X (Twitter)
|
||||||
icon: favicon
|
icon: favicon
|
||||||
url: https://twitter.com/
|
url: https://twitter.com/
|
||||||
target: newtab
|
target: newtab
|
||||||
|
id: 1_975_xtwitter
|
||||||
- title: Facebook
|
- title: Facebook
|
||||||
icon: favicon
|
icon: favicon
|
||||||
url: https://www.facebook.com/
|
url: https://www.facebook.com/
|
||||||
target: newtab
|
target: newtab
|
||||||
|
id: 2_975_facebook
|
||||||
- title: Nyaa
|
- title: Nyaa
|
||||||
icon: favicon
|
icon: favicon
|
||||||
url: https://nyaa.si/
|
url: https://nyaa.si/
|
||||||
target: newtab
|
target: newtab
|
||||||
|
id: 3_975_nyaa
|
||||||
displayData:
|
displayData:
|
||||||
sectionLayout: grid
|
sectionLayout: grid
|
||||||
itemCountX: 2
|
itemCountX: 2
|
||||||
@ -150,6 +156,7 @@ sections:
|
|||||||
- title: Jellyfin
|
- title: Jellyfin
|
||||||
icon: si-jellyfin
|
icon: si-jellyfin
|
||||||
url: http://nik4nao.home.arpa/anime/
|
url: http://nik4nao.home.arpa/anime/
|
||||||
|
id: 0_829_jellyfin
|
||||||
displayData:
|
displayData:
|
||||||
hideSectionHeader: true
|
hideSectionHeader: true
|
||||||
cutToHeight: true
|
cutToHeight: true
|
||||||
@ -159,6 +166,7 @@ sections:
|
|||||||
- title: qBittorrent
|
- title: qBittorrent
|
||||||
icon: si-qbittorrent
|
icon: si-qbittorrent
|
||||||
url: http://nik4nao.home.arpa/qbt/
|
url: http://nik4nao.home.arpa/qbt/
|
||||||
|
id: 0_1182_qbittorrent
|
||||||
displayData:
|
displayData:
|
||||||
hideSectionHeader: true
|
hideSectionHeader: true
|
||||||
cutToHeight: true
|
cutToHeight: true
|
||||||
@ -168,6 +176,7 @@ sections:
|
|||||||
- title: JDownloader
|
- title: JDownloader
|
||||||
icon: mdi-cloud-download-outline
|
icon: mdi-cloud-download-outline
|
||||||
url: http://nik4nao.home.arpa/jd2/
|
url: http://nik4nao.home.arpa/jd2/
|
||||||
|
id: 0_1113_jdownloader
|
||||||
displayData:
|
displayData:
|
||||||
hideSectionHeader: true
|
hideSectionHeader: true
|
||||||
cutToHeight: true
|
cutToHeight: true
|
||||||
@ -177,6 +186,7 @@ sections:
|
|||||||
- title: Pi-hole
|
- title: Pi-hole
|
||||||
icon: si-pihole
|
icon: si-pihole
|
||||||
url: http://nik4nao.home.arpa/admin/
|
url: http://nik4nao.home.arpa/admin/
|
||||||
|
id: 0_654_pihole
|
||||||
displayData:
|
displayData:
|
||||||
hideSectionHeader: true
|
hideSectionHeader: true
|
||||||
cutToHeight: true
|
cutToHeight: true
|
||||||
@ -186,6 +196,7 @@ sections:
|
|||||||
- title: Watch Party
|
- title: Watch Party
|
||||||
icon: mdi-play-circle-outline
|
icon: mdi-play-circle-outline
|
||||||
url: http://nik4nao.home.arpa/watch-party/
|
url: http://nik4nao.home.arpa/watch-party/
|
||||||
|
id: 0_1063_watchparty
|
||||||
displayData:
|
displayData:
|
||||||
hideSectionHeader: true
|
hideSectionHeader: true
|
||||||
cutToHeight: true
|
cutToHeight: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user