Developer builds macOS banking app with Claude Code in 6 weeks

✍️ OpenClawRadar📅 Published: April 14, 2026🔗 Source
Developer builds macOS banking app with Claude Code in 6 weeks
Ad

What was built

A developer built simplebanking, a free, open-source macOS menu bar application for German banking. The developer describes themselves as "a product & strategy person, not an engineer" and created the app almost entirely with Claude Code in about 6 weeks. The app currently has approximately 1,000 daily active users.

App features

  • Lives in the Mac menu bar and shows live balance across multiple German bank accounts
  • Read-only functionality with no payment capabilities
  • Instant transaction search
  • Automatic subscription detection with cancel links
  • Financial health score
  • MoneyMood heatmap for spending patterns
  • All data stays locally on the Mac: no server, no tracking, no ads
  • Built on Open Banking via YAXI
Ad

Development approach with Claude Code

The developer shared specific techniques that worked well when building with Claude Code:

  • Treat Claude like a colleague to learn about architecture
  • Use Plan mode to let Claude think in steps before touching any code
  • Use branches extensively - described as "non-negotiable"
  • Provide pixel-perfect descriptions of what should go where on screen
  • Tell Claude to change exactly one thing at a time and explicitly not touch the rest to avoid merge conflicts
  • Structure prompts with constraints and clear definitions of "done"
  • Use Gstack to keep everything organized across prompts, flows, and overall architecture

Project outcomes

After development, experienced engineers conducted a full code review to catch issues and, by their own admission, to "steal a few ideas for their own projects." The developer noted unexpected criticism in some circles for using AI, despite the app's success and user satisfaction.

The app is available at www.simplebanking.de and the source code is on GitHub.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

Claude Opus 4.6 Reverse Engineers Game Authentication in 7 Minutes Using Ghidra MCP
Use Cases

Claude Opus 4.6 Reverse Engineers Game Authentication in 7 Minutes Using Ghidra MCP

A developer used Claude Opus 4.6 with Ghidra's MCP server plugin to reverse engineer the authentication verification method for Command & Conquer: Kane's Wrath. The AI analyzed a clean binary, identified the verification function, created a patch, and renamed all functions and data structures in about 7 minutes.

OpenClawRadar
Self-hosted vs managed OpenClaw: A developer's 4-month comparison
Use Cases

Self-hosted vs managed OpenClaw: A developer's 4-month comparison

A developer switched from self-hosting OpenClaw for 4 months to RunLobster's managed service at $49/month. Self-hosting required constant maintenance including reconnection scripts, debugging config updates, and dealing with surprise API bills.

OpenClawRadar
Claude Opus 4.7 in Real Incident Response: Solo Closing a Healthcare Malware Breach in 5 Hours
Use Cases

Claude Opus 4.7 in Real Incident Response: Solo Closing a Healthcare Malware Breach in 5 Hours

A security engineer used Claude Opus 4.7 to reverse-engineer Python bytecode RAT, draft HIPAA risk assessments, and write 12 forensic scripts — closing a 60-person practice malware incident solo in 5 hours instead of a 3-6 person team taking a week.

OpenClawRadar
User discovers hypoxic-ischemic encephalopathy diagnosis through Claude conversation
Use Cases

User discovers hypoxic-ischemic encephalopathy diagnosis through Claude conversation

A 22-year-old from São Paulo used Claude to identify hypoxic-ischemic encephalopathy after 22 years of misdiagnosis. The AI helped connect birth complications with persistent cognitive symptoms that didn't match autism.

OpenClawRadar