# SimpleBoard **Repository Path**: ablechen/SimpleBoard ## Basic Information - **Project Name**: SimpleBoard - **Description**: No description available - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-02 - **Last Updated**: 2024-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

System resource monitoring tool

#

Build

1. sudo apt-get install -y libboost-all-dev 2. cd Server 3. ./build.sh #

Help

: ./resource_tool -h #

Tool Usage Guide

1. show only local
: ./resource_tool -l -n {network interface} 2. run server
: ./resource_tool -s -n {network interface}

GUI Mode (only Windows)



CUI Mode (only Linux)