
SalarySage
Budget your salary without share bank data & create account
What it does
Most finance apps want your bank login. SalarySage doesn't. Built by a Singapore engineer who cleared his education loan and mortgage using a simple paycheck split system — SalarySage tracks it automatically. No account. No data upload. Runs entirely in your browser. Works in any currency. ✓ Plan your salary split before you spend ✓ Track where every dollar actually went ✓ Visualise debt payoff progress Free 7-day trial with code BLUEPRINT7 Then SGD 12.99 lifetime — no subscription.
Does the same job
all alternatives →
- IBI built an inbox-zero expense tracker with CRDTs and SQLite in browser2023 · tender.run · ▲8
Hi everyone! I’ve been working on a small personal finance tool called Tender for the better part of a year. I got tired of doing expenses by hand - going through several accounts to figure out refunds, subscription cancellations, getting paid back via venmo, etc. I’d get to the point where I’d have to go through months of transactions at a time if I got lazy and fell behind. The workflow in Tender is centered around getting to inbox-zero. Transactions leave the inbox when they’re categorized and there’s a basic rules engine for automation. You can also do things like add notes, set…

A to Z Finance Management17d ago · a2z-finance.a2zfm.workers.dev · ▲2Track money without handing your bank login to an app
- IBI built my own financial planinng app2024 · ▲5
A few years ago, I started managing my finances using Google Sheets. It worked fine for a while, but then I hit some limitations. As my financial planning needs grew more complex, I found myself struggling with tracking assets and forecasting future financial scenarios. Thus, I started to work in my spare time on building FinancialAha: https://www.financialaha.com - a financial planning app designed to do everything my spreadsheets couldn’t. It is completely free and I intend to add some paid features later on as listed on the pricing page, but I want to keep it free for people…
- STSalary Ticker – a macOS menu bar app that ticks up your payAug 2026 · steveharrison.dev · ▲5
Sometimes I need a bit of extra motivation to get through the work day, so made a little macOS menubar item where you put in your daily rate (you can make it whatever you want, pre/post-tax/etc.) and it then shows you how much you've earnt today so far. I got Claude Code to also try to detect when the screen is being observed—it found a private macOS framework called SkyLight that has a function, `SLSIsScreenWatcherPresent`, that returns a boolean if any other process is observing the screen. It reckons that it's the same thing that Apple uses for the purple "screen is being…
More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com

The New Calendly▲211Handle all of the work before, during, and after meetings
Work · 17d ago · calendly.com
Launched alongside, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 16d ago · simedw.com