jkpang/PPRows
It Can Calculate how many lines of code you write on Mac ; 在Mac上计算你写了多少行代码 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3469
- days_rel: n/a
- days_push: 1778
- n_releases_24m: 0
Adoption not part of the score
1506 stars · 161 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PPRows is a macOS desktop application that counts the number of lines of code in files or folders you drag onto its window. It supports multiple file types, custom ignore folders, and optional skipping of empty lines.
Use cases
- count how many lines of code I wrote on Mac
- count lines of code in a project folder
- count code lines excluding the Pods folder
- count lines for specific file types like swift or java
- count non-empty lines of code
When to choose
- you want a quick drag-and-drop line counter on macOS
- you need to exclude folders like Pods or vendor directories
- you want to filter by specific source file extensions
When to avoid
- you need line counting on Linux or Windows
- you need CI-based or automated code metrics like cloc or scc
- you need detailed statistics beyond line counts
Facets
application · maturity maintenance
developer-tools file-system developer-tools operating-systems code-lines-counter objective-c macapp drag-and-drop macos desktop
1 source
- readme: https://github.com/jkpang/PPRows · fetched 2026-08-28 · 39ebd41cacab
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jkpang/PPRows | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem