/cpu-usage-tracker

A simple CPU usage (%) tracker that saves records into a csv file.

Primary LanguagePythonMIT LicenseMIT

cpu-usage-tracker

A simple CPU usage (%) tracker that saves records into a csv file.

Example Image

Steps

  1. Clone the repository to your local machine.
git clone https://github.com/gabrielstork/cpu-usage-tracker.git
  1. Enter the directory.
cd cpu-usage-tracker
  1. Download necessary modules/libraries.
pip install -r requirements.txt
  1. Execute the script (this will create a new file at the same directory).
python tracker.py