Adding prettyping

This commit is contained in:
Jonatan Ivanov 2020-10-03 12:52:15 -07:00 committed by Caleb Xu
parent ad722ac604
commit d0aaa4f3ac
No known key found for this signature in database
GPG Key ID: 2F67B6BC86DC4F00
1 changed files with 1 additions and 0 deletions

View File

@ -243,6 +243,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [ncdu](https://dev.yorhel.nl/ncdu) - NCurses Disk Usage
* [nmtui](https://github.com/NetworkManager/NetworkManager) - Text User Interface for controlling NetworkManager
* [powertop](https://github.com/fenrus75/powertop) - Battery/Power usage and device stats monitoring command-line tool, with tune-up options.
* [prettyping](https://github.com/denilsonsa/prettyping) - Making the output of `ping` prettier, more colorful, more compact, and easier to read.
* [procdog](https://github.com/jlevy/procdog) - Lightweight command-line control of long-lived processes like servers
* [quick-secure](https://github.com/marshyski/quick-secure) - Quickly secure and harden UNIX/Linux systems
* [rng](https://github.com/nickolasburr/rng) - Copy range of lines from file or stdin to stdout.