Show HN: OwnTime – a chess clock for your day's priorities

Hacker News Top Products

Summary

OwnTime is a productivity app that uses a chess clock metaphor to help users manage daily priorities with time budgets, featuring alarms, Siri integration, and data export for iPhone and Apple Watch.

I made OwnTime to balance between competing priorities in my life. The idea is based on two main influences: the concept of &quot;roles&quot; from &quot;The 5 Choices&quot; (2015), and my repeated failure to effectively implement time blocking due to the necessary flexibility in my role.<p>The app allows you to define time budgets, which are not much more than a few mutually exclusive countdown timers. The UX is essentially that of a chess clock for an arbitrary number of players with configurable time.<p>The whole point of the app is to kick you out of the running role&#x2F;priority when its time is up. One feature that was essential for me was AlarmKit alarms, which only became possible last year (&gt;= iOS 26.1). Another was watchOS support, as a natural surface for time-related matters.<p>The current version is strictly focussed. The timers track time allocation during one day. All timers are reset at midnight. I didn&#x27;t build any statistics - you can export the raw internal SQLite store and make any evaluation or dashboard you want from there.<p>I don&#x27;t plan to extend the app nor to convert it into a service. All data stays local on your devices (synced between phone and watch locally) and fully open to you. No need for an account or subscription. Thus, I ask for a small one-time fee of $1.99.<p>The website has a short video and rendered preview: <a href="https:&#x2F;&#x2F;owntime.app" rel="nofollow">https:&#x2F;&#x2F;owntime.app</a><p>If you want to go straight to the App Store: <a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;app&#x2F;id6770125662">https:&#x2F;&#x2F;apps.apple.com&#x2F;app&#x2F;id6770125662</a><p>I look forward to your comments and feedback.
Original Article
View Cached Full Text

Cached at: 09/03/26, 06:18 AM

# OwnTime — a chess clock for your day Source: [https://owntime.app/](https://owntime.app/) Define a few priorities and give each a daily time budget\. Only one clock runs at a time, so starting one pauses the rest\. When a budget is spent, an alarm goes off\. iPhone, Apple Watch, or both\. The budgets are not much more than a few mutually exclusive countdown timers\. You start one when you begin working on something and stop it when you are done, or start the next one and let it pause the first\. At midnight, everything resets\. Each device works on its own\. Phone and watch keep each other in sync when they are paired, and the watch is usually the quicker place to glance, start, and stop\. ![OwnTime's overview screen on iPhone, showing the day's budget donut and a list of priorities.](https://owntime.app/screenshots/demo-poster.webp?v=9548709079)Start one and the rest pause\. When a budget runs out, the alarm goes off\.Sped up\.## On your iPhone ## On your Apple Watch ## What makes it different - **Phone and watch\.**OwnTime works on the iPhone alone, with alarms, a Live Activity, and widgets\. The Apple Watch is the natural surface for anything to do with time, and works alone as well\. - **Budgets, not timesheets\.**Each priority gets a daily budget\. What you neglect shows up as a budget that never drains\. - **An alarm, not a notification\.**When a budget is spent, a real alarm goes off, through Focus and silent mode\. That is the whole point: it kicks you out of what you are doing when its time is up\. A notification is too easy to miss when you are absorbed in something\. - **Your data in a plain file\.**Export the whole history as a SQLite database and evaluate it however you like, with whatever tools you like\. ## Hands\-free with Siri Every action is also a Siri phrase, on iPhone and Apple Watch, and a Shortcuts action for your automations\. On Apple Watch Ultra you can put the toggle on the Action Button\. Name a priority in the phrase, or leave it out and Siri asks\. Replace\[priority\]below with one of yours, like “Deep Work”\. ### Start a session - “Start OwnTime” - “Resume OwnTime” - “Start\[priority\]in OwnTime” - “Start an OwnTime for\[priority\]” ### Stop a session - “Stop OwnTime” - “Suspend OwnTime” - “Stop\[priority\]in OwnTime” - “Stop the OwnTime for\[priority\]” ### Start or stop in one phrase - “Toggle OwnTime” Stops the running session, or starts the last priority if none is running\. This is the one for the Action Button\. ### Log time you already spent - “Log past time in OwnTime” - “Log past\[priority\]time in OwnTime” - “Log a past OwnTime for\[priority\]” Siri asks how many minutes to log\. ## Private by design There is no server and no account\. Your priorities and sessions stay on your devices\. Phone and watch sync directly with each other over Apple's WatchConnectivity, never through us and never through the cloud\. The[privacy policy](https://owntime.app/privacy)has the details\. **No Apple Watch required\.**iPhone alone, Apple Watch alone, or both\. ## Take it with you I didn't build any statistics into the app\. Instead, one tap exports the whole history as a plain SQLite file, the same store the app runs on\. Open it in a notebook, write your own queries, or hand it to whatever tool you like\. It is your data, in a format that outlives the app\. Where the export goes is up to you\. Once you share it, the file is outside OwnTime and outside the[privacy policy](https://owntime.app/privacy)\. That is the point\. **OwnTime is on the App Store\.**For iPhone and Apple Watch\. One\-time purchase, no subscription\. Requires iOS 26\.1 or watchOS 26\. [![Download on the App Store](https://owntime.app/badges/app-store-badge-black.svg?v=a26fc5b383)](https://apps.apple.com/app/id6770125662)

Similar Articles

Designing a Personal Pebble Watchface

Hacker News Top

The author describes designing a custom Pebble watchface to help with time management and hyperfocus issues, using Claude AI for prototyping.

Show HN: Analog Watch

Hacker News Top

A user shares an analog watch project on Hacker News, likely a digital clock with analog styling.

Chronock

Product Hunt

Chronock is an integrated platform for scheduling and calendar synchronization.

Sun Clock

Hacker News Top

Sun Clock is a free, open-source Progressive Web App that displays the sun's position, sunrise, sunset, and other astronomical events based on your current location, along with moon phases and times.