mirror of
https://github.com/morgan9e/linux-sys-telemetry
synced 2026-04-14 16:24:17 +09:00
23 lines
534 B
Markdown
23 lines
534 B
Markdown
|
|
## 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
|