# genymobile/scrcpy SLOC report

> As of 2026-09-17 (commit 19c1261d2e2c), genymobile/scrcpy contains 43,929 total lines: 32,298 code, 5,244 comments, 6,387 blank, across 297 files in 13 languages (top: C 53.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

genymobile/scrcpy has 32,298 source lines of code out of 43,929 total lines across 297 files, counted from the 19c1261d2e2cbf2b5e6a71a8b64cc1dd3ede06ac ref at commit 19c1261d2e2c by the OctoCounts tokei engine on 2026-09-17. 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 genymobile/scrcpy to commit 19c1261d2e2c, 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 73.5% of all lines, comments represent 11.9%, and the repository averages 109 code lines per file. C accounts for 53.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 79 | 21,803 | 17,369 | 1,460 | 2,974 |
| Java | 91 | 12,012 | 9,266 | 975 | 1,771 |
| C Header | 89 | 7,805 | 4,272 | 2,326 | 1,207 |
| Shell | 21 | 1,092 | 841 | 89 | 162 |
| Meson | 4 | 361 | 305 | 18 | 38 |
| XML | 2 | 160 | 94 | 39 | 27 |
| Batch | 2 | 104 | 79 | 0 | 25 |
| BASH | 2 | 59 | 33 | 17 | 9 |
| Prolog | 1 | 21 | 18 | 0 | 3 |
| SVG | 1 | 16 | 16 | 0 | 0 |
| VBScript | 1 | 7 | 5 | 0 | 2 |
| Markdown | 2 | 453 | 0 | 288 | 165 |

Top language (C 53.8%). Generated at 2026-09-17T07:15:12.190918387+00:00. Canonical report: https://octocounts.com/github/genymobile/scrcpy

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/genymobile/scrcpy/commit/19c1261d2e2cbf2b5e6a71a8b64cc1dd3ede06ac?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 genymobile/scrcpy have?

genymobile/scrcpy has 43,929 total lines, including 32,298 code lines, 5,244 comment lines, and 6,387 blank lines.

### How was the genymobile/scrcpy line count measured?

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

### What commit was counted for genymobile/scrcpy?

This OctoCounts report was generated from 19c1261d2e2cbf2b5e6a71a8b64cc1dd3ede06ac at commit 19c1261d2e2c on 2026-09-17T07:15:12.190918387+00:00.

## Similar repository reports

- [mirror/make](https://octocounts.com/github/mirror/make) — C, 33,182 code lines
- [sk3llo/ffmpeg_kit_flutter](https://octocounts.com/github/sk3llo/ffmpeg_kit_flutter) — C, 30,720 code lines
- [mangowm/mango](https://octocounts.com/github/mangowm/mango) — C, 34,112 code lines
- [yshui/picom](https://octocounts.com/github/yshui/picom) — C, 28,881 code lines
- [lua/lua](https://octocounts.com/github/lua/lua) — C, 36,021 code lines
- [uber/h3](https://octocounts.com/github/uber/h3) — C, 27,273 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)
- [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)
