Split transactions on YNAB + send to Splitwise.
Multiplatform kotlin sources for you-need-a-splitter.
For now, this is a Kotlin/JS web client.
Make sure to run it with an access token in the environment.
export YNAB_ACCESS_TOKEN=your_access_token
./gradlew run