# stemdeckapp/stemdeck SLOC report

> As of 2026-08-29 (commit bdd661028916), stemdeckapp/stemdeck contains 52,173 total lines: 41,085 code, 6,225 comments, 4,863 blank, across 138 files in 14 languages (top: JavaScript 41.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving stemdeckapp/stemdeck to commit bdd661028916, 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 medium-sized codebase by counted code lines. Code represents 78.7% of all lines, comments represent 11.9%, and the repository averages 298 code lines per file. JavaScript accounts for 41.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 32 | 21,107 | 16,925 | 2,513 | 1,669 |
| CSS | 14 | 10,150 | 8,706 | 675 | 769 |
| Python | 47 | 10,950 | 8,364 | 1,235 | 1,351 |
| Rust | 2 | 4,970 | 4,104 | 467 | 399 |
| Shell | 7 | 1,513 | 1,051 | 280 | 182 |
| HTML | 3 | 1,053 | 903 | 76 | 74 |
| JSON | 7 | 416 | 416 | 0 | 0 |
| PowerShell | 1 | 414 | 275 | 98 | 41 |
| SVG | 9 | 186 | 182 | 0 | 4 |
| TOML | 2 | 174 | 86 | 76 | 12 |
| XML | 2 | 73 | 60 | 0 | 13 |
| Autoconf | 1 | 13 | 13 | 0 | 0 |

Top language (JavaScript 41.2%). Generated at 2026-08-29T05:08:25.192345224+00:00. Canonical report: https://octocounts.com/github/stemdeckapp/stemdeck

## Report FAQ

### How many lines of code does stemdeckapp/stemdeck have?

stemdeckapp/stemdeck has 52,173 total lines, including 41,085 code lines, 6,225 comment lines, and 4,863 blank lines.

### How was the stemdeckapp/stemdeck line count measured?

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

### What commit was counted for stemdeckapp/stemdeck?

This OctoCounts report was generated from main at commit bdd661028916 on 2026-08-29T05:08:25.192345224+00:00.

## Similar repository reports

- [fishzzzzt/autumn-recruitment-console](https://octocounts.com/github/fishzzzzt/autumn-recruitment-console) — JavaScript, 41,506 code lines
- [ENA-QWQ/dustbin](https://octocounts.com/github/ENA-QWQ/dustbin) — JavaScript, 39,869 code lines
- [Fei-Away/Codex-Dream-Skin](https://octocounts.com/github/Fei-Away/Codex-Dream-Skin) — JavaScript, 38,847 code lines
- [yakworks/docmark](https://octocounts.com/github/yakworks/docmark) — JavaScript, 43,784 code lines
- [huanglizhuo/Ketsuin](https://octocounts.com/github/huanglizhuo/Ketsuin) — JavaScript, 38,238 code lines
- [bytedance/xgplayer](https://octocounts.com/github/bytedance/xgplayer) — JavaScript, 45,325 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [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)
