Vibecode Appointlet

track this build5 steps, step by step
KINDA · weekend project
price $12/moyou'd save $144/yrbuild time weekend to multi-daycategory 📅 schedulingreplaced by 0 people

The visible booking links loop is buildable, but a credible replacement needs more than the first screen. Appointlet earns its keep through OAuth, calendar reliability, so expect a weekend or multi-day build and a narrower personal scope.

the project pack4 files · fastest path to a working personal build
README.md
# Appointlet indie build

## Goal

Build the smallest trustworthy replacement for the core Appointlet workflow for one developer or a tiny team.

## Scope

Build a personal booking links tool that reads one calendar, publishes availability, reserves a slot, and writes the event back.

## Quick start

1. Install the documented dependencies.
2. Copy `.env.example` to `.env`.
3. Run the development command chosen during implementation.
4. Complete the acceptance checks in `BUILD_PLAN.md`.

## Honest limits

This build deliberately does not replace:
- team routing and round robin
- reliable reminders and timezone edge cases
- calendar-provider edge cases and timezone correctness
- multi-calendar conflict handling
- race-free booking under load

If those capabilities are essential, use Cal.com instead of pretending the gap is solved.

$ choose a build depth, inspect the files, then open the complete pack in your agent · this prompt is generated from the build plan · improve it via PR

why people still pay

Appointlet: People pay because a booking tool must never double-book them, leak private events, or send the wrong time to a client.

what you lose

xteam routing and round robin

xreliable reminders and timezone edge cases

xcalendar-provider edge cases and timezone correctness

xmulti-calendar conflict handling

xrace-free booking under load

prior art · use these instead of building, if you'd ratherCal.comMature open-source scheduling platform and OAuth reference.
share on X ↗"I just replaced Appointlet ($12/mo) with one prompt"
the numbers

Appointlet pricing

planmonthlyannual (per mo)what you get
free$0/user$0/userUp to 5 team members, 25 booked meetings/month and 1 scheduling page
premium$12/user$9/userUnlimited meetings/pages, reminders, manual confirmation, payments, pre-filled forms, redirects, Zapier/webhooks and removed branding
enterprisecustomCustom seats, security, implementation and support

free tier5 members, 25 booked meetings/month and 1 scheduling page

billingmonthly + annual; 14-day Premium trial that auto-downgrades to Free; seats are prorated

hidden costsPremium is per member. The 30-day money-back guarantee applies only when there were zero bookings in the current billing cycle. Nonprofits and educational institutions can qualify for 25% off.

verified 2026-08-14 · source ↗

questions
Vibecode Appointlet

Kinda. The core of Appointlet is buildable in a weekend with the prompt on this page, but there are real gaps: team routing and round robin, reliable reminders and timezone edge cases. Read the honest list above before committing.

How much does Appointlet cost?

Appointlet costs about $12/month (Premium, checked 2026-07-31), which is $144 per year.

What do I lose by replacing Appointlet?

Honestly: team routing and round robin; reliable reminders and timezone edge cases; calendar-provider edge cases and timezone correctness; multi-calendar conflict handling; race-free booking under load. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to Appointlet?

Yes: Cal.com (Mature open-source scheduling platform and OAuth reference.). Using prior art is also vibecoding; the prompt is for when you want it exactly your way.