Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Gping | 9,336 | 6 days ago | 35 | July 31, 2023 | 29 | mit | Rust | |||
Ping, but with a graph | ||||||||||
Prettyping | 1,140 | 2 months ago | 1 | February 27, 2018 | 25 | mit | Shell | |||
`prettyping` is a wrapper around the standard `ping` tool, making the output prettier, more colorful, more compact, and easier to read. | ||||||||||
Ttyplot | 844 | 3 days ago | 1 | March 03, 2021 | 19 | apache-2.0 | C | |||
a realtime plotting utility for terminal/console with data input from stdin | ||||||||||
Lagmonitor | 186 | 6 months ago | 27 | mit | Java | |||||
Monitor performance of your Minecraft server. Similar to VisualVM and Java Mission Control. | ||||||||||
Pingometer | 74 | 2 years ago | 7 | mit | C# | |||||
PingoMeter - is a small portable program that show your ping in Windows system tray | ||||||||||
7hud | 48 | 3 months ago | 3 | ReScript | ||||||
Custom TF2 HUD | ||||||||||
Pingg | 36 | 2 years ago | 2 | unlicense | JavaScript | |||||
Ping latency graphing CLI | ||||||||||
Lagraph | 31 | 7 months ago | 3 | September 01, 2018 | 1 | Rust | ||||
Display a ping graph in a terminal | ||||||||||
Spark Ping | 28 | 8 years ago | 3 | Ruby | ||||||
a ping "GUI" for the command line that prints sparkline graphs | ||||||||||
Overping | 27 | 5 years ago | mit | Swift | ||||||
[Swift] Pings google every 1s and displays the current network latency in a bar graph |
By @nevyn.
OverPing lets you continuously monitor the performance of your Internet connection. This is useful if you're on unreliable wifi or Hotspotting while travelling, as it lets you tell at a glance whether your current connectivity problems are your connection's fault or not.
For example, I keep this running while on the train and doing a Hangout or Slack voice chat. When the other side cuts out, I can look at the bars: if they're green, it's their connection that sucks; if they're not green, it's my connection.
Before OverPing, I would always have a Terminal window open on every desktop just doing ping 8.8.8.8
. OverPing does this, but on every desktop, and with a pretty, animated bar graph. Each pixel represents one millisecond of delay in getting information to and from Internet.
There are no configuration options.