Updated README

This commit is contained in:
Caleb Bassi 2018-03-04 21:19:31 -08:00
parent ff80f86da8
commit df31432a06

View File

@ -1,10 +1,10 @@
# gotop
![image](https://github.com/cjbassi/gotop/blob/master/demo.gif)
Another TUI graphical activity monitor, inspired by [gtop](https://github.com/aksakalli/gtop) and [vtop](https://github.com/MrRio/vtop), this time written in [Go](https://golang.org/)!
Another TUI graphical activity monitor, inspired by [gtop](https://github.com/aksakalli/gtop) and [vtop](https://github.com/MrRio/vtop), this time written in [Go](https://golang.org/)!
Built with [gopsutil](https://github.com/shirou/gopsutil), [drawille-go](https://github.com/exrook/drawille-go), and a modified version of [termui](https://github.com/gizak/termui).
![image](https://github.com/cjbassi/gotop/blob/master/demo.gif)
## Installation