Skip to content

atjsh/symphony-swift-progress-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 한국어


Screenshot of Symphony Swift Progress Report

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.

About

macOS SwiftUI app that analyzes Git history and visualizes codebase growth over time.

Topics

Resources

License

Stars

Watchers

Forks

Contributors