MacOS X Terminal Notifier Support (#221)

This commit is contained in:
Chris Caron
2020-03-30 20:13:35 -04:00
committed by GitHub
parent 55a2edc2de
commit 5f3e9462cd
5 changed files with 405 additions and 12 deletions

View File

@ -71,11 +71,11 @@ setup(
url='https://github.com/caronc/apprise',
keywords='Push Notifications Alerts Email AWS SNS Boxcar ClickSend '
'Discord Dbus Emby Faast Flock Gitter Gnome Gotify Growl IFTTT Join '
'Kavenegar KODI Kumulos Mailgun Matrix Mattermost MessageBird MSG91 '
'Nexmo Nextcloud Notica, Notifico Prowl PushBullet Pushjet Pushed '
'Pushover PushSafer Rocket.Chat Ryver SendGrid SimplePush Sinch Slack '
'Stride Syslog Techulus Push Telegram Twilio Twist Twitter XBMC '
'Microsoft MSTeams Windows Webex CLI API',
'Kavenegar KODI Kumulos MacOS Mailgun Matrix Mattermost MessageBird '
'MSG91 Nexmo Nextcloud Notica, Notifico Prowl PushBullet Pushjet '
'Pushed Pushover PushSafer Rocket.Chat Ryver SendGrid SimplePush '
'Sinch Slack Stride Syslog Techulus Push Telegram Twilio Twist '
'Twitter XBMC Microsoft MSTeams Windows Webex CLI API',
author='Chris Caron',
author_email='lead2gold@gmail.com',
packages=find_packages(),