Add configurable timer and alarm sounds #39
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/zara!39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/zara-timer-alarm-sounds"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What changed
timer_sound/1andalarm_sound/1Prolog configurationmpvprocess executionmpvin every Prolog-capable Nix wrapperWhy
Timer completion produced only a desktop notification. Users need an audible signal, with a distinct alarm sound available when alarm scheduling is implemented.
Impact
Timers now play a short bundled chime. Timer and alarm audio paths can be overridden independently in
config.pl; playback remains entirely in Prolog.Validation
scripts/test-*.shnix build