# jkpang/PPRows

It Can Calculate how many lines of code you write on Mac ; 在Mac上计算你写了多少行代码

Repository: https://github.com/jkpang/PPRows
Canonical: https://ross.abutalabs.com/products/pprows
Language: Objective-C
License: GPL-3.0
License Family: copyleft
Topics: codelines, mac-osx, macapp
Last push: 2021-10-20T16:06:21+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3469, "days_push": 1778, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1506, forks 161 (observed 2026-08-28T04:04:55.057488+00:00)

## What it is
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
- artifact type: application
- maturity: maintenance
- function: developer-tools, file-system
- domain: developer-tools, operating-systems
- platform: -
- tags: code-lines-counter, objective-c, macapp, drag-and-drop, macos, desktop

## Member repositories
- jkpang/PPRows (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:55.057488+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:39.283472+00:00, confidence not recorded.
  - readme: https://github.com/jkpang/PPRows (fetched 2026-08-28T04:04:55.057488+00:00, sha 39ebd41cacab)
- Data as of 2026-08-30T08:39:29.467469+00:00.
