TUI Resource Monitor implemented in C++ with FTXUI
The executable can be found in the bin folder:
git clone https://github.com/catalincd/resource-monitor
cd resource-monitor/bin
./resource-monitorBuild using CMake / CLang:
mkdir build && cd build
cmake ..
make
./resource-monitor