Vita
About
← All notes

Meet Vita

Most habit trackers fail you in the same way. They start as a tidy list of the things you want to do every day, and they end as a graveyard of streaks you broke, dashboards you stopped opening, and a vague feeling that the app is silently keeping score.

Vita started as a reaction to that. The four letters of the name — Vision, Intention, Tenacity, Analysis — describe a small loop, not a feature list:

  • Vision: notice what you want to be different.
  • Intention: turn it into a concrete habit you can try this week.
  • Tenacity: do the thing, even when the day is messy.
  • Analysis: look back at what actually happened, and adjust.

That's the loop. The app exists to support it, not replace it.

The shape of the problem

If you've used three habit trackers, you've used thirty. They mostly differ in skin: streak counters, leaderboards, donuts, color-coded calendars, charts that grow more elaborate the more you ignore them. Underneath, the model is almost always the same:

  • Binary tracking: did you do it today? yes/no.
  • One-size-fits-all: every habit is reduced to that same yes/no shape, regardless of whether it's "go to bed before midnight" (numeric, with a cliff) or "spend time outside" (a duration) or "call my dad" (something you'd rather note than count).
  • Cloud-by-default: every tap is a network round-trip. The product belongs to the company; you're a row in their database.
  • Gamification creep: streaks become the goal, not the habit. Breaking a streak feels worse than skipping intentionally, so the app starts to pressure you instead of help you.
  • Social pressure: comparing your streaks to a stranger's makes for good engagement metrics and lousy long-term behavior change.

None of these are wrong on their own — but together they push the app toward being a slot machine, not a tool. Vita is built around a different set of choices:

  • Habits have shapes. A habit's input can be a yes/no, a number with a unit, a duration, or just a note. The today view, the weekly grid, and the summaries respect that — a meditation habit shows minutes, a reading habit shows pages, a journaling habit shows what you actually wrote.
  • The current week is the unit of work. Most days you only need a short "what's on today" view. Once a week, you take a longer look — what ran, what didn't, what changed.
  • Local-first. Your data lives on your device. The app works fully offline. There is no cloud account by default; you are not someone else's row.
  • Sync is opt-in and end-to-end encrypted. If you want your habits on more than one device, you point Vita at a relay you control. The relay sees opaque bytes, never habits.
  • No streaks-as-pressure. Vita shows you the line, the gaps, and what was logged. It doesn't shame you for missing Tuesday. It just renders what happened.

What you actually do in it

The day-to-day flow is small on purpose:

  • Today. Whatever's scheduled for today shows up here. You log a template's outcome (done / numeric value / duration / note) right from the today card.
  • Week. A grid of the last seven days. Useful when you want to see whether the new "20 minutes of walking" habit actually happened, or whether the week ate it.
  • Activities. The list of habits themselves — their cadence (a cron expression you mostly never edit), their input shape, their category.
  • Categories. Lightweight grouping for reporting — "Health", "Work", "Family". You don't have to use them; if you do, the summaries break things out.
  • Summary. Weekly, monthly, quarterly, yearly views. Aggregates by habit, by category, longest streaks. This is the "Analysis" letter doing its job.
  • One-offs. Sometimes a habit isn't recurring — you want to log a one-time event ("ran 8k today") without committing to a recurring template. The today view lets you do that without polluting your schedule.
  • Recovery phrase. Optional 12-word phrase you write down once. If you lose every paired device, typing the phrase on a fresh install decrypts the account from the relay's encrypted log and brings it back. Without a phrase (or another paired device), lost is lost — that's the honest trade-off of end-to-end encryption.
  • Sign out. A single button that erases every byte of Vita on this device and revokes the device on the relay. No "are you sure" forms across three modals. You own the data; you can burn it.

Who this is for

Vita is for people who already know the habit-tracker pattern doesn't have to be a big production. You don't need a coach, you don't need a community, you don't need ten kinds of charts. You need a small, fast tool that:

  • gets out of your way during the week,
  • gives you a clear picture on Sunday,
  • doesn't sell your data, because it doesn't have your data.

If you've ever closed a habit-tracker tab because it was making you feel worse instead of better, that's the version of you Vita was built for.

Where it's going

The current Vita is a working app with the loop intact: define habits, schedule them, log them, look back. Multi-device sync via QR pairing is in. Offline support and PWA install are in. End-to-end encryption is in.

What's not there — and won't be unless it earns its way in:

  • ad supported anything,
  • a feed,
  • public profiles,
  • streak gamification,
  • mandatory accounts.

Software is a tool. Vita is meant to be a small, sharp, polite one. If it disappears into your week and lets you focus on the four letters of its name, it's doing its job.