Add Timestamp

This commit is contained in:
2026-02-09 17:04:14 -08:00
parent a1343f815f
commit 1f9ae01c91
3 changed files with 14 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ layout: default
- [Interchange](/projects/interchange) - [Interchange](/projects/interchange)
- An iOS app for college transit, now on the App Store! - An iOS app for college transit, now on the App Store!
- [Timestamp](/projects/timestamp)
- An unintrusive, open source Pomodoro timer for macOS.
- [Sourcebook](/projects/sourcebook) - [Sourcebook](/projects/sourcebook)
- A lightweight content management system (CMS) for class websites. - A lightweight content management system (CMS) for class websites.
- [Don't Wake Sandie](/projects/dont-wake-sandie) - [Don't Wake Sandie](/projects/dont-wake-sandie)

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 MiB

View File

@@ -0,0 +1,12 @@
---
title: Timestamp
layout: project
---
![Screenshot of the Timestamp app and the settings window.](assets/timestamp-screenshot.png)
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){: .primary-action }
[View the code](https://github.com/brendan-ch/timestamp){: .secondary-action }
{: .horizontal-wrapper }