Cal.com
Open-source scheduling infrastructure for individuals and teams — self-host or use the cloud.
Last commit 2026-06-01
Cal.com launched in 2021 as an explicit open-source alternative to Calendly, but it has grown into something broader: scheduling infrastructure that teams can host, embed, white-label, and extend rather than simply subscribe to. The core is AGPL-licensed TypeScript, deployable via Docker against a PostgreSQL database, and the repository is one of the most actively contributed scheduling codebases on GitHub with over 33,000 stars.
The feature set maps closely to Calendly's — booking pages, round-robin team scheduling, routing forms, reminder workflows, and deep integrations with Zoom, Google Meet, Outlook, Stripe, and HubSpot. Where it diverges is in what you can control. On self-hosted instances, white-label branding is unrestricted, per-seat pricing disappears entirely, and data stays on your own infrastructure. For scheduling-as-a-product use cases — a marketplace platform embedding booking for its vendors, or a SaaS tool adding appointment scheduling — that distinction is significant.
The managed cloud free tier is generous for individual use: unlimited one-on-one event types and the core integrations at no cost. Paid cloud plans layer on team features, routing, and priority support. The main self-hosting consideration is the footprint of the Next.js monorepo — it is a substantial application, and upgrades between versions require some care. For teams with the infrastructure appetite, the trade-off against per-seat perpetual licensing is usually straightforward.
Key features of Cal.com
- Unlimited event types on the free and self-hosted tiers
- Round-robin, collective, and managed event routing
- White-label branding and custom domain support
- Zapier, Make, and native webhook integrations
- Video conferencing auto-link generation (Zoom, Google Meet, Teams)
- Availability routing forms for sales and support teams
Pros
- Self-hostable with full data ownership under AGPL
- Generous free cloud tier for individuals
- White-label capability at a fraction of Calendly's enterprise pricing
Cons
- Self-hosting requires a PostgreSQL database and more infrastructure than a hosted SaaS
- Some team-management features require a paid cloud plan
- Codebase is large — self-hosted upgrades can be involved
Cal.com pricing
Free / self-host · open-core · AGPL-3.0
Teams and developers that want full scheduling infrastructure control, white-label branding, or zero per-seat cost through self-hosting.
Cal.com is an alternative to
Frequently asked questions
Is Cal.com open source?
Yes. Cal.com is open source (AGPL-3.0), so you can read the code, self-host it, and avoid vendor lock-in.
How much does Cal.com cost?
Cal.com starts at Free / self-host on a open-core model. Self-hosting can reduce that to infrastructure cost only.
Can I self-host Cal.com?
Yes — Cal.com supports self-hosting, giving you full data ownership.