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:

  1. Open Terminal on your Mac.
  2. Now, run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install bwm-ng using brew
    brew install bwm-ng

bwm-ng is ready to use now!