# FelixKratz/SketchyBar SLOC report

> As of 2026-09-10 (commit 856ee4afef9c), FelixKratz/SketchyBar contains 14,142 total lines: 11,419 code, 699 comments, 2,024 blank, across 75 files in 7 languages (top: C 71.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving FelixKratz/SketchyBar to commit 856ee4afef9c, 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 80.7% of all lines, comments represent 4.9%, and the repository averages 152 code lines per file. C accounts for 71.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 27 | 9,569 | 8,131 | 28 | 1,410 |
| C Header | 34 | 2,154 | 1,766 | 16 | 372 |
| SVG | 3 | 1,050 | 1,041 | 6 | 3 |
| Objective-C | 3 | 453 | 390 | 1 | 62 |
| Makefile | 1 | 70 | 53 | 0 | 17 |
| Shell | 5 | 73 | 38 | 19 | 16 |
| Markdown | 2 | 773 | 0 | 629 | 144 |

Top language (C 71.2%). Generated at 2026-09-10T15:58:32.112487370+00:00. Canonical report: https://octocounts.com/github/FelixKratz/SketchyBar

## Report FAQ

### How many lines of code does FelixKratz/SketchyBar have?

FelixKratz/SketchyBar has 14,142 total lines, including 11,419 code lines, 699 comment lines, and 2,024 blank lines.

### How was the FelixKratz/SketchyBar line count measured?

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

### What commit was counted for FelixKratz/SketchyBar?

This OctoCounts report was generated from 856ee4afef9cf9a86a18ed8cf72509e29c170795 at commit 856ee4afef9c on 2026-09-10T15:58:32.112487370+00:00.

## Similar repository reports

- [bytedance/bhook](https://octocounts.com/github/bytedance/bhook) — C, 11,855 code lines
- [vysheng/tg](https://octocounts.com/github/vysheng/tg) — C, 12,081 code lines
- [baskerville/bspwm](https://octocounts.com/github/baskerville/bspwm) — C, 12,250 code lines
- [LittleWalter/spacecentricity-mk47](https://octocounts.com/github/LittleWalter/spacecentricity-mk47) — C, 12,572 code lines
- [chjj/compton](https://octocounts.com/github/chjj/compton) — C, 12,715 code lines
- [tseli0s/DragonWare](https://octocounts.com/github/tseli0s/DragonWare) — C, 13,051 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)
