# noctalia-dev/noctalia-greeter SLOC report

> As of 2026-09-05 (commit 5956c6f40249), noctalia-dev/noctalia-greeter contains 123,175 total lines: 105,503 code, 6,145 comments, 11,527 blank, across 192 files in 15 languages (top: C 71.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving noctalia-dev/noctalia-greeter to commit 5956c6f40249, 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 85.7% of all lines, comments represent 5.0%, and the repository averages 549 code lines per file. C accounts for 71.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 2 | 88,885 | 75,504 | 5,273 | 8,108 |
| C++ | 75 | 20,867 | 18,469 | 188 | 2,210 |
| JSON | 1 | 6,015 | 6,015 | 0 | 0 |
| C Header | 94 | 5,354 | 4,360 | 143 | 851 |
| Shell | 6 | 349 | 277 | 19 | 53 |
| Meson | 1 | 295 | 266 | 4 | 25 |
| Nix | 4 | 290 | 254 | 8 | 28 |
| XML | 1 | 152 | 136 | 0 | 16 |
| Just | 1 | 134 | 79 | 30 | 25 |
| SVG | 1 | 65 | 63 | 1 | 1 |
| TOML | 1 | 103 | 52 | 40 | 11 |
| Autoconf | 1 | 17 | 17 | 0 | 0 |

Top language (C 71.6%). Generated at 2026-09-05T17:42:53.325060806+00:00. Canonical report: https://octocounts.com/github/noctalia-dev/noctalia-greeter

## Report FAQ

### How many lines of code does noctalia-dev/noctalia-greeter have?

noctalia-dev/noctalia-greeter has 123,175 total lines, including 105,503 code lines, 6,145 comment lines, and 11,527 blank lines.

### How was the noctalia-dev/noctalia-greeter line count measured?

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

### What commit was counted for noctalia-dev/noctalia-greeter?

This OctoCounts report was generated from 5956c6f40249b2837bb260d25ea3953a2631fbdc at commit 5956c6f40249 on 2026-09-05T17:42:53.325060806+00:00.

## Similar repository reports

- [tmux/tmux](https://octocounts.com/github/tmux/tmux) — C, 105,967 code lines
- [AdrUlb/SexyAppFramework](https://octocounts.com/github/AdrUlb/SexyAppFramework) — C, 106,075 code lines
- [fastfetch-cli/fastfetch](https://octocounts.com/github/fastfetch-cli/fastfetch) — C, 107,801 code lines
- [TinyCC/tinycc](https://octocounts.com/github/TinyCC/tinycc) — C, 102,044 code lines
- [apache/apr](https://octocounts.com/github/apache/apr) — C, 112,739 code lines
- [ifduyue/musl](https://octocounts.com/github/ifduyue/musl) — C, 96,767 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
