https://github.com/zpratt/rt-sysmon-server
Real-time system monitor
https://github.com/zpratt/rt-sysmon-server
Last synced: 11 months ago
JSON representation
Real-time system monitor
- Host: GitHub
- URL: https://github.com/zpratt/rt-sysmon-server
- Owner: zpratt
- License: mit
- Created: 2014-10-18T03:26:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-31T19:58:09.000Z (over 11 years ago)
- Last Synced: 2025-05-27T00:44:02.722Z (about 1 year ago)
- Language: JavaScript
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
How to run example
====
1. Clone the project
- `npm install`
- `node index.js`
- open a browser and go to [http://localhost:8080/example.html](http://localhost:8080/example.html)