Skip to content

🚀 ➡ Send messages powered by Nalo Solutions Messaging Service directly from your CLI.

License

Notifications You must be signed in to change notification settings

EurikaOrmanel/nalo-sms-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

🚀 ➡ Send messages powered by Nalo Solutions Messaging Service directly from your CLI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%