mirror of
https://github.com/caronc/apprise.git
synced 2025-08-10 08:47:53 +02:00
Added Gotify Support; refs #23
This commit is contained in:
6
setup.py
6
setup.py
@ -57,9 +57,9 @@ setup(
|
||||
long_description_content_type='text/markdown',
|
||||
url='https://github.com/caronc/apprise',
|
||||
keywords='Push Notifications Email AWS SNS Boxcar Discord Dbus Emby Faast '
|
||||
'Gnome Growl IFTTT Join KODI Matrix Mattermost Prowl PushBullet '
|
||||
'Pushjet Pushed Pushover Rocket.Chat Ryver Slack Telegram Twiiter '
|
||||
'XBMC Microsoft Windows CLI API',
|
||||
'Gnome Gotify Growl IFTTT Join KODI Matrix Mattermost Prowl'
|
||||
'PushBullet Pushjet Pushed Pushover Rocket.Chat Ryver Slack Telegram '
|
||||
'Twitter XBMC Microsoft Windows CLI API',
|
||||
author='Chris Caron',
|
||||
author_email='lead2gold@gmail.com',
|
||||
packages=find_packages(),
|
||||
|
Reference in New Issue
Block a user