diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-12-14 03:49:37 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-12-14 03:49:37 +0000 |
commit | 90ee067a43d2220b4fc8714c2e89adc4a07090e8 (patch) | |
tree | 5ccedc7ab2e412819f2cb65734c5936532774c89 /sysutils/gotop/pkg-descr | |
parent | 0525c7c9cbdd3d693ce92b874d4466bb1f880e4c (diff) |
Notes
Diffstat (limited to 'sysutils/gotop/pkg-descr')
-rw-r--r-- | sysutils/gotop/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/gotop/pkg-descr b/sysutils/gotop/pkg-descr new file mode 100644 index 000000000000..a61e2195a6f1 --- /dev/null +++ b/sysutils/gotop/pkg-descr @@ -0,0 +1,5 @@ +gotop is a terminal-based graphical activity monitor inspired by gtop and vtop. + +It shows CPU/Disk/Memory/Network usage and process lists. + +WWW: https://github.com/cjbassi/gotop |