mirror of
https://github.com/kha7iq/pingme.git
synced 2025-05-15 22:30:11 -07:00
docs: update documentation for supported services
This commit is contained in:
parent
89e42393d7
commit
d7734f9e79
16
README.md
16
README.md
@ -54,10 +54,11 @@ platforms.
|
|||||||
|
|
||||||
- *Discord*
|
- *Discord*
|
||||||
- *Email*
|
- *Email*
|
||||||
- *Microsoft Teams*
|
- *Mastodon*
|
||||||
- *Mattermost*
|
- *Mattermost*
|
||||||
- *Pushover*
|
- *Microsoft Teams*
|
||||||
- *Pushbullet*
|
- *Pushbullet*
|
||||||
|
- *Pushover*
|
||||||
- *RocketChat*
|
- *RocketChat*
|
||||||
- *Slack*
|
- *Slack*
|
||||||
- *Telegram*
|
- *Telegram*
|
||||||
@ -146,11 +147,10 @@ USAGE:
|
|||||||
main [global options] command [command options] [arguments...]
|
main [global options] command [command options] [arguments...]
|
||||||
|
|
||||||
DESCRIPTION:
|
DESCRIPTION:
|
||||||
PingMe is a CLI tool which provides the ability to send messages or alerts
|
PingMe is a CLI tool which provides the ability to send messages or alerts to multiple
|
||||||
to multiple messaging platforms and also email, everything is configurable
|
messaging platforms and also email, everything is configurable via environment
|
||||||
via environment variables and command line switches.Currently supported
|
variables and command line switches.Currently supported platforms include Slack, Telegram,
|
||||||
platforms include Slack, Telegram, RocketChat, Discord, Pushover, Mattermost,
|
RocketChat, Discord, Pushover, Mattermost, Pushbullet, Microsoft Teams, Twillio, Mastodon and email address.
|
||||||
Microsoft Teams and email address.
|
|
||||||
|
|
||||||
COMMANDS:
|
COMMANDS:
|
||||||
telegram Send message to telegram
|
telegram Send message to telegram
|
||||||
@ -162,6 +162,8 @@ COMMANDS:
|
|||||||
email Send an email
|
email Send an email
|
||||||
mattermost Send message to mattermost
|
mattermost Send message to mattermost
|
||||||
pushbullet Send message to pushbullet
|
pushbullet Send message to pushbullet
|
||||||
|
twillio Send sms via twillio
|
||||||
|
mastodon Set status message for mastodon
|
||||||
help, h Shows a list of commands or help for one command
|
help, h Shows a list of commands or help for one command
|
||||||
|
|
||||||
GLOBAL OPTIONS:
|
GLOBAL OPTIONS:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user