Can I vibecode Vimcal?
KINDA · weekend projectThe core loop is buildable, but a dependable replacement becomes a real weekend or multi-day project. For Vimcal, build a fast keyboard-first calendar client with scheduling links. The hard boundary is native client polish, multiple accounts, mobile apps, time-zone tools, and reliability, plus calendar integrations and reliability.
Build a personal replacement for Vimcal in an empty repository. Use Next.js 15, TypeScript, PostgreSQL, Drizzle ORM, Google Calendar OAuth, and Resend; do not offer alternative stacks. The core loop is: read one calendar in a fast keyboard-first client, publish availability through scheduling links, create conflict-safe bookings, and send confirmations and reminders. Make the first run work locally with one documented command. Store all user data locally by default and make export straightforward. Put secrets in .env, ship .env.example, and never commit credentials. Implement one account with configurable working hours, buffers, minimum notice, and booking horizon. Connect Google Calendar using OAuth and store refresh tokens encrypted at rest. Calculate availability in UTC and render it in the visitor's detected timezone. Reserve slots transactionally, create calendar events, and prevent concurrent double booking. Send confirmation, cancellation, and reminder email with signed management links. Add an admin booking list, event-type editor, audit log, and calendar reconnect flow. Include clear empty, loading, success, and recoverable error states. Add input validation, safe filenames, and graceful handling of unavailable APIs. Write focused tests for the core transformation and one end-to-end happy path. Create a README with setup, architecture, permissions, data location, and backup steps. Do not add accounts, billing, telemetry, analytics, or a hosted control plane. Deliberately leave out Microsoft and Apple calendar support. Deliberately leave out team round-robin routing. Deliberately leave out payments, CRM workflows, and enterprise controls. Finish by running the tests and listing the exact commands used.
$ open in your agent (prompt prefilled, you press enter) or copy it raw · this prompt is generated from the build plan · improve it via PR
prompt copied. verdicts flip when models improve.
five vibe-coding tips + the verdicts that changed. thursdays, free, one-click out.
People still pay for Vimcal because people pay because one double booking or missed invite can cost more than years of subscription fees. The recurring cost buys OAuth refresh, webhooks, timezone databases, race conditions, reminders, deliverability, privacy, and uptime, not just the visible interface.
xnative client polish, multiple accounts, mobile apps, time-zone tools, and reliability
xmultiple calendar providers
xteam routing and round-robin
xpayments
xtimezone edge-case maturity
Don't feel like building it? These folks already made it free.
no votes, no pay-to-list · just what's real
Vimcal pricing
| plan | monthly | annual (per mo) | what you get |
|---|---|---|---|
| free (ios only) | $0/user | $0/user | 1 user; iOS-only calendar; no numeric event or calendar-account cap published. |
| vimcal ios & desktop | $20/user | $16.67/user | Unlimited personal booking links; group polls; desktop apps; team scheduling. |
| vimcal ea | $75/user | $62.50/user | 5 simultaneous time zones; delegated scheduling; calendar audits and weekly metrics. |
| enterprise | custom | — | Custom billing; SAML SSO; advanced security; dedicated support. |
free tier1 user; iOS-only calendar; no numeric event or calendar-account cap published.
billingmonthly + annual (up to -16%); Enterprise custom
verified 2026-08-14 · source ↗
Can I vibecode Vimcal?
Kinda. The core of Vimcal is buildable in a weekend with the prompt on this page, but there are real gaps: native client polish, multiple accounts, mobile apps, time-zone tools, and reliability, multiple calendar providers. Read the honest list above before committing.
How much does Vimcal cost?
Vimcal costs about $20/month (Vimcal iOS & Desktop, checked 2026-08-14), which is $240 per year.
What do I lose by replacing Vimcal?
Honestly: native client polish, multiple accounts, mobile apps, time-zone tools, and reliability; multiple calendar providers; team routing and round-robin; payments; timezone edge-case maturity. If any of those are load-bearing for you, keep paying.
Is there an open-source alternative to Vimcal?
Yes: Notion Calendar (Cron with a Notion badge: quick keyboarding, multiple calendars and availability sharing, but no contact brain.) The prompt is for when you want it exactly your way.