Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

skibz/taciturn-tatertot

Repository files navigation

taciturn-tatertot Build Status Code Climate Test Coverage

a simple and kind of unfinished bandwidth meter

using ifstat, blessed and blessed-contrib (ncurses abstraction)

build and run

debian-derived linuxes:

sudo apt-get install -y ifstat
npm i -g taciturn-tatertot

os x:

brew install ifstat
npm i -g taciturn-tatertot

officially, this program only supports os x and linux. however, if you've managed to get it running on another platform, please open an issue and let me know! the same goes for wanting to have support added for your platform.