台灣醫院候診進度追蹤 iOS App — 掛完號自由離開,輪到你時推播提醒。
- 瀏覽全台 29 家醫院(依地區分類,支援別名搜尋:三總、北榮、台大、長庚…)
- 輸入掛號號碼追蹤,或僅追蹤目前叫號進度
- 最多同時追蹤 3 位醫師,每 30 秒自動更新
- 剩餘 N 號時本地推播通知(N 可自訂,預設 5)
- 輪到時緊急通知(聲音 + 震動);過號警示通知
- 背景持續監控(BGAppRefreshTask)
- 主畫面 Widget(小尺寸 1 筆 / 中尺寸最多 3 筆)
- Swift / SwiftUI(iOS 16+)
- 後端:api-dindon(dd.dl-app.com)
後端 API:api-dindon
An iOS app that tracks your queue position at Taiwanese hospitals — register, walk out, and get a push notification when you're about to be called.
- Browse 29 hospitals across Taiwan (grouped by region; alias search: 三總, 北榮, 台大, 長庚…)
- Track by your registration number, or just monitor the current called number
- Up to 3 doctors at once; auto-refreshes every 30 seconds
- Local notification when N numbers remain (N is configurable, default 5)
- Urgent alert when it's your turn (sound + vibration); a separate alert if you miss your number
- Background monitoring via BGAppRefreshTask
- Home-screen widget (small = 1 slot, medium = up to 3 slots)
- Swift / SwiftUI (iOS 16+)
- Backend: api-dindon (dd.dl-app.com)
Backend API: api-dindon