Skip to content
AppClap

Someone Rebuilt Your Paid Apps for Free

Granola is valued north of a billion dollars. Wispr Flow raised tens of millions. One developer rebuilt the core of both as free, on-device, open source apps. Here is why that keeps happening.

Markiian Lebiak

Founder

Aug 3, 2026

5 min read

A field of pale app tiles with two identical squares at the centre — one solid, one an outline peeling away from it

There is a specific kind of joy in finding out that an app you pay for every month has a free twin. Not a knockoff stuffed with ads. Not a worse version that nags you to upgrade. The same core thing, running entirely on your own machine, built by one person who looked at the paywall, decided it was silly, and did something about it.

That used to be a rare event. Lately it is starting to feel like a pattern.

If you have seen the meme, it is the one with a grim reaper creeping down a hallway of glossy app icons, scythe out, knocking on doors. One door already has a mark on it. The next one just has a question mark. It is a joke, but it is the sort that lands because everyone can feel it is a little bit true. Somewhere out there, someone is rebuilding the expensive thing and giving it away.

One person, three paid apps, zero dollars

Right now the sharpest example of this is a developer who goes by Andrew online and ships his tools under the name digimata. He describes what he is doing, only half joking, as a “war on paid software that should be free.” Then he actually wages it.

Three of his projects make the case better than any manifesto:

  • Parrot is push-to-talk dictation for the Mac. You hold a key, talk, let go, and your words land at the cursor. It runs entirely on your device, so your voice never leaves the laptop. That is, more or less, the core of Wispr Flow, a dictation startup that has reportedly raised on the order of eighty million dollars. Parrot is a free download.
  • Quill records a meeting from your menu bar and then transcribes it on your own machine into a speaker-tagged transcript. No account, no upload, nothing leaves the room. That is, more or less, the core of Granola, a note-taking company last valued at around one and a half billion dollars. Quill costs nothing and has already picked up thousands of stars on GitHub.
  • slack lets you run Slack from your terminal. Read, send, search, react, all without opening the app. Smaller idea, same instinct: take the thing you touch every day and strip it back to something you own.

When he released Quill, he did not tuck the comparison into a footnote. He named the paid product it replaces out loud, then went looking for the next door.

The moat these products stood on quietly moved. The hard part used to be running a good model on someone else’s servers. Now the model runs fine on the laptop already sitting on your desk.

Why the free twin is suddenly possible

It is tempting to assume the paid companies got lazy, or greedy. That is not really it. Their engineers are good and their apps are polished. What changed is where the difficulty lives.

A few years ago, the genuinely hard, costly part of dictation or transcription was the model, and running a model meant renting servers, which meant charging a subscription to pay for those servers. So you shipped your voice off to a company, their computers did the work, and you paid every month for the privilege.

That whole arrangement has come apart. Every recent Mac ships with a neural engine that runs speech models locally. The models themselves, Whisper and Parakeet and their cousins, are open and free to use. So the thing you were really renting, someone else’s computer running a model on your private audio, is now something your own computer does for free, faster, and without the audio ever leaving your desk. Once that is true, a motivated developer can rebuild the useful part over a weekend. What is left on the paid side is polish, a login screen, and a bill.

What you gain and what you give up

None of this makes the paid versions worthless, and pretending otherwise would be dishonest. The free twin almost always wins on price, on privacy, and on speed, because there is no server in the loop. The paid product usually wins on the boring, valuable stuff: onboarding, polish, sync across your phone and laptop, team features, and an actual human to email when it breaks at 11pm the night before a deadline.

The real question is not which one is better in the abstract. It is which one fits the single job you actually need it for.

  1. 1Do you lean on one core feature, or the whole suite around it?
  2. 2Does it need to sync across your phone, your laptop, and your team?
  3. 3Would you rather email support, or just read the source?
  4. 4Does the data have a real reason to stay on your machine?

If your answers point toward “one feature, on my machine, mine,” the free twin is not a compromise. For you, it is simply the better tool.

It is a wave, not one guy

The point here is not that one clever person is having a good year. It is that he is a single node in a much bigger graph. For nearly every category-defining paid app, there is now a credible open source version that somebody maintains for love rather than margin: local-first, honestly documented, free to fork and free to keep. Andrew is just unusually fast, and unusually loud, about it.

That shift matters for anyone who picks software, which is to say everyone. The old default was that the best tool for a job was whichever company had raised the most money to build it. That is no longer safe to assume. More and more, the best tool for your particular job is a small, sharp, free thing that a stranger shipped last month because they thought it ought to exist.

Which is the quiet reason we build AppClap the way we do. The job was never to steer you toward the priciest option or the one with the biggest ad budget. It is to find the software that actually fits what you are trying to do, and increasingly the thing that fits is free, local, and made by someone who simply decided it should be. So before you reach for a card and start another subscription, it is worth thirty seconds on the question this whole movement runs on. Has somebody already rebuilt this, and given it away? The reaper is a few doors down, and the answer is yes more often than it used to be.

Written by

Markiian Lebiak

Founder of AppClap. Writes about the software people actually use, and the people quietly rebuilding it.