# CherryHQ/cherry-studio-app SLOC report

> As of 2026-09-22 (commit 9de778c9c6d7), CherryHQ/cherry-studio-app contains 304,711 total lines: 269,396 code, 17,901 comments, 17,414 blank, across 2,603 files in 15 languages (top: TypeScript 40.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

CherryHQ/cherry-studio-app has 269,396 source lines of code out of 304,711 total lines across 2,603 files, counted from the main ref at commit 9de778c9c6d7 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-app to commit 9de778c9c6d7, 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 88.4% of all lines, comments represent 5.9%, and the repository averages 103 code lines per file. TypeScript accounts for 40.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,326 | 131,500 | 109,257 | 11,389 | 10,854 |
| JSON | 60 | 88,728 | 88,728 | 0 | 0 |
| TSX | 630 | 48,211 | 43,207 | 1,289 | 3,715 |
| YAML | 2 | 20,155 | 18,888 | 5 | 1,262 |
| SVG | 431 | 4,891 | 4,891 | 0 | 0 |
| Kotlin | 13 | 1,485 | 1,279 | 42 | 164 |
| Swift | 11 | 1,282 | 1,111 | 39 | 132 |
| JavaScript | 11 | 986 | 820 | 119 | 47 |
| CSS | 10 | 991 | 686 | 252 | 53 |
| SQL | 1 | 392 | 377 | 15 | 0 |
| XML | 11 | 132 | 125 | 7 | 0 |
| CMake | 1 | 25 | 19 | 0 | 6 |

Top language (TypeScript 40.6%). Generated at 2026-09-22T12:16:01.347304655+00:00. Canonical report: https://octocounts.com/github/CherryHQ/cherry-studio-app

## Reproduce this report

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

CherryHQ/cherry-studio-app has 304,711 total lines, including 269,396 code lines, 17,901 comment lines, and 17,414 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 9de778c9c6d7, 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-app?

This OctoCounts report was generated from main at commit 9de778c9c6d7 on 2026-09-22T12:16:01.347304655+00:00.

## Similar repository reports

- [readest/readest](https://octocounts.com/github/readest/readest) — TypeScript, 268,723 code lines
- [prisma/prisma](https://octocounts.com/github/prisma/prisma) — TypeScript, 270,101 code lines
- [zhu1090093659/dsh-web](https://octocounts.com/github/zhu1090093659/dsh-web) — TypeScript, 273,978 code lines
- [littlesight9-sketch/firecrawl](https://octocounts.com/github/littlesight9-sketch/firecrawl) — TypeScript, 263,517 code lines
- [alsk1992/CloddsBot](https://octocounts.com/github/alsk1992/CloddsBot) — TypeScript, 262,014 code lines
- [drizzle-team/drizzle-orm](https://octocounts.com/github/drizzle-team/drizzle-orm) — TypeScript, 261,108 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)
