0.0.6 • Published 11 years ago

ninja-cpu v0.0.6

Weekly downloads
4
License
-
Repository
github
Last release
11 years ago

Ninja CPU Monitor

Author: Brian Call Version: 0.0.3 Status: Stable License: BSD

Installation

Step 1 - Fetch the driver

cd PATH_TO_NINJA_CLIENT/drivers
git clone https://github.com/bacall213/ninja-cpu.git
cd ninja-cpu
npm install

Step 2 - Restart the Ninja Block process

sudo service ninjablock restart

Notes

  • Install instructions have not been checked
  • CPU monitoring code based on Ninja Blocks CPU monitor tutorial
  • Other code examples borrowed from ninja-diskspace