# krtirtho/spotube SLOC report

> As of 2026-08-30 (commit 69a310c78f5c), krtirtho/spotube contains 73,121 total lines: 60,923 code, 5,109 comments, 7,089 blank, across 568 files in 28 languages (top: Dart 82.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

krtirtho/spotube has 60,923 source lines of code out of 73,121 total lines across 568 files, counted from the master ref at commit 69a310c78f5c by the OctoCounts tokei engine on 2026-08-30. 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 krtirtho/spotube to commit 69a310c78f5c, 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 83.3% of all lines, comments represent 7.0%, and the repository averages 107 code lines per file. Dart accounts for 82.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Dart | 391 | 57,514 | 50,477 | 2,124 | 4,913 |
| YAML | 17 | 5,778 | 4,560 | 41 | 1,177 |
| JSON | 30 | 1,559 | 1,559 | 0 | 0 |
| Astro | 14 | 662 | 588 | 23 | 51 |
| C++ | 8 | 718 | 549 | 52 | 117 |
| XML | 24 | 551 | 446 | 88 | 17 |
| Kotlin | 11 | 515 | 441 | 0 | 74 |
| CMake | 7 | 544 | 378 | 88 | 78 |
| TSX | 4 | 347 | 308 | 4 | 35 |
| Shell | 3 | 339 | 268 | 40 | 31 |
| JavaScript | 3 | 295 | 265 | 3 | 27 |
| SVG | 1 | 190 | 190 | 0 | 0 |

Top language (Dart 82.9%). Generated at 2026-08-30T14:08:50.722729694+00:00. Canonical report: https://octocounts.com/github/krtirtho/spotube

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/krtirtho/spotube/commit/69a310c78f5ceaf4eab7dfee98f187d38211c9ba?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 krtirtho/spotube have?

krtirtho/spotube has 73,121 total lines, including 60,923 code lines, 5,109 comment lines, and 7,089 blank lines.

### How was the krtirtho/spotube line count measured?

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

### What commit was counted for krtirtho/spotube?

This OctoCounts report was generated from master at commit 69a310c78f5c on 2026-08-30T14:08:50.722729694+00:00.

## Similar repository reports

- [KRTirtho/spotube](https://octocounts.com/github/KRTirtho/spotube) — Dart, 60,923 code lines
- [ArThirtyFour/Extera](https://octocounts.com/github/ArThirtyFour/Extera) — Dart, 61,095 code lines
- [sdegenaar/liquid_glass_widgets](https://octocounts.com/github/sdegenaar/liquid_glass_widgets) — Dart, 63,195 code lines
- [sdegenaar/zenify](https://octocounts.com/github/sdegenaar/zenify) — Dart, 64,702 code lines
- [gskinnerTeam/flutter-hatcha-app](https://octocounts.com/github/gskinnerTeam/flutter-hatcha-app) — Dart, 64,727 code lines
- [schultek/jaspr](https://octocounts.com/github/schultek/jaspr) — Dart, 74,568 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)
- [React Native vs Flutter](https://octocounts.com/compare/react-native-vs-flutter)
- [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)
