diff options
| author | Aviad Rom <aviad.t.rom@gmail.com> | 2021-05-18 18:57:43 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-18 18:57:43 +0300 |
| commit | 34057071555ac032103d0dde0d3241d0b9c244dd (patch) | |
| tree | 1174686dfac4775edef3aef1262adbe7218e6978 /README.md | |
| parent | 4f2e6281b31af15c9cff15ca299d6512bd88fd21 (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.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. ``` |
