# apoc/omp-desktop SLOC report

> As of 2026-09-12 (commit 93660b3be99c), apoc/omp-desktop contains 43,402 total lines: 31,419 code, 5,625 comments, 6,358 blank, across 100 files in 11 languages (top: JavaScript 80.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving apoc/omp-desktop to commit 93660b3be99c, 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 72.4% of all lines, comments represent 13.0%, and the repository averages 314 code lines per file. JavaScript accounts for 80.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 10 | 36,022 | 25,270 | 4,885 | 5,867 |
| JSX | 8 | 2,702 | 2,312 | 217 | 173 |
| CSS | 4 | 1,559 | 1,363 | 79 | 117 |
| JSON | 5 | 1,048 | 1,048 | 0 | 0 |
| HTML | 3 | 513 | 426 | 42 | 45 |
| TSX | 1 | 390 | 381 | 3 | 6 |
| Rust | 4 | 409 | 320 | 56 | 33 |
| SVG | 59 | 298 | 276 | 0 | 22 |
| TOML | 1 | 17 | 14 | 0 | 3 |
| XML | 2 | 9 | 9 | 0 | 0 |
| Markdown | 3 | 435 | 0 | 343 | 92 |

Top language (JavaScript 80.4%). Generated at 2026-09-12T05:23:28.922193381+00:00. Canonical report: https://octocounts.com/github/apoc/omp-desktop

## Report FAQ

### How many lines of code does apoc/omp-desktop have?

apoc/omp-desktop has 43,402 total lines, including 31,419 code lines, 5,625 comment lines, and 6,358 blank lines.

### How was the apoc/omp-desktop line count measured?

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

### What commit was counted for apoc/omp-desktop?

This OctoCounts report was generated from 93660b3be99cd789d4fd83ac003e9f32c6ec7f81 at commit 93660b3be99c on 2026-09-12T05:23:28.922193381+00:00.

## Similar repository reports

- [ArThirtyFour/better-deepseek](https://octocounts.com/github/ArThirtyFour/better-deepseek) — JavaScript, 32,245 code lines
- [EastWorld/wechat-app-mall](https://octocounts.com/github/EastWorld/wechat-app-mall) — JavaScript, 32,618 code lines
- [elysia395/dsh-wallpaper-engine](https://octocounts.com/github/elysia395/dsh-wallpaper-engine) — JavaScript, 29,614 code lines
- [Fei-Away/Codex-Dream-Skin](https://octocounts.com/github/Fei-Away/Codex-Dream-Skin) — JavaScript, 33,695 code lines
- [Blue-B/WhisperSubTranslate](https://octocounts.com/github/Blue-B/WhisperSubTranslate) — JavaScript, 29,124 code lines
- [viarotel-org/escrcpy](https://octocounts.com/github/viarotel-org/escrcpy) — JavaScript, 27,490 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)
