Send an SMS Using Shell
The Textmagic API Shell wrapper can save you a lot of time, as it includes all the necessary API commands. It only takes a few seconds to download it from GitHub and to install it into your own app or software. After installation, you’ll then be able to send text messages.
Get it now on GitHubInstallation Instructions
- Download the latest version of the wrapper from GitHub.
- Put tm.sh into any folder or into PATH, if you want to use it globally.
Requirements
The Shell wrapper for the Textmagic API has the following requirement:
- Bash version 3 or newer.
Send SMS via Shell (an example)
Run this in your command prompt or execute in script:
tm.sh send --text="Hello from Textmagic" --phones=447860021130
Support
If you need help with the wrapper, or if you have any suggestions for improvements and/or if you have any enquiries regarding Shell script SMS messages, please contact us by emailing [email protected].