feature(stream) added json streams to daemon
Release / Build and Release (push) Successful in 3m38s

This commit is contained in:
2026-08-12 19:51:27 +02:00
parent c1152ce1b9
commit 5f5ec401ef
16 changed files with 643 additions and 126 deletions
+4
View File
@@ -37,6 +37,10 @@ format = "{interface} ({ip}):  {rx:^4.1} MB/s  {tx:^4.1} MB/s"
# enabled = false # set to false to disable this module at runtime
# tokens: {usage}, {temp}, {model}
format = "CPU: {usage:^4.1}% {temp:^4.1}C"
# Force a temperature sensor instead of auto-detecting it. Case-insensitive
# substring of the label shown by `sensors` (e.g. "Tctl", "Package id 0",
# "thinkpad CPU").
# temp_sensor = "Tctl"
[memory]
# enabled = false # set to false to disable this module at runtime