brendanmurty / up-bank-balances

A small script to show your Up account balances

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bank-account-balance

A small script to show your Up bank account balance(s).

Setup

  1. Install Deno
  2. Setup your Up Personal Access Token
  3. Copy .env.example to .env
  4. Edit .env and set appropriate values for each variable

Usage

Terminal

deno task cli

Local webserver

deno task server

Then open localhost:8001 in your web browser.

About

A small script to show your Up account balances


Languages

Language:TypeScript 98.6%Language:CSS 1.4%