xmobar

Portabilityportable
Stabilityunstable
Maintainerjao@gnu.org
Safe HaskellNone

Plugins.Monitors.ThermalZone

Description

Created : Fri Feb 25, 2011 03:18

A thermal zone plugin based on the sysfs linux interface. See http:kernel.orgdocDocumentationthermalsysfs-api.txt

Synopsis

Documentation

thermalZoneConfig :: IO MConfig

Default thermal configuration.

runThermalZone :: [String] -> Monitor String

Retrieves thermal information. Argument is name of thermal directory in /sys/clas/thermal. Returns the monitor string parsed according to template (either default or user specified).