This project is a basic service for sending SMS with an API from a Raspberry-pi configured to send SMS with Gammu through an Huawei E3531 Modem.
The project is a work in progress.
For the configuration of the raspberry pi with Gammu, you should take a look about this list of articles
- Hardy's blog - Raspi 3 + Huawei 3531 = SMS server
- instructables - Giving the Raspberry Pi a Serial Modem Using the HUAWEI E3531 USB Dongle (+ Send SMS)
- Some help from emnify : FR:
git clone https://github.com/MajorTom327/NodeSms.git
cd NodeSms
npm install
npm run dev