Add notification center
Open
enhancement
- Dominant language
- Swift
- Stars
- 17
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Implement a notification center, e.g. using `swift-nio` cron jobs on the thread's current event loop. This would enable a range of scheduling-based features, like for example:
- [ ] Notifications for special days, e.g. International Talk Like A Pirate Day or user's "cake days" (their join dates)
- [ ] More streamlined representation of timers, which currently run on GCD timers
- [ ] More streamlined representation of countdowns (possibly even using features like ping subscriptions?)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.