Giter Club home page Giter Club logo

meet-sms's Introduction

Build Status Code Climate

This tool no longer works as NTC's meet SMS server is no longer live/working.

MEETSMS

Meet-SMS is a python script for sending SMS using NTC Meet. This script makes it simple to send SMS without having to go to the site.

Requirement

  • Python3
  • Requests

Installation

  • From Source

      git clone https://github.com/unique1o1/Meet-SMS
      cd Meet-SMS
      sudo setup.py install
    
  • From PIP

      sudo pip install meetsms
    
Syntax

-u for username -m for message -r for receiver's number

How to use

First lets make an alias so, we don't have to type username everytime. In your terminal type:

    sudo nano ~/.bashrc #for bash users

    sudo nano ~/.zshrc #for zsh users
Add the following to the end of your file
    alias sms="sms -u yourusername"
Sending SMS
    sms -r 98**\*\*\*\*** -m "message"

Sending sms to multiple people

    sms -r "98**\*\*\*\***, 98**\*\*\*\***" -m "message"

meet-sms's People

Contributors

unique1o1 avatar

Stargazers

Aaditya Bhattarai avatar Ashish Jaiswal avatar Ojesh Manandhar avatar  avatar  avatar  avatar Rajan Bhattarai avatar Asmit B avatar Sandesh Subedi avatar सजेश (Sajesh Adhikari) avatar

Watchers

James Cloos avatar  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.