Files
brendan-ch.github.io/_notes/timestamp.md
Brendan Chen d2b4de4d57
Some checks failed
Deploy Jekyll site to Cloudflare Pages / build (push) Has been cancelled
Publish: Timestamp
2026-09-22 19:56:38 -04:00

13 lines
804 B
Markdown

---
title: Timestamp
---
![Screenshot of the Timestamp app and the settings window.](/assets/img/timestamp.png)
A simple, unintrusive [Pomodoro timer](https://en.wikipedia.org/wiki/Pomodoro_Technique) for macOS which lives in the menu bar. I built it with SwiftUI and made it open source.
The app is built with SwiftUI, though that may change in the future. It is a spiritual successor to an old mobile and web app, [Clockwise](https://github.com/brendan-ch/clockwise), which I made in high school. I have used many variations of the Pomodoro timer over the years, but none of them provided the functionality I needed while being *peaceful* to look at.
- [Download the app through GitHub Releases](https://github.com/brendan-ch/timestamp/releases)
- [GitHub](https://github.com/brendan-ch/timestamp)