The first time someone opens a OneFileClub tracker, the same thing happens. They double-click the file. It opens in their browser. They scroll, look at it, then ask a perfectly reasonable question: "Wait, is this the whole thing?"
Yes. That is the whole thing. One file, sitting on their laptop, doing the job. No installer. No account. No "we're updating our terms". It looks, the first time, like a relic.
This decision is the most-asked question we get. So here, plainly, is why we made it.
The standard pipeline, briefly
The normal way to ship a tracker in 2026 looks roughly like this. Build a native app for iOS. Build a separate one for Android. Pay the yearly developer fees. Submit for review. Wait. Get rejected for something to do with the privacy manifest. Resubmit. Once it's live, run a server to sync data between devices. Run a database. Run a backup. Charge a monthly subscription to cover the cloud bill and the engineering hours.
The user then signs up with an email, gets a verification link, picks a password, signs in on each device, allows notifications, dismisses an onboarding tour, and lands on a screen with a checkbox to tick.
The checkbox is the tool. Everything else is the apparatus.
What a browser actually is now
Browsers have quietly become a small operating system. Chrome, Safari, Firefox, Edge — they all run JavaScript, store data locally, render charts, handle keyboard shortcuts, save preferences, work offline. They do these things on Macs, Windows machines, Linux boxes, ChromeOS, iPads, and your friend's old laptop in a drawer.
If a tracker only needs to display fields, save values, and draw a chart, none of that requires a server. It runs in the browser, on the device, with nothing in between. The web platform has been ready for this for at least a decade. We just kept building apps instead.
A single HTML file is the simplest possible expression of that idea. You open it. It works. There is no second thing to install.
A single HTML file is software that doesn't need permission from anyone to keep working.
What you trade away
It would be dishonest to pretend there's no cost. There are real trade-offs, and they're worth naming out loud.
You won't get cloud sync across devices. If you use the same tracker on your laptop and your phone, the data on each is its own file. You can sync them yourself — Dropbox, iCloud Drive, a USB stick — but we don't run the sync for you.
You won't get push notifications. The tracker won't ping your wrist at 3pm to remind you to log lunch. We think that's a feature, but reasonable people disagree.
You won't get social features, leaderboards, AI coaching, or any of the things that justify monthly fees on other platforms. The tracker is the tracker.
What you trade away, broadly, is everything that requires us to keep paying for servers. What you get back is everything that comes from not needing us to.
What survives
This is the part that matters. The file on your laptop works whether we're still in business or not.
If OneFileClub goes quiet tomorrow — no new tools, no updates, the website 404s — your tracker still opens, still saves your data, still draws your chart. The file does not have a kill switch. It does not phone home to check if you're allowed. There's no licence server to dim it remotely. The same file works in five years' time on a browser that hasn't been invented yet, because HTML is the longest-running file format in modern computing and isn't going anywhere.
This is the thing the company is built around. Software you buy once and trust forever, that doesn't depend on us continuing to exist to keep working. The HTML file is just the most honest version of that promise. You can see all the parts. The file is the thing. Nothing is hiding on a server.
People sometimes ask whether we'll one day "upgrade" to a real app. We won't. The choice gets quietly better every year that goes by, as browsers get more capable and more cloud services raise their prices or switch their lights off.
The file is the product. The product is yours.
OneFileClub makes powerful one-file tools for keeping your own records — single HTML files that work in any browser, store data on your computer, and don't need a server to stay alive. One file. One payment. Yours forever.