[UNMAINTAINED] Graph environmental data from Cube
  • JavaScript 82.4%
  • HTML 8.2%
  • Less 6.5%
  • Makefile 2.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-12-02 23:22:53 +01:00
public This project is unmaintained 2016-12-02 23:22:53 +01:00
src This project is unmaintained 2016-12-02 23:22:53 +01:00
.gitignore Ignore build directory. 2012-11-11 15:10:54 +01:00
LICENSE README 2012-11-11 15:09:52 +01:00
Makefile Reorganize, cleanup Makefile 2012-11-11 13:08:01 +01:00
package.json Depends 2012-09-25 11:44:37 +02:00
README.md This project is unmaintained 2016-12-02 23:22:53 +01:00
screenshot.png README 2012-11-11 15:09:52 +01:00

This project is not actively maintained

Issues and pull requests on this repository may not be acted on in a timely manner, or at all. You are of course welcome to use it anyway. You are even more welcome to fork it and maintain the results.

Unmaintained

cube-eds-grapher

Graphs environmental data (temperature and power consumption) as extracted from a Cube instance. It is expected that Cube is populated with data by cube-eds-poller or something with a compatible schema.

Screenshot & Demo

A live demo (my home installation) is available for public consumption.

Screenshot

Installation

  • Clone, run make. You'll need to have node and npm available.
  • Edit public/config.json to point at your Cube installation.
  • Let your favorite web server serve the files from the public directory.

License

MIT