Giter VIP home page Giter VIP logo

way2python's Introduction

Way2Python: Way2SMS API in Python

Way2Python Logo

Way2Python is a small command line utility written in python that can be used to send SMS's to multiple recipients without having to go through the process of logging into Way2SMS.com.

This utility works only with Way2SMS accounts and hence works for Indian phone numbers only.

Usage

You'll require to have atleast Python 2.5 installed on your machine and you'll also need to get the httplib2 library from httplib2 on Google code to get starting.

Use the following steps to install httplib2:

  1. Unzip the downloaded file httplib2-x.x.x.tar.gz.
  2. On the command line change to the unzipped folder and use the python setup.py command.
  3. You're done and you can remove the unzipped folder.

First of all open the way2python.py and edit the following lines with your login details:
USERNAME = 'your login phone number'
PASSWORD = 'your password'

Use the program by writing down the following on your command line:
python way2python.py --numbers=9825012345:9998123456 --message="Hello, I am now using way2python!"

The : is used to separate multiple numbers.

Bugs

This is the first version and still might require a little brushing. Hope you try out the utility and report any issues here on github. Issues could be added using the Issues button at the top on the Way2Python's Github page. Cheers!!!

way2python's People

Contributors

nayaabkhan avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.