Puyb / envaya-server

Envaya server to send SMS/MMS and grafana alerts
GNU General Public License v3.0
0 stars 0 forks source link

What is this #1

Open ugintl opened 5 years ago

ugintl commented 5 years ago

I know envaya sms, but I did not understand what this project is about

Puyb commented 5 years ago

Hi, this is a quick a dirty http server that handle envaya polling requests and allow to send SMS with a simple HTTP GET request. It'll also allow to use grafana alert webhooks to send SMS.

I no longer use SMS but I use Signal to send notifications to my phone (it's free). So the project has evolved in this way. Maybe I should change the name...

ugintl commented 5 years ago

What is signal?

Actually, I will be using envaya sms as a gateway with drupal for incoming as well as outgoing sms. However, signal sounds to be interesting.

Puyb commented 5 years ago

https://signal.org

ugintl commented 5 years ago

Isn't it a whatsapp like messenger app? How do you use it as an alternative to sms?

Puyb commented 5 years ago

It his, and there is an api to send messages to it.. I can send messages to myself and make my phone ring. That's enough for my needs ;-)