Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.26 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.26 KB

Build Status Total Downloads Latest Stable Version License

About Kenbunshoku-Haki

Kenbunshoku Haki (observation haki for the intimate haha) is a tool to monitor system performance and resources in real time. This application provides information about CPU, memory, disk, swap and system memory usage.

🛑 In development!

Installation

For arch derivatives

$ yay -S kenbunshoku-haki

Or the easiest way

$ make install

Or build (root haha)

$ go build -o ./src/bin/kenbunshoku-haki

$ ln -s ./src/bin/kenbunshoku-haki /usr/bin/kenbunshoku-haki

Author

Raissa Daros - raissa.geek@gmail.com - https://github.com/Raissadev

License

This application is licensed under the GPL-3.0 license.