mirror of
https://github.com/mhoye/moderntools.git
synced 2024-12-25 21:58:43 +01:00
Added glances and reorganized.
This commit is contained in:
parent
67bcd964d4
commit
e2cc8934e0
1 changed files with 5 additions and 3 deletions
|
@ -10,9 +10,11 @@ Additions and corrections via raised issue or pull requests are welcome.
|
||||||
|
|
||||||
## System use and management
|
## System use and management
|
||||||
|
|
||||||
* [htop](https://htop.dev/), "a cross-platform interactive process viewer".
|
* There are enough new takes on the venerable top command that they're probably going to need their own category soon.
|
||||||
* [bottom](https://github.com/clementtsang/bottom), an htop-like utility that also got some votes.
|
* [htop](https://htop.dev/), "a cross-platform interactive process viewer".
|
||||||
* [btop++](https://github.com/aristocratos/btop), another 'better top' variant.
|
* [bottom](https://github.com/clementtsang/bottom), an htop-like utility that also got some votes.
|
||||||
|
* [btop++](https://github.com/aristocratos/btop), another 'better top' variant.
|
||||||
|
* [glances](https://github.com/nicolargo/glances), "An eye on your system."
|
||||||
* [ncdu](https://dev.yorhel.nl/ncdu), friend of htop and a nice disk usage display for the terminal.
|
* [ncdu](https://dev.yorhel.nl/ncdu), friend of htop and a nice disk usage display for the terminal.
|
||||||
* [HTTPie](https://httpie.io/), a CURL-adjacentish command-line HTTP client for testing and debugging web APIs.
|
* [HTTPie](https://httpie.io/), a CURL-adjacentish command-line HTTP client for testing and debugging web APIs.
|
||||||
* [Xh](https://github.com/ducaale/xh) is related, described as reimplementing a subset of HTTPie's interface with an emphasis on simplicity and speed.
|
* [Xh](https://github.com/ducaale/xh) is related, described as reimplementing a subset of HTTPie's interface with an emphasis on simplicity and speed.
|
||||||
|
|
Loading…
Reference in a new issue