Spark Ping

a ping "GUI" for the command line that prints sparkline graphs
Alternatives To Spark Ping
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Nodezator305
14 days ago50December 26, 20221unlicensePython
A multi-purpose visual node editor for the Python programming language
Networkx_viewer125
9 months ago3August 29, 20209gpl-3.0Python
Interactive GUI for NetworkX graphs
Liveprof Ui117
2 years ago60June 01, 20211mitPHP
An aggregator and web interface for Live Profiler
Npyviewer104
3 months ago3mitPython
Load and view .npy files containing 2D and 1D NumPy arrays.
Smuview95
5 months ago18gpl-3.0C++
SmuView is a GUI for sigrok that supports power supplies, electronic loads and all sorts of measurement devices like multimeters, LCR meters and so on.
Nengo Gui77
1a year ago19May 24, 2022292otherPython
Nengo interactive visualizer
Graphcut69
6 years ago2Python
Graph cut image segmentation with custom GUI.
Emergence58
4 years agogpl-3.0C++
Rendering bitmaps using nodes. Inspired by Blender's Nodes.
Flamegraphs.jl48
13 days ago6mitJulia
Analysis of profiling data using trees
Executiongraph36
2 years ago13mpl-2.0C++
Fast Generic Execution Graph/Network
Alternatives To Spark Ping
Select To Compare


Alternative Project Comparisons
Readme

spark-ping

A ping 'GUI' for the command line using sparklines.

Example:

$ ./spark-ping google.com
▃▇▄▄▅▄▃▃▃▄▃▃▄▄▄▄▅▄▅▃▅▃▃▃▄▄▃▃▄▅▄▃▄▃ 24.731 ms

Implemented as a Ruby wrapper around your system's normal ping utility. Does not require any special gems, so it should work out of the box on many platforms.

The sparklines are multi-byte UTF8 characters, so your terminal may or may not display them correctly.

Tested with

  • Ruby: 1.8.7, 1.9.2, 1.8.5 (centos5)
  • Terminal: Terminal.app, iTerm2.app
  • OS Ping: OSX 10.7, Linux (centos5)

Install

Copy it somewhere in your path. Run it like you would run ping.

Thanks

LICENSE

Author:: Joe Miller (http://joemiller.me)
Copyright:: Copyright (c) 2011 Joe Miller
License:: Apache License, Version 2.0

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Popular Graph Projects
Popular Gui Projects
Popular Computer Science Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Ruby
Command Line
Graph
Gui
Spark
Ping