Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 325 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 325 Bytes

fpmtop

Build manually

You can build fpmtop from sources:

# Install build tools
sudo apt-get install build-essential cmake
# Install dependencies
sudo apt-get install libcurl4-openssl-dev

# Let's make and run
mkdir ~/tmp && cd ~/tmp
git clone https://github.com/qMBQx8GH/fpmtop
fpmtop/fpmtop/proj.cmake/run.sh