Horas
A native macOS menu bar app for tracking and coordinating across timezones. What it does, how it’s built, and where it stands.
01 - WHAT IT DOES
What it does
- glance
- Your saved locations, visible straight from the menu bar - no need to open the app to know what time it is somewhere else.
- planner
- Scrub through a shared timeline to find the hours that actually overlap, across every saved location at once.
- meeting finder
- A built-in finder that suggests times that work for everyone, instead of leaving you to eyeball the overlap yourself.
02 - HOW IT’S BUILT
How it’s built
- platform
- Native macOS, built with SwiftUI and Swift 6 strict concurrency.
- scheduling
- A deterministic scheduling engine sits under Planner and the meeting finder - same inputs, same answer, every time.
- data
- Fully offline, local-first. No backend, no account required - nothing about your saved locations or schedule leaves the machine.
03 - WHERE IT IS
Where it is
- current state
- Built. Landing page live at gethoras.com.