# termux/termux-x11 SLOC report

> As of 2026-09-03 (commit 6d3c6883265b), termux/termux-x11 contains 19,762 total lines: 14,864 code, 2,343 comments, 2,555 blank, across 109 files in 11 languages (top: Java 37.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving termux/termux-x11 to commit 6d3c6883265b, 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 75.2% of all lines, comments represent 11.9%, and the repository averages 136 code lines per file. Java accounts for 37.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 30 | 7,683 | 5,591 | 994 | 1,098 |
| C | 7 | 4,592 | 3,485 | 347 | 760 |
| C++ | 4 | 2,692 | 2,200 | 144 | 348 |
| C Header | 4 | 1,681 | 1,357 | 238 | 86 |
| XML | 41 | 1,289 | 1,099 | 127 | 63 |
| CMake | 12 | 894 | 826 | 9 | 59 |
| Autoconf | 3 | 314 | 108 | 177 | 29 |
| Shell | 1 | 248 | 103 | 119 | 26 |
| Batch | 1 | 82 | 64 | 0 | 18 |
| Prolog | 3 | 38 | 31 | 0 | 7 |
| Markdown | 3 | 249 | 0 | 188 | 61 |

Top language (Java 37.6%). Generated at 2026-09-03T16:01:49.182546736+00:00. Canonical report: https://octocounts.com/github/termux/termux-x11

## Report FAQ

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

termux/termux-x11 has 19,762 total lines, including 14,864 code lines, 2,343 comment lines, and 2,555 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 6d3c6883265b, 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-x11?

This OctoCounts report was generated from master at commit 6d3c6883265b on 2026-09-03T16:01:49.182546736+00:00.

## Similar repository reports

- [google/gson](https://octocounts.com/github/google/gson) — Java, 14,897 code lines
- [orelia-mc/orelia-core](https://octocounts.com/github/orelia-mc/orelia-core) — Java, 15,164 code lines
- [frt321for/shared-device-micro-ops](https://octocounts.com/github/frt321for/shared-device-micro-ops) — Java, 14,369 code lines
- [iBotPeaches/Apktool](https://octocounts.com/github/iBotPeaches/Apktool) — Java, 13,197 code lines
- [Vbalatki/finance-tracker](https://octocounts.com/github/Vbalatki/finance-tracker) — Java, 16,640 code lines
- [alibaba/vlayout](https://octocounts.com/github/alibaba/vlayout) — Java, 13,088 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
