UNPKG

kirusa-sms-cli

Version:

A CLI SMS sending program based on kirusa.konnect

21 lines (12 loc) 560 B
# Kirusa.Konnect CLI bulky sms sender ## **Overview** kirusa-cli is a cli program which can be used to send sms via terminal with [Kirusa.connect](https://konnect.kirusa.com/). ## Prerequisites account_id auth_key Click [here](https://konnect.kirusa.com/login?a=signup) to sign up and get your account_id and auth_key from kirusa. ## Installation `$ npm install -g kirusa-sms-cli` ## Usage `$ kirusa ` This package was inspired by [@codekeyz](https://github.com/codekeyz)'s [nalo-sms-cli](https://www.npmjs.com/package/nalo-sms-cli) package.