Skip to content

yet-another-system-inspector (yasi) - system monitoring util

License

Notifications You must be signed in to change notification settings

rudraps0x63/yasi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

yasi

yet-another-system-inspector (yasi) - a terminal-based, highly customizable system monitoring utility, written entirely in C++. Dependencies: FTXUI by Arthur Sonzogni (https://github.com/ArthurSonzogni/FTXUI)

To get it up and running, we will have to build the project from source. Clone the directory, then cd (same hierarchy as src) into it. Once there, issue the following commands:

$ mkdir build
$ cd build
$ cmake ..
$ make

If no build errors are encountered, the build was successful and the application can be run as any other binary executable:

$ ./yasi

PS - Project still in beta phase!

About

yet-another-system-inspector (yasi) - system monitoring util

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published