Giter Club home page Giter Club logo

rtsly's Introduction

RTSly

##What ?

RTSly is a script that enables a user to track Indian Railways' Train Running Status in real time and update them if there is any change in train's status (For example, when a train's status changes from UPCOMING STATION - TUNDLA JN ETA - 04:55 PM DELAY - 5 mins to UPCOMING STATION - KANPUR CENTRAL ETA - 07:55 PM DELAY - on time). This means it can give real time status of a train.

##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)
    * Open `rtsly.py` with any editor to Uncomment lines 20 and 84 and Comment lines 21 and 85
    * Save `rtsly.py`
    * `cd` to the extracted files directory
    * `run` the following command in the terminal
    
    ```
    $ python ./rtsly.py
    ```
    
  • On WINDOWS

    * First `download` this script from the repository (Git Clone/Download ZIP)
    * Run by double clicking `rtsly.py`
    

##Customization The script checks the Train status every 10 minutes (600 seconds). To change it, you can change the update frequency by editing the second last line of rtsly.py script.

  time.sleep(600) #Wait 600seconds (10mins)

##License & Credits

Copyright (C) 2013  Naive Algorist ([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 Trains and Stations Information Service & sendsms script by siddhant3s

##DISCLAIMER The author of this script is in no way associated with Indian Railways Trainenquiry 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 TrainEnquiry 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.

rtsly's People

Contributors

naivealgorist avatar

Watchers

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