Publish: Timestamp

This commit is contained in:
2026-08-09 17:15:19 -04:00
parent 1dc6764a87
commit c6f6d39282
2 changed files with 5 additions and 5 deletions

View File

@@ -1,11 +1,11 @@
---
title: Timestamp
categories: "- '[[Website pages]]'\n- '[[Projects]]'"
---
![Screenshot of the Timestamp app and the settings window.](../assets/project/timestamp-screenshot.png)
![Screenshot of the Timestamp app and the settings window.](/assets/img/timestamp.png)
A simple, unintrusive Pomodoro timer for macOS which lives in the menu bar. I
built it with SwiftUI and made it open source.
A simple, unintrusive Pomodoro timer for macOS which lives in the menu bar. I built it with SwiftUI and made it open source.
[Download the app](https://github.com/brendan-ch/timestamp/releases)
[View the code](https://github.com/brendan-ch/timestamp)
- [Download the app through GitHub Releases](https://github.com/brendan-ch/timestamp/releases)
- [GitHub](https://github.com/brendan-ch/timestamp)