mirror of
https://github.com/caronc/apprise.git
synced 2025-08-09 16:35:07 +02:00
MacOS X Terminal Notifier Support (#221)
This commit is contained in:
10
setup.py
10
setup.py
@ -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(),
|
||||
|
Reference in New Issue
Block a user