Skip to content

Latest commit

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Netplot 📈

Netplot displays network upload and download in plot form inside the terminal.

Dependencies

netplot is dependent on two packages ttyplot and fzf. Install them by running,

$ doas pkg_add ttyplot fzf

Installation

$ curl -sL https://raw.githubusercontent.com/OpenBSDGuy/netplot/master/netplot >"$HOME/.local/bin/netplot"&& chmod a+x "$HOME/.local/bin/netplot"

Uninstallation

$ rm "$HOME/.local/bin/netplot"&& doas pkg_delete ttyplot fzf

Releases

Packages

Contributors

Languages