summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAviad Rom <aviad.t.rom@gmail.com>2021-05-18 18:57:43 +0300
committerGitHub <noreply@github.com>2021-05-18 18:57:43 +0300
commit34057071555ac032103d0dde0d3241d0b9c244dd (patch)
tree1174686dfac4775edef3aef1262adbe7218e6978 /README.md
parent4f2e6281b31af15c9cff15ca299d6512bd88fd21 (diff)
Add Mac OS push notifications (#11) and bump to v1.2.0v1.2.0
* push notifications on mac os * update readme * use self.output_error on missing notifications executable Co-authored-by: Aviad Rom <aviad@zebra-med.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 13b1d76..979ef1d 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,8 @@ Options:
--alarm-id Print alarm IDs
--repeat-alarms Do not suppress ongoing alarms
--quiet Print only active alarms
+ --desktop-notifications Create push notifications on your desktop
+ notification center (currently only in Mac OS)
--help Show this message and exit.
```