node-sms-server icon indicating copy to clipboard operation
node-sms-server copied to clipboard

Node.js Express API for sms server using USB GSM Modem

node-sms-server

Node.js Express API for a sms server using USB GSM Modem

Using GAMMU software for connecting and sending SMS messages.

More GAMMU information at:

  • http://manpages.ubuntu.com/manpages/hardy/man1/gammu.1.html
  • http://wammu.eu/docs/manual/gammu/

Requirements

  1. gammu software for accesing an USB GSM modem
  2. node.js for the API server

Features

  • [ ] status page with GSM Status
  • [ ] messages logging to sql / mongo / sqlite
  • [ ] gateways option for multiple USB GSM modems
  • [ ] choose a gateway (USB GSM modem) to send messages
  • [ ] auto-response system based on predefined regex/string
  • [ ] text -> voice system
  • [ ] voting system