Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

MonzoSplitwise

Automatically adding Monzo transactions to Splitwise.

Application searches Monzo transaction history for transactions with notes that contain #splitwise or #splitwise-<groupname>. <groupname> corresponds to the name of a Splitwise group, minus any spaces in the name. If no group is specified, the expense is added to Non-group expenses.

Screenshot


Usage

git clone https://github.com/cheahjs/monzosplitwise
cd monzosplitwise
cp config.json.example config.json
./run_loop.sh

Requires:

Copy config.json.example to config.json, and fill in the necessary details. Upon first run, the app will guide you through obtaining access tokens for both Monzo and Splitwise.

It is recommended to replace the run_loop.sh script with a cronjob.

About

Automatically adding Monzo transactions to Splitwise.

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.