kirusa-sms-cli

A CLI SMS sending program based on kirusa.konnect


Keywords
kirusa.konnect, cli, bulksms, sms
License
ISC
Install
npm install kirusa-sms-cli@1.0.7

Documentation

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.

Prerequisites

account_id
auth_key

Click here to sign up and get your account_id and auth_key from kirusa.

Installation

$ npm install -g kirusa-sms-cli

Usage

$ kirusa

Credit:

This package was inspired by @codekeyz's nalo-sms-cli package.