Skip to content

H1D/lunch-money-kids-companion

Repository files navigation

Kids Companion for Lunch Money

A simple PWA that shows kids their money without exposing your full Lunch Money account.

Demo

What it does

Shows 3 accounts from your Lunch Money as "buckets":

  • Long-term Savings - money they can't touch
  • Goal Savings - saving for something specific, with progress bar
  • Free Spending - their spending money + recent transactions

That's it. Read-only, no write access to your data.

Setup

  1. Create 3 accounts in Lunch Money for your kid (can be manually-managed, no bank link needed)
  2. Open the app, tap the money bag 5 times to get to parent settings
  3. Paste your API token, pick the 3 accounts
  4. Done

Hosted version: lunch-money-kids.netlify.app

Self-host:

git clone https://github.com/H1D/lunch-money-kids-companion.git
cd lunch-money-kids-companion/vibecoding_output
pnpm install && pnpm build
# deploy dist/ wherever

Other stuff

  • Works offline (PWA)
  • Themes
  • i18n: EN, ES, NL, FR, IT, DE, PT
  • API token stored in browser only, never hits a server

License

MIT

About

a tiny web app companion to Lunch Money. Tailored to give (read only) access to kids accounts

Topics

Resources

Stars

Watchers

Forks

Contributors