Chagol

Chagol is a ruby gem that you can use to send text messages to any mobile phone in India using a service provider like way2sms or 160by2. It can be used from the command line as well as from other ruby scripts and applications.

Installation

$ gem install chagol

Usage

This will be updated once I come up with a design for the command line script.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request
  6. Or suggest features and improvements