Update README
This commit is contained in:
parent
dc41895011
commit
da98e5421b
|
@ -1,7 +1,7 @@
|
|||
# gotop
|
||||
|
||||
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).
|
||||
Built with [gopsutil](https://github.com/shirou/gopsutil), [drawille-go](https://github.com/exrook/drawille-go), and my own [fork](https://github.com/cjbassi/termui) of [termui](https://github.com/gizak/termui).
|
||||
|
||||
<img src="https://github.com/cjbassi/gotop/blob/master/media/demo.gif" />
|
||||
<img src="https://github.com/cjbassi/gotop/blob/master/media/minimal.png" />
|
||||
|
|
Loading…
Reference in New Issue
Block a user