# chjj/compton SLOC report

> As of 2026-09-18 (commit 316eac0613bf), chjj/compton contains 18,917 total lines: 12,715 code, 3,398 comments, 2,804 blank, across 30 files in 11 languages (top: C 68.8%). Default configuration. Counted with tokei via OctoCounts.

chjj/compton has 12,715 source lines of code out of 18,917 total lines across 30 files, counted from the master ref at commit 316eac0613bf by the OctoCounts tokei engine on 2026-09-18. 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 chjj/compton to commit 316eac0613bf, 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 67.2% of all lines, comments represent 18.0%, and the repository averages 424 code lines per file. C accounts for 68.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 5 | 12,283 | 8,745 | 1,859 | 1,679 |
| C Header | 6 | 4,741 | 2,874 | 1,129 | 738 |
| AsciiDoc | 2 | 543 | 392 | 0 | 151 |
| Shell | 7 | 467 | 295 | 93 | 79 |
| Python | 1 | 161 | 122 | 3 | 36 |
| Makefile | 1 | 185 | 121 | 31 | 33 |
| SVG | 1 | 76 | 76 | 0 | 0 |
| CMake | 2 | 84 | 64 | 11 | 9 |
| GLSL | 2 | 30 | 26 | 2 | 2 |
| Markdown | 1 | 117 | 0 | 82 | 35 |
| Plain Text | 2 | 230 | 0 | 188 | 42 |

Top language (C 68.8%). Generated at 2026-09-18T18:04:26.148798043+00:00. Canonical report: https://octocounts.com/github/chjj/compton

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/chjj/compton/commit/316eac0613bf342ff91cc645a6c3c80e6b9083fb?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does chjj/compton have?

chjj/compton has 18,917 total lines, including 12,715 code lines, 3,398 comment lines, and 2,804 blank lines.

### How was the chjj/compton line count measured?

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

### What commit was counted for chjj/compton?

This OctoCounts report was generated from master at commit 316eac0613bf on 2026-09-18T18:04:26.148798043+00:00.

## Similar repository reports

- [LittleWalter/spacecentricity-mk47](https://octocounts.com/github/LittleWalter/spacecentricity-mk47) — C, 12,572 code lines
- [baskerville/bspwm](https://octocounts.com/github/baskerville/bspwm) — C, 12,250 code lines
- [bytedance/bhook](https://octocounts.com/github/bytedance/bhook) — C, 11,855 code lines
- [FelixKratz/SketchyBar](https://octocounts.com/github/FelixKratz/SketchyBar) — C, 11,419 code lines
- [quyicheng03-boop/xiaomi15-dada-cve-2026-64560](https://octocounts.com/github/quyicheng03-boop/xiaomi15-dada-cve-2026-64560) — C, 11,402 code lines
- [rahadbhuiya/Yolish](https://octocounts.com/github/rahadbhuiya/Yolish) — C, 15,493 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
