From 5e3f89ee719d4c94c924a370f9d374ca4dd88540 Mon Sep 17 00:00:00 2001 From: Benjamin Vaisvil Date: Fri, 18 Mar 2022 00:17:28 -0500 Subject: [PATCH] Add zenith (#72) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64ab5c5..a261004 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ List of projects that provide terminal user interfaces - [TermUI](https://github.com/gizak/termui) Golang terminal dashboard - [trek](https://github.com/franckverrot/trek) ncurses explorer for Hashicorp Nomad clusters - [WTF](https://github.com/senorprogrammer/wtf) The personal information dashboard for your terminal. +- [zenith](https://github.com/bvaisvil/zenith) In terminal graphical metrics for your *nix system written in Rust ## Development