Some checks failed
Deploy Jekyll site to Cloudflare Pages / build (push) Has been cancelled
13 lines
804 B
Markdown
13 lines
804 B
Markdown
---
|
|
title: Timestamp
|
|
---
|
|
|
|

|
|
|
|
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)
|