This commit is contained in:
2026-03-11 11:52:02 +09:00
committed by GitHub
commit 8d77a62e26
22 changed files with 3377 additions and 0 deletions

22
README.md Normal file
View File

@@ -0,0 +1,22 @@
## System Status Telemetry tools
### org.sensord
Collects Cpu (Usage), Thermal, and Power (Intel RAPL) and expose it via D-Bus
- Extension fro gnome-shell that receives D-Bus sensords events to display them on tray
### org.batteryd
Collects battery information from UPower D-Bus
- Simple GTK app that displays statistics
### org.screentimed
Collects opened applications from gnome-shell extension (app-tracker)
- Extension for gnome-shell that exposes opened application via D-Bus
- Simple GTK app that displays statistics