-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch adds a new daemon mode option, making it possible to run Alarm in the background. This daemon mode will automatically open a new window whenever an alarm is ringing, making it possible to just start the lightweight daemon at startup and have it pop up windows on its own. Only one daemon can be started at a time, to avoid having multiple applications ring the alarm. Multiple UIs can be run to set and remove alarms, however whenever an alarm is rung only a single window will be picked to play it, while all others stay dormant. Closes #11.
- Loading branch information
1 parent
7442c24
commit 294a21a
Showing
1 changed file
with
170 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters