English | 한국어
Symphony Swift Progress Report is a macOS SwiftUI app that opens a local Git repository, indexes the first-parent history of a selected ref, and turns each commit into a small Swift progress snapshot. It visualizes commit activity alongside code metrics such as file counts, line counts, and declaration totals so you can see how a Swift codebase grows over time.
The package targets macOS 15 and Swift 6.2. Build and launch it with swift run SymphonySwiftProgressReportApp, then choose a local repository and a branch, tag, or commit to analyze.
Note
This repository is 100% vibe-coded. Use at your own rist.
