Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

bricklen/graphping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Graphping?

Graphping is a simple tool to output of the ping command in an ascii-text line graph on the command line, courtesy of blessed-contrib.

  • The Help menu can be invoked via "node graphping -h".
  • Basic usage: "node graphping", which will ping google.ca every second.
  • Extended usage: "node graphping google.com -y 2500", where "google.com" is the site to ping, and "-y 2500" is the maximum data point in milliseconds to show on the graph.
  • To exit the graph, Use any of the following: "q", Escape key, or Ctrl+c.

Github

https://github.com/bricklen/graphping

About

CLI graphing of ping results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published