# madeye/meow SLOC report

> As of 2026-09-16 (commit 1f7e84b914a9), madeye/meow contains 11,987 total lines: 9,627 code, 1,276 comments, 1,084 blank, across 123 files in 11 languages (top: Kotlin 62.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

madeye/meow has 9,627 source lines of code out of 11,987 total lines across 123 files, counted from the 1f7e84b914a9188c986fe6149f21a96faba6c7b3 ref at commit 1f7e84b914a9 by the OctoCounts tokei engine on 2026-09-16. 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 madeye/meow to commit 1f7e84b914a9, 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 small codebase by counted code lines. Code represents 80.3% of all lines, comments represent 10.6%, and the repository averages 78 code lines per file. Kotlin accounts for 62.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Kotlin | 69 | 7,250 | 5,975 | 595 | 680 |
| Rust | 7 | 1,510 | 1,232 | 127 | 151 |
| JSON | 8 | 1,039 | 1,039 | 0 | 0 |
| Shell | 3 | 1,022 | 756 | 183 | 83 |
| XML | 8 | 376 | 298 | 48 | 30 |
| Python | 1 | 141 | 121 | 5 | 15 |
| TOML | 2 | 179 | 104 | 56 | 19 |
| Batch | 1 | 94 | 73 | 0 | 21 |
| Prolog | 2 | 32 | 29 | 0 | 3 |
| Markdown | 3 | 279 | 0 | 200 | 79 |
| Plain Text | 19 | 65 | 0 | 62 | 3 |

Top language (Kotlin 62.1%). Generated at 2026-09-16T13:54:39.590126268+00:00. Canonical report: https://octocounts.com/github/madeye/meow

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/madeye/meow/commit/1f7e84b914a9188c986fe6149f21a96faba6c7b3?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 madeye/meow have?

madeye/meow has 11,987 total lines, including 9,627 code lines, 1,276 comment lines, and 1,084 blank lines.

### How was the madeye/meow line count measured?

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

### What commit was counted for madeye/meow?

This OctoCounts report was generated from 1f7e84b914a9188c986fe6149f21a96faba6c7b3 at commit 1f7e84b914a9 on 2026-09-16T13:54:39.590126268+00:00.

## Similar repository reports

- [Foso/Ktorfit](https://octocounts.com/github/Foso/Ktorfit) — Kotlin, 9,047 code lines
- [mazer666/PhairPlay](https://octocounts.com/github/mazer666/PhairPlay) — Kotlin, 10,538 code lines
- [iamjosephmj/flinger](https://octocounts.com/github/iamjosephmj/flinger) — Kotlin, 7,926 code lines
- [Omegaplexx/Happwner](https://octocounts.com/github/Omegaplexx/Happwner) — Kotlin, 11,409 code lines
- [He-maxed/Polar-APP](https://octocounts.com/github/He-maxed/Polar-APP) — Kotlin, 7,803 code lines
- [pengqiyu123/GLM-phone](https://octocounts.com/github/pengqiyu123/GLM-phone) — Kotlin, 5,218 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)
