# calcom/cal.diy SLOC report

> As of 2026-09-19 (commit dc43eba23b0c), calcom/cal.diy contains 1,037,280 total lines: 900,241 code, 42,398 comments, 94,641 blank, across 8,933 files in 18 languages (top: TypeScript 56.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

calcom/cal.diy has 900,241 source lines of code out of 1,037,280 total lines across 8,933 files, counted from the dc43eba23b0c48eefafca1394e3098d64789a382 ref at commit dc43eba23b0c by the OctoCounts tokei engine on 2026-09-19. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving calcom/cal.diy to commit dc43eba23b0c, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 86.8% of all lines, comments represent 4.1%, and the repository averages 101 code lines per file. TypeScript accounts for 56.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 5,457 | 600,279 | 505,441 | 25,287 | 69,551 |
| JSON | 310 | 180,777 | 180,776 | 0 | 1 |
| TSX | 1,681 | 199,648 | 178,706 | 3,375 | 17,567 |
| CSS | 19 | 14,264 | 13,870 | 119 | 275 |
| SVG | 469 | 9,118 | 8,971 | 11 | 136 |
| SQL | 596 | 9,541 | 5,989 | 2,191 | 1,361 |
| HTML | 9 | 3,571 | 3,240 | 56 | 275 |
| JavaScript | 38 | 1,833 | 1,498 | 144 | 191 |
| YAML | 5 | 911 | 896 | 6 | 9 |
| Shell | 10 | 541 | 394 | 71 | 76 |
| VB6/VBA | 5 | 391 | 295 | 2 | 94 |
| Dockerfile | 2 | 120 | 88 | 5 | 27 |

Top language (TypeScript 56.1%). Generated at 2026-09-19T15:30:05.963009305+00:00. Canonical report: https://octocounts.com/github/calcom/cal.diy

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/calcom/cal.diy/commit/dc43eba23b0c48eefafca1394e3098d64789a382?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does calcom/cal.diy have?

calcom/cal.diy has 1,037,280 total lines, including 900,241 code lines, 42,398 comment lines, and 94,641 blank lines.

### How was the calcom/cal.diy line count measured?

OctoCounts resolved the public GitHub repository to commit dc43eba23b0c, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for calcom/cal.diy?

This OctoCounts report was generated from dc43eba23b0c48eefafca1394e3098d64789a382 at commit dc43eba23b0c on 2026-09-19T15:30:05.963009305+00:00.

## Similar repository reports

- [CherryHQ/cherry-studio](https://octocounts.com/github/CherryHQ/cherry-studio) — TypeScript, 927,733 code lines
- [cline/cline](https://octocounts.com/github/cline/cline) — TypeScript, 828,551 code lines
- [ever-co/ever-gauzy](https://octocounts.com/github/ever-co/ever-gauzy) — TypeScript, 971,993 code lines
- [coder/xum](https://octocounts.com/github/coder/xum) — TypeScript, 828,196 code lines
- [getpaseo/paseo](https://octocounts.com/github/getpaseo/paseo) — TypeScript, 979,228 code lines
- [zai-org/ZCode](https://octocounts.com/github/zai-org/ZCode) — TypeScript, 810,319 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
