sms Blog Posts
2 posts, page 1 of 1
-
CoffeeScript for Command-line Apps
Jul 8, 2011Updated: 2011-10-27: published the app to github and the npm registry.
This post details my learning experience porting a command-line application I previously wrote in Python to CoffeeScript.
-
Command-line SMS script
Mar 23, 2010Note: The current version of this app is written in CoffeeScript and is published in the npm package registry.
A simple Python command-line script I wrote to send SMS messages using Clickatell’s HTTP API. In addition it:
- Records sent messages in a log and has command option to view log file.
- Has command options to query the Clickatell account balance and the status of previously sent messages.
- Configuration can include a list of phone numbers.