Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 305 Bytes

File metadata and controls

17 lines (12 loc) · 305 Bytes

Glowmarkt csv

Simple app for getting your Glowmarkt data as CSV.

Pre-requisites

  1. Username
  2. Password
  3. Application ID
  4. Node.js and npm installed

Usage

npm install
npm start <username> <password> <applicationId>