Skip to content

Commit

Permalink
Merge 837c027 into 280f30c
Browse files Browse the repository at this point in the history
  • Loading branch information
Naereen committed Sep 19, 2018
2 parents 280f30c + 837c027 commit b7d9be1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.rst
Expand Up @@ -81,12 +81,12 @@ Extras
~~~~~~
``ntfy`` has a few features that require extra dependencies.
* ``ntfy done -p $PID`` requires installing as ``pip install ntfy[pid]``
* emjoi support requires installing as ``pip install ntfy[emoji]``
* XMPP support requires installing as ``pip install ntfy[xmpp]``
* Telegram support requires installing as ``pip install ntfy[telegram]``
* Instapush support requires installing as ``pip install ntfy[instapush]``
* Slack support requires installing as ``pip install ntfy[slack]``
* Rocket.Chat support requires installing as ``pip install ntfy[rocketchat]``
* [emoji](https://en.wikipedia.org/wiki/Emoji) support requires installing as ``pip install ntfy[emoji]``
* [XMPP](https://xmpp.org/) support requires installing as ``pip install ntfy[xmpp]``
* [Telegram](https://telegram.org/) support requires installing as ``pip install ntfy[telegram]``
* [Instapush](https://instapush.im/) support requires installing as ``pip install ntfy[instapush]``
* [Slack](https://slack.com/) support requires installing as ``pip install ntfy[slack]``
* [Rocket.Chat](https://Rocket.Chat) support requires installing as ``pip install ntfy[rocketchat]``

To install multiple extras, separate with commas: e.g., ``pip install ntfy[pid,emjoi]``.

Expand Down Expand Up @@ -449,5 +449,5 @@ Contributors
- `sambrightman <https://github.com/sambrightman>`_ - Prowl support
- `mlesniew <https://github.com/mlesniew>`_ - Pushalot support
- `webworxshop <https://github.com/webworxshop>`_ - Rocket.Chat support
- `rhabbachi <https://github.com/rhabbachi>`_ - transient option in Linux desktop notifications
- `rhabbachi <https://github.com/rhabbachi>`_ - transient option in Linux desktop notifications
- `Half-Shot <https://github.com/Half-Shot>`_ - Matrix support

0 comments on commit b7d9be1

Please sign in to comment.