Features
-
(notification) Clock animation (blink) by reaching
done
mode (optional) #65
-
(notification) Native desktop notification (optional, experimental) #59
-
(notification) Sound notification (optional, experimental, available in local build only) #62
-
(logging) Add
--log
arg to enable logs e094d7d
Misc.
- (refactor) Refactor event handling for using a
mpsc
channel to sendAppEvent
's from anywhere. #61, #64 - (extension) Use
set_panic_hook
for better error handling #67 - (deps) Use latest
Rust 1.85
andRust 2024 Edition
. Refactorflake
to considerrust-toolchain.toml
etc. #68