What's new? | Help | Directory | Sign in
Google
                
Code License: Apache License 2.0
Labels: ruby, sms, library, twsms, taiwan, 台灣, CFC
Show all Featured Wiki Pages:
Examples
Feeds:
How to join?
Project owners:
  zusocfc
Project members:
itsZero

This is a Ruby library for TWSMS(http://www.twsms.com).

require 'twsms'
sms = TWSMS.new("username", "password")
sms.sendSMS(mobile, message)
sms.querySMS
sms.setMessageId(msgid)
sms.querySMS