nalo-sms

1.0.5 • Public • Published

Nalo-SMS-ClI npm version

Overview

Send messages using Nalo Solutions Messaging Service directly from your Command Line Interface. You need to create a Nalo account here in order to use this command line application.

Demo

demo

Installation

$ npm install -g nalo-sms

Docs

Usage: nalo-sms [command] [options]

Send messages using Nalo Solutions Messaging Service directly from your CLI.

Options:
    -v, --version          output the version number
    -h, --help             output usage information

Commands:
    set [options] <value>  Set global config for nalo-sms-cli
    send                   Send message from the cli
    balance                Check your credit balance

Usage

The commands available are: nalo-sms send, nalo-sms set, nalo-sms balance

Set Global Username command

$ nalo-sms set --user precious

Set Global Password command

$ nalo-sms set --pass helloworld

Send SMS command

$ nalo-sms send
? Choose Message Type Plain Text (GSM 3.38 Character Encoding)
? Type your message now 💬  Hello World
? Type message source Precious
? Type Destination number 📱  024XXXXXXX
? Is Delivery report required Yes
? Use Global Username Yes
? Use Global Password Yes

Check SMS Balance

$ nalo-sms balance
Your balance is Ghc0.018

Contributing

All feedback and suggestions are welcome, just post an issue!

Author

Precious Keyz

License


MIT

/nalo-sms/

    Package Sidebar

    Install

    npm i nalo-sms

    Weekly Downloads

    4

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    152 kB

    Total Files

    8

    Last publish

    Collaborators

    • keyz