Dotfiles/.config/polybar/themes/monolit-dracula/polybar-scripts/network-traffic
horhik aec58dae23 split polybar by themes 2020-09-05 14:43:37 +03:00
..
README.md split polybar by themes 2020-09-05 14:43:37 +03:00
network-traffic.sh split polybar by themes 2020-09-05 14:43:37 +03:00

README.md

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