Back to List
Cal.diy Launched as MIT-Licensed Open-Source Community Fork of Cal.com for Self-Hosters
Open SourceSelf-HostingOpen SourceScheduling Software

Cal.diy Launched as MIT-Licensed Open-Source Community Fork of Cal.com for Self-Hosters

Cal.diy has been introduced as a community-driven, fully open-source scheduling platform, serving as a fork of Cal.com. Unlike the original platform, Cal.diy removes all enterprise and commercial code, offering a 100% MIT-licensed solution without proprietary features. It is specifically designed for individual self-hosters who require full control over their scheduling infrastructure without commercial dependencies or license keys. The project is strictly recommended for personal, non-production use and requires advanced technical knowledge in server and database management. Built with a modern stack including Next.js, tRPC, and Prisma, Cal.diy operates entirely on user-owned infrastructure with no managed or hosted version available from the developers.

Hacker News

Key Takeaways

  • Pure Open Source: Cal.diy is a 100% MIT-licensed fork of Cal.com with all enterprise and proprietary code removed.
  • Self-Hosted Only: There is no hosted version; users must manage their own infrastructure, including servers and databases.
  • Non-Production Focus: The project is strictly recommended for personal use and carries a "use at your own risk" warning.
  • Feature Set: Enterprise-only features like SSO/SAML, Teams, Organizations, and Insights are excluded to maintain a lean, open-core-free codebase.

In-Depth Analysis

A Shift to 100% MIT Licensing

Cal.diy represents a significant departure from the "Open Core" model often seen in commercial open-source software. While the original Cal.com includes proprietary enterprise features, Cal.diy is stripped of all commercial dependencies. This ensures that the entire codebase is accessible under the MIT license, removing the need for license keys or Cal.com accounts. It is positioned as a community-maintained alternative for those who prioritize software freedom and want to avoid the split between open and closed-source features.

Technical Requirements and Self-Hosting Responsibilities

Transitioning to Cal.diy requires a high level of technical proficiency. The project documentation emphasizes that self-hosting necessitates advanced knowledge of server administration, database management, and data security. Built with a stack comprising Next.js, tRPC, React.js, Tailwind CSS, Prisma.io, and Daily.co, the platform requires Node.js (v18.x or higher) and PostgreSQL (v13.x or higher). Because there is no managed service, the responsibility for securing sensitive scheduling data rests entirely with the individual user.

Strategic Distinction from Cal.com Enterprise

The developers maintain a clear boundary between Cal.diy and Cal.com's commercial offerings. Cal.diy lacks enterprise-grade tools such as Workflows, Insights, and Organizations. For users requiring commercial-ready or enterprise-ready scheduling infrastructure, the project explicitly directs them toward Cal.com’s hosted or on-premise enterprise solutions. This positioning ensures that Cal.diy serves the hobbyist and individual community without overlapping with the professional requirements of large-scale organizations.

Industry Impact

The release of Cal.diy highlights a growing demand within the open-source community for truly sovereign software that is free from commercial "upselling" tactics. By providing a version of a popular tool that is entirely community-driven and devoid of enterprise hooks, Cal.diy sets a precedent for how commercial open-source projects can offer a "community-first" branch. However, the strict "non-production" warning also underscores the risks associated with community forks that lack the dedicated security and support infrastructure of a commercial entity.

Frequently Asked Questions

Question: How does Cal.diy differ from the standard Cal.com?

Cal.diy is a fork that removes all enterprise-only features such as SSO/SAML, Teams, and Insights. It is 100% MIT-licensed, requires no license key, and is designed exclusively for self-hosting by individuals.

Question: Can I use Cal.diy for my business or enterprise?

The project documentation strictly recommends Cal.diy for personal, non-production use. For commercial or enterprise-ready needs, users are advised to use the official Cal.com hosted or on-premise services.

Question: What are the technical requirements to run Cal.diy?

Users need a server with Node.js (>=18.x) and PostgreSQL (>=13.x). Knowledge of server administration and database management is required as there is no managed version available.

Related News

PlayCanvas Launches SuperSplat: A Specialized Open-Source Editor for 3D Gaussian Splatting
Open Source

PlayCanvas Launches SuperSplat: A Specialized Open-Source Editor for 3D Gaussian Splatting

PlayCanvas has introduced SuperSplat, a dedicated 3D Gaussian Splat editor designed to streamline the manipulation of complex spatial datasets. Hosted on GitHub, SuperSplat addresses the growing need for specialized tools in the field of Gaussian Splatting, a technique that has revolutionized 3D reconstruction and real-time rendering. Developed by the PlayCanvas team, this editor provides a platform for users to manage and refine 3D Gaussian Splat data, which is essential for achieving high-fidelity visual results in web-based environments. The release of SuperSplat marks a significant milestone in making advanced 3D visualization techniques more accessible to the broader developer community, offering a structured approach to editing what was previously a challenging data format to modify.

Bytedance Releases UI-TARS-desktop: A New Open-Source Multimodal AI Agent Technology Stack for Desktop Infrastructure
Open Source

Bytedance Releases UI-TARS-desktop: A New Open-Source Multimodal AI Agent Technology Stack for Desktop Infrastructure

Bytedance has officially introduced UI-TARS-desktop, an open-source multimodal AI agent technology stack designed to bridge the gap between frontier AI models and agent infrastructure. Appearing on GitHub Trending, this project focuses on providing a comprehensive framework for developing intelligent agents capable of interacting with desktop environments. By leveraging multimodal capabilities, UI-TARS-desktop aims to streamline the connection between advanced artificial intelligence models and the underlying infrastructure required for agentic operations. This release represents a significant contribution to the open-source community, offering developers a structured approach to building sophisticated AI agents that can navigate and perform tasks within user interfaces. The project emphasizes the integration of cutting-edge AI with functional, real-world desktop applications.

Enhancing AI Coding Agents with Production-Grade Engineering Skills: An Analysis of Addy Osmani's Agent-Skills Project
Open Source

Enhancing AI Coding Agents with Production-Grade Engineering Skills: An Analysis of Addy Osmani's Agent-Skills Project

The landscape of AI-driven development is shifting from simple code generation to sophisticated autonomous engineering. Addy Osmani has introduced 'agent-skills,' a repository dedicated to providing AI coding agents with production-grade engineering capabilities. By encoding essential workflows, quality gates, and industry best practices, the project aims to elevate the output of AI agents to meet professional software engineering standards. This initiative addresses a critical gap in the current AI ecosystem: the transition from experimental code snippets to robust, maintainable, and production-ready software systems. As AI agents become more integrated into the development lifecycle, the implementation of standardized engineering skills becomes paramount for ensuring reliability and quality in automated programming.