Portability | unportable |
---|---|
Stability | unstable |
Maintainer | Jose A. Ortega Ruiz <jao@gnu.org> |
Safe Haskell | None |
Plugins.Monitors.Weather
Description
A weather monitor for Xmobar
Documentation
weatherConfig :: IO MConfig
data WeatherInfo
Constructors
WI | |
Fields
|
Instances
Show WeatherInfo |
pWind0 :: (String, String, String, String)
parseData :: Parser [WeatherInfo]
defUrl :: String
stationUrl :: String -> String
getData :: String -> IO String
formatWeather :: [WeatherInfo] -> Monitor String
runWeather :: [String] -> Monitor String
weatherReady :: [String] -> Monitor Bool