# koush/scrypted SLOC report

> As of 2026-09-16 (commit 835ff8c7accd), koush/scrypted contains 207,161 total lines: 184,414 code, 7,072 comments, 15,675 blank, across 895 files in 14 languages (top: JSON 51.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

koush/scrypted has 184,414 source lines of code out of 207,161 total lines across 895 files, counted from the 835ff8c7accd44ff0ef61153419de15c8a43051d ref at commit 835ff8c7accd by the OctoCounts tokei engine on 2026-09-16. 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 koush/scrypted to commit 835ff8c7accd, 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 89.0% of all lines, comments represent 3.4%, and the repository averages 206 code lines per file. JSON accounts for 51.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 195 | 94,874 | 94,874 | 0 | 0 |
| TypeScript | 460 | 86,481 | 70,604 | 4,670 | 11,207 |
| Python | 94 | 18,882 | 14,907 | 695 | 3,280 |
| JavaScript | 28 | 2,384 | 2,090 | 47 | 247 |
| Shell | 26 | 1,698 | 1,267 | 184 | 247 |
| XML | 1 | 367 | 367 | 0 | 0 |
| PowerShell | 1 | 138 | 106 | 18 | 14 |
| YAML | 5 | 267 | 98 | 138 | 31 |
| HTML | 3 | 34 | 34 | 0 | 0 |
| TOML | 1 | 40 | 34 | 1 | 5 |
| BASH | 2 | 28 | 22 | 2 | 4 |
| Dockerfile | 1 | 21 | 11 | 6 | 4 |

Top language (JSON 51.4%). Generated at 2026-09-16T11:21:29.486111688+00:00. Canonical report: https://octocounts.com/github/koush/scrypted

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/koush/scrypted/commit/835ff8c7accd44ff0ef61153419de15c8a43051d?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 koush/scrypted have?

koush/scrypted has 207,161 total lines, including 184,414 code lines, 7,072 comment lines, and 15,675 blank lines.

### How was the koush/scrypted line count measured?

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

### What commit was counted for koush/scrypted?

This OctoCounts report was generated from 835ff8c7accd44ff0ef61153419de15c8a43051d at commit 835ff8c7accd on 2026-09-16T11:21:29.486111688+00:00.

## Similar repository reports

- [anthropics/claude-cookbooks](https://octocounts.com/github/anthropics/claude-cookbooks) — JSON, 186,437 code lines
- [halo-dev/halo](https://octocounts.com/github/halo-dev/halo) — JSON, 180,790 code lines
- [chen-006/gpt56_api_detector](https://octocounts.com/github/chen-006/gpt56_api_detector) — JSON, 180,504 code lines
- [stanford-cs336/lectures](https://octocounts.com/github/stanford-cs336/lectures) — JSON, 175,340 code lines
- [Eslzzyl/Pixiv-SwiftUI](https://octocounts.com/github/Eslzzyl/Pixiv-SwiftUI) — JSON, 171,332 code lines
- [lmgame-org/GamingAgent](https://octocounts.com/github/lmgame-org/GamingAgent) — JSON, 169,859 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)
- [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)
