What is Cal.com?
Cal.com is an open-source scheduling platform and Calendly alternative. It provides booking pages, calendar integrations, team scheduling, and workflow automations.
Installation
git clone https://github.com/calcom/cal.com.git /opt/calcom
cd /opt/calcom
cp .env.example .env
# Edit .env with database URL, NextAuth settings
docker compose up -d
Features
- Custom booking pages and event types
- Google Calendar, Outlook, and CalDAV integration
- Team scheduling with round-robin and collective
- Workflow automations (reminders, follow-ups)
- Video conferencing integration (Zoom, Meet, Cal Video)
- Custom availability and buffer times
- Embedding and API access