Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 644 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 644 Bytes

logo

System Monitor TUI

System Monitor is a Text User Interface (TUI) application written in Go using the bubbletea TUI framework.

This software is developed as a learning project to introduce the concept of TUIs with Go. It is not intended for production use. The author has also written an article that follows and explains the code, which you can find here

To run the project, use the Go CLI and type go run . in your terminal.

Demo fo UI