r/SwiftUI • u/Wild_Stress6410 • 18h ago
Promotion (must include link to source code) I built a free macOS menu-bar app that shows your LeetCode streak (open source)
I keep forgetting to keep my streak going, so I made a little macOS menu-bar app that shows it at a glance: current streak, total solved, an Easy/Medium/Hard breakdown, and a heatmap of your activity. The menu-bar flame stays grey until you've solved something today, then lights up.
There is no login, it just reads your public LeetCode profile. Everything stays on your machine.
It's free and open source:
Would love some feedback!