# OpenWhispr/openwhispr SLOC report

> As of 2026-09-07 (commit f2b9e90aa63e), OpenWhispr/openwhispr contains 192,320 total lines: 169,852 code, 7,571 comments, 14,897 blank, across 648 files in 19 languages (top: JavaScript 30.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving OpenWhispr/openwhispr to commit f2b9e90aa63e, 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 88.3% of all lines, comments represent 3.9%, and the repository averages 262 code lines per file. JavaScript accounts for 30.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 191 | 62,038 | 52,490 | 2,530 | 7,018 |
| JSON | 31 | 48,833 | 48,826 | 0 | 7 |
| TSX | 166 | 41,873 | 38,687 | 473 | 2,713 |
| TypeScript | 165 | 24,028 | 20,403 | 1,170 | 2,455 |
| C | 9 | 4,325 | 3,437 | 276 | 612 |
| Objective-C | 14 | 1,697 | 1,376 | 109 | 212 |
| CSS | 2 | 1,143 | 945 | 54 | 144 |
| Swift | 6 | 1,111 | 891 | 53 | 167 |
| Python | 4 | 899 | 770 | 17 | 112 |
| JSX | 3 | 768 | 682 | 14 | 72 |
| C++ | 3 | 400 | 336 | 0 | 64 |
| C Header | 11 | 485 | 335 | 58 | 92 |

Top language (JavaScript 30.9%). Generated at 2026-09-07T07:55:29.532148717+00:00. Canonical report: https://octocounts.com/github/OpenWhispr/openwhispr

## Report FAQ

### How many lines of code does OpenWhispr/openwhispr have?

OpenWhispr/openwhispr has 192,320 total lines, including 169,852 code lines, 7,571 comment lines, and 14,897 blank lines.

### How was the OpenWhispr/openwhispr line count measured?

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

### What commit was counted for OpenWhispr/openwhispr?

This OctoCounts report was generated from f2b9e90aa63ee193d4e6dc9491198d77d3121d07 at commit f2b9e90aa63e on 2026-09-07T07:55:29.532148717+00:00.

## Similar repository reports

- [Javis603/token-monitor](https://octocounts.com/github/Javis603/token-monitor) — JavaScript, 169,109 code lines
- [rullerzhou-afk/clawd-on-desk](https://octocounts.com/github/rullerzhou-afk/clawd-on-desk) — JavaScript, 173,387 code lines
- [webbrain-one/webbrain](https://octocounts.com/github/webbrain-one/webbrain) — JavaScript, 175,944 code lines
- [bilawalsidhu/gods-eye-view](https://octocounts.com/github/bilawalsidhu/gods-eye-view) — JavaScript, 163,498 code lines
- [CodeRayZhang/Movie_Recommend](https://octocounts.com/github/CodeRayZhang/Movie_Recommend) — JavaScript, 185,984 code lines
- [framework7io/framework7](https://octocounts.com/github/framework7io/framework7) — JavaScript, 150,145 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)
