Refresh puter UI, power telemetry and demand-aware monitoring
Build and test / macos (push) Waiting to run
Signed release / release (push) Waiting to run

This commit is contained in:
2026-09-22 20:03:16 -04:00
parent 0da94715be
commit 4bfa239aa0
38 changed files with 1728 additions and 492 deletions
+15
View File
@@ -0,0 +1,15 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
<!-- Circular loop: concentric radii 300 and 188, exactly 112 units thick.
Stem: x=212...324, also 112 units, tangent to the outer circle.
A single outline avoids overlapping glass surfaces at the join. -->
<path fill="#f2fff7" fill-rule="evenodd" d="
M 212 454
A 300 300 0 1 1 324 687.760561259
L 324 814
A 56 56 0 0 1 212 814
Z
M 324 454
A 188 188 0 1 0 700 454
A 188 188 0 1 0 324 454
Z"/>
</svg>

After

Width:  |  Height:  |  Size: 546 B