feat(clock): sound notification (experimental) (#62)

This commit is contained in:
Jens Krause
2025-02-04 17:28:41 +01:00
committed by GitHub
parent 8f50bc5fc6
commit a54b1b409a
10 changed files with 818 additions and 52 deletions

View File

@@ -1,10 +1,11 @@
# Changelog
## v1.1.0 - 2025-__-__
## [Unreleased]
### Features
- (notification) Native desktop notifications (experimental) [#49](https://github.com/sectore/timr-tui/pull/59)
- (notification) Native desktop notification (experimental) [#49](https://github.com/sectore/timr-tui/pull/59)
- (notification) Sound notification (experimental) [#62](https://github.com/sectore/timr-tui/pull/62)
## v1.1.0 - 2025-01-22