PomoBanco
A Pomodoro-style timer and lightweight project tracker for iOS.
Quick overview
PomoBanco is a Pomodoro-style timer + lightweight project tracker for iOS.
Core features:
- Run a timer session in Pomodoro (fixed intervals) or Focus (stopwatch) mode
- Attach the session to a Project (stored with SwiftData)
- See how much time you spent per project weekly and all time in the chart view
- Manage projects with a simple add / select / delete workflow—organize as lightly or as thoroughly as you like
Built with SwiftUI, SwiftData, and RealityKit (a 3D “tomato” timer; falls back to a simple placeholder when unavailable).
Feature walkthrough
Timer
Flip between Pomodoro and Focus timer modes.
Pomodoro mode
Set a timer to a preset length (25, 35, or 45 minutes) and work until it ends, then take a break.
Focus mode
Run a stopwatch for as long as you work—handy for deep work without countdown alerts.
- Focus mode can blur project details for fewer distractions.
Skip session
Started a timer by mistake or did no real work? Skip the session so that time is not added to your project.
Projects
Track time against projects (name plus optional tag and description).
Projects can be tagged for easier organization. The tag picker supports creating new tags on the fly. Remove a project by tap-and-holding it in the project list.
Weekly tracking (chart)
- Track progress week by week in the chart view. Bars show total duration per day; new sessions appear when you complete them.