What it does
Track release dates for the shows and movies you care about, and share the same live guide with the person you watch with.
Currently
Live at /tv-guide. Search TMDB to add titles, and your guide is shared by link, no login: anyone with the guide ID can view and edit, and it syncs in near real time by polling. The guide is backed by a small database so both phones always see the same list. There is a freemium gate, so browsing is free and saving past a point prompts an upgrade.
Recently shipped
- Mar 25, 2026Shipped the shared guide with TMDB search and link-based access synced across devices.
- Jun 4, 2026Added a browse-to-save freemium funnel and ported the cozy zkmakOS UI.
How it's built
How I built it
I built this because my wife and I kept a handwritten TV guide of what was coming out and when, and exactly one of us could ever find it. The digital version lets us both add and edit the same list and search TMDB so we are not typing titles by hand. The decision I am proudest of is skipping accounts entirely: the guide ID is the access, so sharing is just sending a link, and a short polling loop keeps both phones in sync without anyone signing in.