Skip to content

Instantly share code, notes, and snippets.

@sljunkie
sljunkie / net_widget.lua
Created July 28, 2023 21:19
lain-based Network widget for Awesome WM
-- Network widget for Awesome WM v4.3; produces a nifty
-- information textbox for top/bottom bars.
--
-- Sample output:
-- `NET My_Awesome_Network_Name ▂▄▆_ 0.3 - 0.1`
--
-- Requires lain (https://github.com/lcpz/lain), nmcli
-- from NetworkManager (https://networkmanager.dev/) and
-- an Unicode-capable font.
--