i3 / i3status

Generates status bar to use with i3bar, dzen2 or xmobar
BSD 3-Clause "New" or "Revised" License
598 stars 251 forks source link

feat: add netspeed as a C module #513

Open trbjo opened 1 year ago

trbjo commented 1 year ago

this commit adds the functionality from the bash script as a C module. Currently it supports no options for choice of interfaces, as it just aggregates the network traffic across all physical interfaces, which is what what most users want.