| Copyright | (c) Andrea Rossato |
|---|---|
| License | BSD-style (see LICENSE) |
| Maintainer | Jose A. Ortega Ruiz <jao@gnu.org> |
| Stability | unstable |
| Portability | unportable |
| Safe Haskell | None |
| Language | Haskell98 |
Xmobar.Plugins.Monitors.Weather
Description
A weather monitor for Xmobar
Documentation
weatherConfig :: IO MConfig #
Constructors
| WindInfo | |
parseData :: Parser [WeatherInfo] #
stationUrl :: String -> String #
formatWeather :: [WeatherInfo] -> Monitor String #
runWeather :: [String] -> Monitor String #
weatherReady :: [String] -> Monitor Bool #