a dashboard to display power-u
thinkbox-usage-dashboard
a dashboard to display power-usage data of high-power machines in Sears think[box] at CWRU.
Setup clone the repo:git clone https://github.com/cwru-ecse398-17/thinkbox-usage-dashboard.git
enter the repo: cd thinkbox-usage-dashboard
install npm packages: npm install
(make sure you have nodejs)
perform freeboard grunt setup: node_modules/grunt-cli/bin/grunt
open index.html
in a web browser
optionally, start a web server to serve the pages:
e.g. python -m http.server --bind localhost 8080
then go to localhost:8080
in a web browser
License
MIT
Primarily based on freeboard (MIT license).
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。