sms-horizon-balance-check

A simple utility script to check the balance of SMS Horizon sms gateway

Usage no npm install needed!

<script type="module">
  import smsHorizonBalanceCheck from 'https://cdn.skypack.dev/sms-horizon-balance-check';
</script>

README

sms-horizon-balance-check

A simple utility script to check the balance of SMS Horizon sms gateway

Installation

npm install -g sms-horizon-balance-check

Usage

Include the username and apiKey on the command line using the -u and -k parameters.

sms-horizon-balance-check -u [YOUR USERNAME] -k [API KEY]