active
JUL 2026

Monley

"Where is my money?"

The spark

I've been tracking my spending for a while. The habit was never the hard part, consistency was.

It started in Excel, building my own formulas to answer one thing: not just where the money went, but how much I had left to spend, right now.

I tried the usual apps too. Feature-rich, well designed, and somehow still too heavy to open every day. So I moved back to Google Sheets and started over.

Now, with AI in the picture, I started thinking about simplifying it properly: less columns to fill, better UI, and using AI as part of the build itself.

That's Monley. Built to answer one question honestly: where is my money?

What it does

Monley main daily view showing today's spend limit
fig. 01 — daily view, showing today's spend limit

Open, and yours to build on

Monley isn't staying locked to my own sheet. The plan is to open it up fully, the template and the script, so anyone can copy it, run it, and shape it into their own version.

No installation. No coding skills needed. It runs entirely online, inside a Google Sheet you already have.

open source no install runs in your browser

How it's built

No backend, no hosting bill, no new account to create. Monley is a Google Apps Script web app sitting directly on top of a Google Sheet.

Google Apps Script Google Sheets HTML / CSS / JS
Monley spend breakdown by category
fig. 02 — spend breakdown, by category

Try it yourself

  1. Open the Monley template link and click "Make a copy" [link]
  2. Rename the copy if you'd like, it's fully yours now
  3. Open Extensions → Apps Script from that sheet, the code is already there, it copied with the sheet
  4. Click Deploy → New deployment
  5. Select type: Web app
  6. Set "Execute as" to Me, and "Who has access" to Only myself
  7. Click Deploy
  8. Google will show an "unverified app" warning, click Advanced → Go to [project name] (unsafe) to authorize it, expected for personal scripts, not a red flag
  9. Copy the Web App URL it gives you
  10. Bookmark it, open it, start logging
Ten steps, about ten minutes. Just patience.
Monley cycle history and reconciliation view
fig. 03 — history log, reconciliation across the cycle