summaryrefslogtreecommitdiff
path: root/network/prettyping/README
diff options
context:
space:
mode:
authorThibaut Notteboom <thibaut.notteboom@gmail.com>2021-03-19 01:42:07 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-03-20 11:00:44 +0700
commitb6ec0b244845aeb6ad8dc62879eca464ecf3dd9d (patch)
treee8e38a3c59f98c5feba8040b916e19c21c4c21d1 /network/prettyping/README
parentebf744bc3f7cbc98cfe03d7c053a33c89dadd1db (diff)
downloadslackbuilds-b6ec0b244845aeb6ad8dc62879eca464ecf3dd9d.tar.gz
network/prettyping: Added (Ping wrapper)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/prettyping/README')
-rw-r--r--network/prettyping/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/network/prettyping/README b/network/prettyping/README
new file mode 100644
index 0000000000..c16bdf65fc
--- /dev/null
+++ b/network/prettyping/README
@@ -0,0 +1,7 @@
+Prettyping is a wrapper around the standard ping tool with the
+objective of making the output prettier, more colorful, more compact,
+and easier to read.
+
+Prettyping runs the standard ping in the background and parses its
+output, showing the ping responses in a graphical way at the terminal
+(by using colors and Unicode characters).