Installing bwm-ng on Mac using Brew
Package Information:
Name: bwm-ng
Use: Bandwidth Monitor NG is a small and simple console-based live network and disk io bandwidth monitor for Linux, BSD, Solaris, Mac OS X and others.
URL: https://www.gropp.org/?id=projects&sub=bwm-ng
Installation Steps:
- Open Terminal on your Mac.
- Now, run
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install bwm-ng using brew
brew install bwm-ng
bwm-ng is ready to use now!