# termux/termux-app SLOC report

> As of 2026-09-16 (commit 084d709fbf23), termux/termux-app contains 47,810 total lines: 28,529 code, 11,279 comments, 8,002 blank, across 276 files in 13 languages (top: Java 91.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

termux/termux-app has 28,529 source lines of code out of 47,810 total lines across 276 files, counted from the 084d709fbf23ea83b5cb85fd3d795c775be06676 ref at commit 084d709fbf23 by the OctoCounts tokei engine on 2026-09-16. 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 termux/termux-app to commit 084d709fbf23, 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 59.7% of all lines, comments represent 23.6%, and the repository averages 103 code lines per file. Java accounts for 91.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 179 | 44,012 | 26,045 | 10,677 | 7,290 |
| XML | 67 | 1,973 | 1,414 | 190 | 369 |
| C++ | 1 | 603 | 453 | 48 | 102 |
| Shell | 7 | 377 | 202 | 127 | 48 |
| C | 2 | 229 | 197 | 6 | 26 |
| Batch | 1 | 93 | 72 | 0 | 21 |
| Prolog | 4 | 72 | 62 | 0 | 10 |
| SVG | 3 | 79 | 45 | 25 | 9 |
| GNU Style Assembly | 1 | 18 | 18 | 0 | 0 |
| Makefile | 4 | 17 | 17 | 0 | 0 |
| YAML | 1 | 4 | 4 | 0 | 0 |
| Markdown | 4 | 319 | 0 | 195 | 124 |

Top language (Java 91.3%). Generated at 2026-09-16T18:46:29.775737560+00:00. Canonical report: https://octocounts.com/github/termux/termux-app

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/termux/termux-app/commit/084d709fbf23ea83b5cb85fd3d795c775be06676?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 termux/termux-app have?

termux/termux-app has 47,810 total lines, including 28,529 code lines, 11,279 comment lines, and 8,002 blank lines.

### How was the termux/termux-app line count measured?

OctoCounts resolved the public GitHub repository to commit 084d709fbf23, 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/termux-app?

This OctoCounts report was generated from 084d709fbf23ea83b5cb85fd3d795c775be06676 at commit 084d709fbf23 on 2026-09-16T18:46:29.775737560+00:00.

## Similar repository reports

- [jeequan/jeepay](https://octocounts.com/github/jeequan/jeepay) — Java, 29,680 code lines
- [MaxCreateMC/Create-Deep-Seas](https://octocounts.com/github/MaxCreateMC/Create-Deep-Seas) — Java, 32,449 code lines
- [apache/paimon-webui](https://octocounts.com/github/apache/paimon-webui) — Java, 32,994 code lines
- [Mohigster/morefeatures-template-26.1.2](https://octocounts.com/github/Mohigster/morefeatures-template-26.1.2) — Java, 23,947 code lines
- [AutismSuperman/flash-waimai](https://octocounts.com/github/AutismSuperman/flash-waimai) — Java, 33,745 code lines
- [DevYangJC/Argus](https://octocounts.com/github/DevYangJC/Argus) — Java, 22,535 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)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
