# danielmiessler/LifeOS SLOC report

> As of 2026-09-07 (commit 5e2f2e8c0abd), danielmiessler/LifeOS contains 301,887 total lines: 151,605 code, 101,405 comments, 48,877 blank, across 1,923 files in 17 languages (top: TypeScript 73.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

danielmiessler/LifeOS has 151,605 source lines of code out of 301,887 total lines across 1,923 files, counted from the 5e2f2e8c0abde612da0e99c16c0d07d4ec21b88c ref at commit 5e2f2e8c0abd by the OctoCounts tokei engine on 2026-09-07. 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 danielmiessler/LifeOS to commit 5e2f2e8c0abd, 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 50.2% of all lines, comments represent 33.6%, and the repository averages 79 code lines per file. TypeScript accounts for 73.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 564 | 147,981 | 110,636 | 23,987 | 13,358 |
| TSX | 124 | 27,902 | 24,697 | 1,115 | 2,090 |
| Shell | 18 | 5,815 | 3,897 | 1,495 | 423 |
| JSON | 39 | 3,804 | 3,798 | 0 | 6 |
| CSS | 7 | 4,160 | 3,501 | 253 | 406 |
| YAML | 19 | 1,773 | 1,488 | 153 | 132 |
| Python | 7 | 1,199 | 913 | 114 | 172 |
| Handlebars | 10 | 1,351 | 719 | 373 | 259 |
| HTML | 46 | 619 | 608 | 0 | 11 |
| JavaScript | 91 | 635 | 552 | 40 | 43 |
| Swift | 1 | 494 | 397 | 41 | 56 |
| TOML | 2 | 314 | 172 | 104 | 38 |

Top language (TypeScript 73.0%). Generated at 2026-09-07T12:42:41.696993457+00:00. Canonical report: https://octocounts.com/github/danielmiessler/LifeOS

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/danielmiessler/LifeOS/commit/5e2f2e8c0abde612da0e99c16c0d07d4ec21b88c?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 danielmiessler/LifeOS have?

danielmiessler/LifeOS has 301,887 total lines, including 151,605 code lines, 101,405 comment lines, and 48,877 blank lines.

### How was the danielmiessler/LifeOS line count measured?

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

### What commit was counted for danielmiessler/LifeOS?

This OctoCounts report was generated from 5e2f2e8c0abde612da0e99c16c0d07d4ec21b88c at commit 5e2f2e8c0abd on 2026-09-07T12:42:41.696993457+00:00.

## Similar repository reports

- [onlook-dev/onlook](https://octocounts.com/github/onlook-dev/onlook) — TypeScript, 150,903 code lines
- [angular/components](https://octocounts.com/github/angular/components) — TypeScript, 153,119 code lines
- [optave/ops-codegraph-tool](https://octocounts.com/github/optave/ops-codegraph-tool) — TypeScript, 148,495 code lines
- [Nagi-ovo/voyager](https://octocounts.com/github/Nagi-ovo/voyager) — TypeScript, 154,740 code lines
- [excalidraw/excalidraw](https://octocounts.com/github/excalidraw/excalidraw) — TypeScript, 154,835 code lines
- [browserbase/stagehand](https://octocounts.com/github/browserbase/stagehand) — TypeScript, 155,014 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
