noizo / sms-cli

Read & write SMS from the command line.

Home Page:https://github.com/derhuerst/sms-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sms-cli

Read & write SMS from the command line. Uses Twilio as SMS provider.

npm version dependency status ISC-licensed chat on gitter

Installing

npm install -g sms-cli

Usage

When you run sms for the first time, it will ask you for your Twilio credentials. You can also provide them via TWILIO_SID and TWILIO_TOKEN environment variables.

Contributing

If you have a question, found a bug or want to propose a feature, have a look at the issues page.

About

Read & write SMS from the command line.

https://github.com/derhuerst/sms-cli

License:ISC License


Languages

Language:JavaScript 100.0%