# SteamClientHomebrew/Millennium SLOC report

> As of 2026-09-02 (commit a3d675611b68), SteamClientHomebrew/Millennium contains 199,953 total lines: 158,837 code, 22,364 comments, 18,752 blank, across 754 files in 24 languages (top: C 33.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving SteamClientHomebrew/Millennium to commit a3d675611b68, 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 79.4% of all lines, comments represent 11.2%, and the repository averages 211 code lines per file. C accounts for 33.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 84 | 62,612 | 53,100 | 5,130 | 4,382 |
| C Header | 167 | 38,689 | 30,096 | 4,938 | 3,655 |
| C++ | 86 | 25,894 | 19,092 | 3,039 | 3,763 |
| Lua | 43 | 17,537 | 13,827 | 2,194 | 1,516 |
| TypeScript | 152 | 18,493 | 11,764 | 4,239 | 2,490 |
| Rust | 32 | 8,234 | 6,777 | 771 | 686 |
| TSX | 56 | 8,580 | 6,368 | 1,270 | 942 |
| HTML | 13 | 5,789 | 5,614 | 0 | 175 |
| JSON | 39 | 4,679 | 4,679 | 0 | 0 |
| CMake | 38 | 3,902 | 3,137 | 285 | 480 |
| Shell | 6 | 1,761 | 1,423 | 80 | 258 |
| Batch | 7 | 885 | 780 | 0 | 105 |

Top language (C 33.4%). Generated at 2026-09-02T14:20:22.741913222+00:00. Canonical report: https://octocounts.com/github/SteamClientHomebrew/Millennium

## Report FAQ

### How many lines of code does SteamClientHomebrew/Millennium have?

SteamClientHomebrew/Millennium has 199,953 total lines, including 158,837 code lines, 22,364 comment lines, and 18,752 blank lines.

### How was the SteamClientHomebrew/Millennium line count measured?

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

### What commit was counted for SteamClientHomebrew/Millennium?

This OctoCounts report was generated from main at commit a3d675611b68 on 2026-09-02T14:20:22.741913222+00:00.

## Similar repository reports

- [openssh/openssh-portable](https://octocounts.com/github/openssh/openssh-portable) — C, 164,442 code lines
- [kingToolbox/WindTerm](https://octocounts.com/github/kingToolbox/WindTerm) — C, 165,596 code lines
- [mackron/miniaudio](https://octocounts.com/github/mackron/miniaudio) — C, 167,086 code lines
- [milescoviello/OS-DEV](https://octocounts.com/github/milescoviello/OS-DEV) — C, 168,629 code lines
- [Distrotech/diffutils](https://octocounts.com/github/Distrotech/diffutils) — C, 141,368 code lines
- [curl/curl](https://octocounts.com/github/curl/curl) — C, 177,514 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
