About • Supported Services • Demo • Contributing • Show Your Support •
--- ## About **PingMe** is a personal project to satisfy my needs of having alerts, most major platforms have integration to send alerts but it's not always useful, either you are stuck with one particular platform, or you have to do alot of integrations. I needed a small app which i can just call from my backup scripts, cron jobs, CI/CD pipelines or from anywhere to send a message with particular information. And i can ship it everywhere with ease. Hence, the birth of PingMe. Everything is configurable via environment variables, and you can simply export the logs or messages to a variable which will be sent as message, and most of all this serves as a swiss army knife sort of tool which supports multiple platforms. ## Supported services - *Discord* - *Email* - *Microsoft Teams* - *Mattermost* - *Pushover* - *Pushbullet* - *RocketChat* - *Slack* - *Telegram* ## Demo ![Demo](https://raw.githubusercontent.com/kha7iq/pingme/master/.github/img/pingme.gif) ## Contributing Contributions, issues and feature requests are welcome!