# termio-sh/termio SLOC report

> As of 2026-08-29 (commit 376a944d47b4), termio-sh/termio contains 172,566 total lines: 119,369 code, 36,636 comments, 16,561 blank, across 893 files in 16 languages (top: Swift 55.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

termio-sh/termio has 119,369 source lines of code out of 172,566 total lines across 893 files, counted from the main ref at commit 376a944d47b4 by the OctoCounts tokei engine on 2026-08-29. 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 termio-sh/termio to commit 376a944d47b4, 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 69.2% of all lines, comments represent 21.2%, and the repository averages 134 code lines per file. Swift accounts for 55.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Swift | 309 | 99,609 | 66,255 | 25,230 | 8,124 |
| Rust | 31 | 21,512 | 19,101 | 834 | 1,577 |
| YAML | 2 | 12,584 | 10,086 | 0 | 2,498 |
| JavaScript | 8 | 8,259 | 7,919 | 108 | 232 |
| TSX | 38 | 5,411 | 4,592 | 491 | 328 |
| JSON | 151 | 3,846 | 3,846 | 0 | 0 |
| Python | 7 | 3,357 | 2,952 | 83 | 322 |
| TypeScript | 17 | 1,600 | 1,415 | 126 | 59 |
| Shell | 11 | 1,865 | 1,320 | 440 | 105 |
| CSS | 3 | 1,219 | 909 | 258 | 52 |
| SVG | 214 | 905 | 866 | 25 | 14 |
| HTML | 1 | 60 | 46 | 13 | 1 |

Top language (Swift 55.5%). Generated at 2026-08-29T17:31:52.337267886+00:00. Canonical report: https://octocounts.com/github/termio-sh/termio

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/termio-sh/termio/commit/376a944d47b4019a2e5d12243881f0c046549c37?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 termio-sh/termio have?

termio-sh/termio has 172,566 total lines, including 119,369 code lines, 36,636 comment lines, and 16,561 blank lines.

### How was the termio-sh/termio line count measured?

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

### What commit was counted for termio-sh/termio?

This OctoCounts report was generated from main at commit 376a944d47b4 on 2026-08-29T17:31:52.337267886+00:00.

## Similar repository reports

- [HeyPace/pace](https://octocounts.com/github/HeyPace/pace) — Swift, 121,889 code lines
- [abue-ammar/tinycast](https://octocounts.com/github/abue-ammar/tinycast) — Swift, 127,690 code lines
- [palmier-io/palmier-pro](https://octocounts.com/github/palmier-io/palmier-pro) — Swift, 107,467 code lines
- [Ranchero-Software/NetNewsWire](https://octocounts.com/github/Ranchero-Software/NetNewsWire) — Swift, 106,795 code lines
- [Blaizzy/mlx-audio-swift](https://octocounts.com/github/Blaizzy/mlx-audio-swift) — Swift, 103,996 code lines
- [facebook/idb](https://octocounts.com/github/facebook/idb) — Swift, 103,518 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)
- [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)
