From 34057071555ac032103d0dde0d3241d0b9c244dd Mon Sep 17 00:00:00 2001 From: Aviad Rom Date: Tue, 18 May 2021 18:57:43 +0300 Subject: Add Mac OS push notifications (#11) and bump to v1.2.0 * push notifications on mac os * update readme * use self.output_error on missing notifications executable Co-authored-by: Aviad Rom --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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. ``` -- cgit v1.3.1