/monitor

A CPU load monitor in the browser using Python, flask, and d3.js

Primary LanguageJavaScript

A CPU load monitor in the browser using Python, tornado, and d3.js

Just run

$ python app.py

And load localhost:5000 in your browser

External Python dependencies:

  1. tornado (2.4.1)
  2. pytz (2012j)