Skip to content

akramsaouri/bpnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bpnet

Using puppeteer to fetch my balance from my (shitty) bank account.

How to use

Install

> npm i -g bpnet

Create

credentials json file with following keys

{
  "id": "ID",
  "password": "PASSWORD"
}

Run

> bpnet [path-to-creds-file]

About

Using puppeteer to fetch my balance from my (shitty) bank account.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published