An open API service indexing awesome lists of open source software.

https://github.com/pythonicninja/cpu_meter


https://github.com/pythonicninja/cpu_meter

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# cpu_meter

![client](https://i.imgur.com/WEBX7HL.png "Server output")

# requirements
python3.5

# usage:

## easy:

./run.sh

## manual:

1. run websocket server:


python3 server.py

2. run static server:


python3 -m http.server

3. open web browser


open http://localhost:8000/client.html