Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 628 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 628 Bytes

Created by: Luiz Felipe Maciel Correia

Phone: 84 9 8723-5676

Example

Dependencies

  • CMAKE VERSION >= 3.14 -> link
  • Lib Qt 5 -> sudo apt-get install qt5-default
  • Lib Procps -> sudo apt-get install libprocps-dev

Compiling

git clone https://github.com/y9luiz/SimpleProcessMonitor

mkdir build

cd build

cmake ..

make

Runing

./run