Add Timestamp
This commit is contained in:
@@ -9,6 +9,8 @@ layout: default
|
||||
|
||||
- [Interchange](/projects/interchange)
|
||||
- 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)
|
||||
- A lightweight content management system (CMS) for class websites.
|
||||
- [Don't Wake Sandie](/projects/dont-wake-sandie)
|
||||
|
||||
BIN
projects/timestamp/assets/timestamp-screenshot.png
Normal file
BIN
projects/timestamp/assets/timestamp-screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.4 MiB |
12
projects/timestamp/index.md
Normal file
12
projects/timestamp/index.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Timestamp
|
||||
layout: project
|
||||
---
|
||||
|
||||

|
||||
|
||||
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 }
|
||||
Reference in New Issue
Block a user