From b6ec0b244845aeb6ad8dc62879eca464ecf3dd9d Mon Sep 17 00:00:00 2001 From: Thibaut Notteboom Date: Fri, 19 Mar 2021 01:42:07 +0000 Subject: network/prettyping: Added (Ping wrapper) Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- network/prettyping/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 network/prettyping/slack-desc (limited to 'network/prettyping/slack-desc') diff --git a/network/prettyping/slack-desc b/network/prettyping/slack-desc new file mode 100644 index 0000000000..935ec3c74e --- /dev/null +++ b/network/prettyping/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +prettyping: prettyping (Ping wrapper making the output prettier, more colorful, +prettyping: more compact, and easier to read) +prettyping: +prettyping: Prettyping is a wrapper around the standard ping tool with the +prettyping: objective of making the output prettier, more colorful, more compact, +prettyping: and easier to read. +prettyping: +prettyping: Prettyping runs the standard ping in the background and parses its +prettyping: output, showing the ping responses in a graphical way at the terminal +prettyping: (by using colors and Unicode characters). +prettyping: -- cgit v1.2.3-65-gdbad