1.0.0 • Published 6 years ago
sms-cli v1.0.0
sms-cli ⏱
Read & write SMS from the command line. Uses Twilio as SMS provider.
Installing
npm install -g sms-cliUsage
smsWhen 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.