# agalwood/Motrix SLOC report

> As of 2026-09-20 (commit bade80222ef4), agalwood/Motrix contains 517,953 total lines: 443,876 code, 34,221 comments, 39,856 blank, across 2,203 files in 15 languages (top: TypeScript 67.3%). Default configuration. Counted with tokei via OctoCounts.

agalwood/Motrix has 443,876 source lines of code out of 517,953 total lines across 2,203 files, counted from the main ref at commit bade80222ef4 by the OctoCounts tokei engine on 2026-09-20. 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 agalwood/Motrix to commit bade80222ef4, 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 85.7% of all lines, comments represent 6.6%, and the repository averages 201 code lines per file. TypeScript accounts for 67.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,474 | 345,869 | 298,671 | 19,578 | 27,620 |
| TSX | 422 | 88,760 | 81,462 | 1,245 | 6,053 |
| JSON | 46 | 21,556 | 21,556 | 0 | 0 |
| JavaScript | 70 | 23,358 | 21,416 | 588 | 1,354 |
| Rust | 52 | 11,195 | 10,161 | 150 | 884 |
| YAML | 5 | 9,597 | 8,747 | 89 | 761 |
| CSS | 10 | 1,206 | 991 | 111 | 104 |
| XML | 1 | 492 | 472 | 8 | 12 |
| Dockerfile | 1 | 167 | 156 | 4 | 7 |
| PowerShell | 1 | 92 | 83 | 0 | 9 |
| TOML | 2 | 78 | 65 | 4 | 9 |
| Shell | 1 | 39 | 34 | 3 | 2 |

Top language (TypeScript 67.3%). Generated at 2026-09-20T09:49:42.780552660+00:00. Canonical report: https://octocounts.com/github/agalwood/Motrix

## Reproduce this report

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

## Report FAQ

### How many lines of code does agalwood/Motrix have?

agalwood/Motrix has 517,953 total lines, including 443,876 code lines, 34,221 comment lines, and 39,856 blank lines.

### How was the agalwood/Motrix line count measured?

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

### What commit was counted for agalwood/Motrix?

This OctoCounts report was generated from main at commit bade80222ef4 on 2026-09-20T09:49:42.780552660+00:00.

## Similar repository reports

- [elie222/inbox-zero](https://octocounts.com/github/elie222/inbox-zero) — TypeScript, 444,624 code lines
- [pretend1111/claude-desktop-app](https://octocounts.com/github/pretend1111/claude-desktop-app) — TypeScript, 456,503 code lines
- [holaboss-ai/holaOS](https://octocounts.com/github/holaboss-ai/holaOS) — TypeScript, 430,818 code lines
- [mrtdurdenthe2/muster](https://octocounts.com/github/mrtdurdenthe2/muster) — TypeScript, 428,350 code lines
- [seakee/CPA-Manager-Plus](https://octocounts.com/github/seakee/CPA-Manager-Plus) — TypeScript, 461,205 code lines
- [deepseek-ai/deepseek-harness](https://octocounts.com/github/deepseek-ai/deepseek-harness) — TypeScript, 463,903 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)
