Code Monkey home page Code Monkey logo

pnrly's Introduction

PNRly

##What ?

PNRly is a script that enables a user to track their Indian Railways' PNR status and update them if their status changes (For example, when a passenger's reservation status changes from W/L 10 to W/L 9 or from W/L 1 to S4, 30/CNF etc.)

##Requisites ? This script requires you to have an account on FullOnSms.com. Your system also needs to have Python 2.7 downloaded and installed (If you don't have it already).

##Working To run the software,

  • On LINUX

    * First `download` this script from the repository (Git Clone/Download ZIP)
    * `cd` to the extracted files directory
    * `run` the following command in the terminal
    
    ```
    $ python ./pnrly.py
    ```
    
  • On WINDOWS

        Pending
    

##Customization The script checks the PNR status every 15 minutes (900 seconds). To change it, you can change the update frequency by editing the last line of pnrly.py script.

  time.sleep(900) #check every 15 minutes

##License & Credits

Copyright (C) 2013  Naga Rohit ([email protected])

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

For a copy of GNU General Public License see http://www.gnu.org/licenses/

This script uses Indian Railways PNR Enquiry Service & sendsms script by siddhant3s

##DISCLAIMER The author of this script is in no way associated with Indian Railways or FullOnSms. The service, which the script provides, is for personal or educational use only. Any commercial use of the service is forbidden. In this context, the service is defined as the output of the given script as-is or a derived script in conjunctuion with third party un-authorized HTTP(S) requests to IndianRailways or FullOnSms or any other service provider(s). Author takes no responsibility whatsoever if this script is misused in any way. Author is not responsible for any losses incurrred to any individual, company or property either directly or indirectly as a result of using this script. Also, there is no warranty of any kind with this script.

pnrly's People

Contributors

snagarohit avatar

Watchers

 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.