Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aduryagin/work-timer
A simple Pomodoro timer app for MacOS
https://github.com/aduryagin/work-timer
macos nostr pomodoro pomodoro-app pomodoro-timer timer
Last synced: 2 days ago
JSON representation
A simple Pomodoro timer app for MacOS
- Host: GitHub
- URL: https://github.com/aduryagin/work-timer
- Owner: aduryagin
- Created: 2022-12-03T18:58:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-18T16:18:08.000Z (over 1 year ago)
- Last Synced: 2024-07-30T19:35:00.489Z (4 months ago)
- Topics: macos, nostr, pomodoro, pomodoro-app, pomodoro-timer, timer
- Language: Swift
- Homepage:
- Size: 5.33 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Work Timer
A simple Pomodoro tracker app for MacOS.![](https://github.com/aduryagin/Work-Timer/blob/main/screenshots/work-timer.png)
## Description
Every vertical line or section on the progress bar is a 25 minute work session (1 pomodoro).
The Pomodoro Technique implies that you have to take at least a small 5 minute brake every 25 minutes and at least 15 minute brake every 100 minutes (4 pomodoros).The app will send you a notification every 25 minutes.
https://en.wikipedia.org/wiki/Pomodoro_Technique
## Features
* E2E encrypted synchronisation of multiple timers via Nostr protocol https://github.com/nostr-protocol/nostr (Can be useful for those who use multiple devices)![](https://github.com/aduryagin/Work-Timer/blob/main/screenshots/nostr-sync.gif)
* Work session minutes in the tray icon
![](https://github.com/aduryagin/Work-Timer/blob/main/screenshots/tray-icon.gif)
* Timer automatically focuses after 25-minute work session ends