mirror of
https://github.com/Horhik/dotfiles.git
synced 2024-11-08 18:03:13 +00:00
412 B
412 B
Script: network-traffic
A script that displays the current network traffic.
It allows you to count traffic from more then one interface.
Dependencies
bc
Configuration
Change the values in INTERVAL
and INTERFACES
. You can also choose between bit and byte output.
Module
[module/network-traffic]
type = custom/script
exec = ~/polybar-scripts/network-traffic.sh
tail = true