taffybar-3.2.2: A desktop bar similar to xmobar, but with more GUI
Safe HaskellNone
LanguageHaskell2010

System.Taffybar.Widget.Text.NetworkMonitor

Documentation

showInfo :: String -> Int -> (Double, Double) -> Text Source #

toKB :: Int -> Double -> String Source #

toMB :: Int -> Double -> String Source #

setDigits :: Int -> Double -> String Source #

toAuto :: Int -> Double -> String Source #

networkMonitorNew :: String -> Maybe [String] -> TaffyIO Widget Source #