# CherryHQ/cherry-studio SLOC report

> As of 2026-09-22 (commit 3746e316fab6), CherryHQ/cherry-studio contains 1,096,099 total lines: 930,844 code, 89,831 comments, 75,424 blank, across 6,457 files in 12 languages (top: TypeScript 38.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

CherryHQ/cherry-studio has 930,844 source lines of code out of 1,096,099 total lines across 6,457 files, counted from the main ref at commit 3746e316fab6 by the OctoCounts tokei engine on 2026-09-22. 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 CherryHQ/cherry-studio to commit 3746e316fab6, 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 84.9% of all lines, comments represent 8.2%, and the repository averages 144 code lines per file. TypeScript accounts for 38.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 3,359 | 473,200 | 355,019 | 72,480 | 45,701 |
| JSON | 93 | 290,044 | 290,044 | 0 | 0 |
| TSX | 2,292 | 256,564 | 226,580 | 7,961 | 22,023 |
| YAML | 4 | 33,795 | 31,313 | 38 | 2,444 |
| JavaScript | 35 | 13,876 | 12,583 | 592 | 701 |
| SVG | 462 | 5,337 | 5,335 | 0 | 2 |
| CSS | 32 | 4,538 | 3,585 | 389 | 564 |
| Python | 19 | 3,989 | 3,260 | 189 | 540 |
| SQL | 25 | 1,665 | 1,572 | 93 | 0 |
| HTML | 17 | 1,728 | 1,553 | 11 | 164 |
| Markdown | 118 | 11,161 | 0 | 7,909 | 3,252 |
| Plain Text | 1 | 202 | 0 | 169 | 33 |

Top language (TypeScript 38.1%). Generated at 2026-09-22T12:14:30.738637739+00:00. Canonical report: https://octocounts.com/github/CherryHQ/cherry-studio

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/CherryHQ/cherry-studio/commit/3746e316fab67665219f4d92abeff22b35718f84?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 CherryHQ/cherry-studio have?

CherryHQ/cherry-studio has 1,096,099 total lines, including 930,844 code lines, 89,831 comment lines, and 75,424 blank lines.

### How was the CherryHQ/cherry-studio line count measured?

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

### What commit was counted for CherryHQ/cherry-studio?

This OctoCounts report was generated from main at commit 3746e316fab6 on 2026-09-22T12:14:30.738637739+00:00.

## Similar repository reports

- [ever-co/ever-gauzy](https://octocounts.com/github/ever-co/ever-gauzy) — TypeScript, 971,993 code lines
- [getpaseo/paseo](https://octocounts.com/github/getpaseo/paseo) — TypeScript, 979,228 code lines
- [remotion-dev/remotion](https://octocounts.com/github/remotion-dev/remotion) — TypeScript, 1,001,323 code lines
- [cline/cline](https://octocounts.com/github/cline/cline) — TypeScript, 828,551 code lines
- [coder/xum](https://octocounts.com/github/coder/xum) — TypeScript, 828,196 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)
