andrewhao / nrgsnitch

🔍⚡️A PG&E energy usage CLI tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nrgsnitch

Parse insights from your PG&E (Pacific Gas & Electric) energy bill via the Green Button.

Download Energy Report

Log into the PG&E portal and download a "daily energy report" as CSV. Save it to file system.

Compile & run

Make sure you have stack installed.

$ stack build
$ stack run nrgsnitch-exe <PATH_TO_FILE>

About

🔍⚡️A PG&E energy usage CLI tool

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%