X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/ea45c499c8a88fbacc43b76e743a713e8e23d85f..279c5e9fe373a0b5b36cb3a1efa15cd46229c627:/net.md diff --git a/net.md b/net.md index c3a635c..b02c239 100644 --- a/net.md +++ b/net.md @@ -1,3 +1,5 @@ +[<- widgets](https://github.com/copycat-killer/lain/wiki/Widgets) + Monitors network interfaces and shows current traffic in a textbox. mynet = lain.widgets.net() @@ -22,5 +24,5 @@ Possible value for `units` are stored in table `lain.widgets.net.units`, which c ["b"] = 1, ["kb"] = 1024, - ["mb"] = 1024^2, - ["gb"] = 1024^3 \ No newline at end of file + ["mb"] = 1024^2, + ["gb"] = 1024^3 \ No newline at end of file