Starting Is Success: The App I Built Because My Brain Won't Start Things
Here’s a thing I know in my bones, and maybe you do too.
There’s a task. You want to do it. You picked it. Nobody’s making you. And you sit there, and your brain just… won’t. It isn’t laziness — you’d happily run a marathon to avoid the thing you actually chose. Starting is the wall. Once you’re moving, you’re fine. But that first inch? It might as well be a mile with a moat.
That’s ADHD for a lot of us. Task paralysis. And I’ve tried every fix on the shelf.
Todo apps. Planners. The kanban board with the satisfying little cards. They all work great for about four days, and then they turn into one more thing I’m behind on — another red badge, another streak I broke, another quiet accusation sitting on my dock. The tools built to help me start became one more thing I couldn’t start.
So I built Nudge.
What it isn’t
Nudge is not a task manager. It’s not a planner. I want to be clear about that, because the moment something starts counting my failures, my brain files it under “sources of dread” and never opens it again.
No badges. No streaks. No red notification dots. No guilt. The mantra baked into the whole thing is “Starting is success, completion is optional.” That’s not a motivational poster — it’s the actual design principle. If you start, you won. Whether you finish is a separate conversation, and Nudge is not going to nag you about it.
What it is
It’s a calm, conversational companion. You talk to it like you’d talk to a friend who happens to be good at breaking big scary things into small doable ones.
Say “start my day,” and it scans what you’ve got going and hands you three to five things — not forty. Say “I have 30 minutes,” and it filters for what actually fits and suggests one tiny first step. Say “I had an idea,” and it catches the idea before it evaporates, and — this is the part I love — it writes down what starting would look like. Not the whole project. The first inch.
Every idea file has a section literally titled “What does starting look like?” Because that’s the only question that matters when you’re stuck.
And the personality behind it is warm, brief, and biased toward action. It never guilts you about the stuff you didn’t get to. It respects “not today” without pushback. It doesn’t count your streaks, because there are no streaks. It meets you when you show up and helps you take the next step — that’s the whole job.
Your data is yours
The entire backend is plain markdown files in a folder you own. Ideas, daily logs, your task list — all just text, editable in any editor, syncable with git, backed up however you like. Nudge is fully local: no accounts, no telemetry, no cloud. It talks to whichever AI provider you bring the key for — Anthropic, OpenAI, or your own OpenAI-compatible endpoint. Even the way it talks to you lives in a system-prompt.md file you can rewrite. Don’t like its tone? Change its tone.
Why I really made it
I believe small starts compound. One inch today, one inch tomorrow — that’s a life, actually. The problem was never willpower. It was that everything designed to help me start was secretly designed to remind me I hadn’t.
So I built the quiet room I needed. A place that celebrates the start and shuts up about the rest.
If your brain does the thing where it refuses to begin something you genuinely want to do — this one’s for you. It’s open source at github.com/thatsjet/nudge-app. Come start something. Finishing’s optional.