Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

cheahjs/monzosplitwise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published