# termux/proot-distro SLOC report

> As of 2026-09-04 (commit f832a56f2e8a), termux/proot-distro contains 31,556 total lines: 20,141 code, 8,187 comments, 3,228 blank, across 84 files in 5 languages (top: Python 96.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving termux/proot-distro to commit f832a56f2e8a, 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 63.8% of all lines, comments represent 25.9%, and the repository averages 240 code lines per file. Python accounts for 96.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 78 | 26,761 | 19,392 | 4,724 | 2,645 |
| Fish | 1 | 562 | 438 | 81 | 43 |
| BASH | 1 | 343 | 277 | 37 | 29 |
| TOML | 1 | 42 | 34 | 0 | 8 |
| Markdown | 3 | 3,848 | 0 | 3,345 | 503 |

Top language (Python 96.3%). Generated at 2026-09-04T06:18:29.993957391+00:00. Canonical report: https://octocounts.com/github/termux/proot-distro

## Report FAQ

### How many lines of code does termux/proot-distro have?

termux/proot-distro has 31,556 total lines, including 20,141 code lines, 8,187 comment lines, and 3,228 blank lines.

### How was the termux/proot-distro line count measured?

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

### What commit was counted for termux/proot-distro?

This OctoCounts report was generated from master at commit f832a56f2e8a on 2026-09-04T06:18:29.993957391+00:00.

## Similar repository reports

- [AgriciDaniel/claude-seo](https://octocounts.com/github/AgriciDaniel/claude-seo) — Python, 20,061 code lines
- [anthropics/claude-plugins-official](https://octocounts.com/github/anthropics/claude-plugins-official) — Python, 20,238 code lines
- [coleifer/peewee](https://octocounts.com/github/coleifer/peewee) — Python, 20,395 code lines
- [itsv1eds/exteraPluginsRobot](https://octocounts.com/github/itsv1eds/exteraPluginsRobot) — Python, 20,617 code lines
- [QwenAudio/CosyVoice](https://octocounts.com/github/QwenAudio/CosyVoice) — Python, 19,640 code lines
- [theclaymethod/unslop](https://octocounts.com/github/theclaymethod/unslop) — Python, 20,837 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
