# freelensapp/freelens SLOC report

> As of 2026-08-01 (commit be9fcb3dfb9e), freelensapp/freelens contains 268,032 total lines: 191,707 code, 34,308 comments, 42,017 blank, across 4,435 files in 13 languages (top: TypeScript 56.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving freelensapp/freelens to commit be9fcb3dfb9e, 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 71.5% of all lines, comments represent 12.8%, and the repository averages 43 code lines per file. TypeScript accounts for 56.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 3,265 | 158,380 | 107,541 | 25,456 | 25,383 |
| TSX | 701 | 75,331 | 59,261 | 4,637 | 11,433 |
| YAML | 25 | 13,349 | 11,004 | 58 | 2,287 |
| Sass | 258 | 11,859 | 8,667 | 1,329 | 1,863 |
| JSON | 98 | 2,896 | 2,896 | 0 | 0 |
| JavaScript | 17 | 1,767 | 1,160 | 344 | 263 |
| SVG | 23 | 952 | 948 | 4 | 0 |
| HTML | 4 | 163 | 163 | 0 | 0 |
| CSS | 7 | 85 | 57 | 17 | 11 |
| TOML | 1 | 8 | 7 | 0 | 1 |
| Shell | 1 | 6 | 3 | 1 | 2 |
| Markdown | 34 | 3,211 | 0 | 2,444 | 767 |

Top language (TypeScript 56.1%). Generated at 2026-08-01T23:11:15.902910547+00:00. Canonical report: https://octocounts.com/github/freelensapp/freelens

## Report FAQ

### How many lines of code does freelensapp/freelens have?

freelensapp/freelens has 268,032 total lines, including 191,707 code lines, 34,308 comment lines, and 42,017 blank lines.

### How was the freelensapp/freelens line count measured?

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

### What commit was counted for freelensapp/freelens?

This OctoCounts report was generated from main at commit be9fcb3dfb9e on 2026-08-01T23:11:15.902910547+00:00.

## Similar repository reports

- [marktext/marktext](https://octocounts.com/github/marktext/marktext) — TypeScript, 193,901 code lines
- [cactus-compute/cactus](https://octocounts.com/github/cactus-compute/cactus) — TypeScript, 185,518 code lines
- [Viren070/AIOStreams](https://octocounts.com/github/Viren070/AIOStreams) — TypeScript, 198,679 code lines
- [PrimeIntellect-ai/prime-agent](https://octocounts.com/github/PrimeIntellect-ai/prime-agent) — TypeScript, 184,185 code lines
- [Voxelum/x-minecraft-launcher](https://octocounts.com/github/Voxelum/x-minecraft-launcher) — TypeScript, 201,299 code lines
- [bernds/q5go](https://octocounts.com/github/bernds/q5go) — TypeScript, 178,683 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
