initial commit

This commit is contained in:
2026-03-24 07:17:48 +01:00
commit 371cbce202
147 changed files with 18244 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"active_plugin": "hwinfo",
"theme": "dark",
"apps": [],
"apps_tab": "",
"plugins": {
"librehardwaremonitor": {
"host": "127.0.0.1",
"port": 8085
},
"hwinfo": {
"host": "127.0.0.1",
"port": 60000
}
}
}