monzo-cli 0.1.0

A rust command line application for downloading Monzo transaction history to an SQLITE database.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.DS_Store

/target
/accounts

*.beancount

.env
configuration.toml

db.sqlite
db.sqlite-wal
db.sqlite-shm

csv_data/
notes and queries.md
response.json
out.rs