Skip to content

hendrikdotse/off-peak

 
 

Repository files navigation

Off-peak

This tool reads your consumption data on an hour-by-hour interval and calculates how your household performs against the average, and how much you saved by using hour metering.

This tool is possible thanks to the wonderful API (and people) at Tibber.

Credentials

See src/oauth2.example.ts, fill in the application credentials from Tibber.

Setup

  • Run nvm use to set the Node.js version
  • Run yarn install in project root

Running

Run make run in the server/ folder, this starts a CORS proxy. Run make run in project root, this starts the dev server.

About

Analyze energy usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.0%
  • Go 14.1%
  • JavaScript 6.2%
  • CSS 6.0%
  • Makefile 1.7%
  • HTML 1.4%
  • Other 0.6%