Skip to content

Pomodoro Timer is a simple SwiftUI app with a customizable countdown and animated circular timer. Users can set work sessions (5–50 min) and get notified when time is up. 🚀

Notifications You must be signed in to change notification settings

yylunxie/Pomodoro-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro-timer

這是一個簡單的 SwiftUI 番茄鐘計時器應用程式,使用者可以設定番茄鐘的時間,並透過動畫化的圓形計時器進行視覺化倒數。當計時結束時,應用會發送通知提醒使用者。

功能

  • 自訂番茄鐘時間:使用者可選擇 5 分鐘的倍數來設定計時長度,最長可設定 50 分鐘。
  • 動畫計時器:透過圓形倒數動畫視覺化顯示剩餘時間。
  • 開始/停止計時:使用者可隨時透過按鈕開始或停止計時。
  • 通知提醒:計時結束時會發送通知(需使用者授權)。

使用方式

  1. 設定時間:透過底部的時間選擇器來設定番茄鐘的時長。
  2. 開始/停止計時:按下播放按鈕開始計時,按下停止按鈕可暫停或停止計時。

安裝方法

  1. 將此專案 Clone 到本地端:
    git clone https://github.com/your-username/pomodoro-timer.git
    
  2. 使用 Xcode 開啟專案並進行編譯運行。

作者

謝宇倫 (Allen) - 於 2024 年 4 月 1 日建立此專案。

About

Pomodoro Timer is a simple SwiftUI app with a customizable countdown and animated circular timer. Users can set work sessions (5–50 min) and get notified when time is up. 🚀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages