Giter VIP home page Giter VIP logo

asianet-auto-login-script's Introduction

-------------------------------------------------------------
Asianet Auto Login Script
Copyright (c) 2009 Anoop John, Prasad S. R. (www.zyxware.com)
-------------------------------------------------------------
Usage: auto-login.sh [auto|startup|free|logout|*]
  auto    - Logs in if not logged in, else logs out. 
  startup - Startup mode, keeps a connection always on.
  free    - Keeps connection alive only during free download hours.
  logout  - Disconnect.
  *       - Connect.

Features
--------
- Automatically connect to Asianet Dataline without having to sign in via the
  browser.
- In startup and free mode the script will keep the connection alive.
- The script will automatically reconnect if connection breaks because of a 
  power failure or a line problem.
- In free mode the script will call any related startup and shutdown scripts 
  placed inside the ~/.auto-login/startup and ~/.auto-login/shutdown folders.

Setup Instructions
------------------
a) Copy script to your favorite scripts folder.
b) Edit script to update username and password with your Asianet login
   information.
c) Add script to your startup process. See different ways of using the script
   below to know more.
d) If you want to start and stop other applications at the time of starting the 
   script then create a folder ~/.auto-login and inside that create sub-folders 
   startup and shutdown. Place other scripts that have to be called during 
   startup and shutdown of this script into the respective folders. Make sure 
   that these scripts have their executable bit set.
e) To ensure that your computer clock is running correctly you might want to 
   run a cron job as root user to run ntpdate twice a day perhaps before the 
   free time starts and before the free time ends

Different ways of using the script
----------------------------------
1) Add a shortcut to your task bar to launch the script with the parameter 
   "auto". Use this shortcut to start the connection with one click and stop the 
   connection with one click. Remember that the connection will time out if 
   there is no activity. But that should not be a problem because you can 
   connect again with a single click.
2) Add the script to your startup process with parameter "startup". This will 
   keep the script running in the background and the script will keep the 
   connection alive with keep-alive requests.
3) Add the script to your startup process with parameter "free". This will keep 
   the script running in the background and the script will connect only during
   the free download hours and then it will keep the connection alive with 
   keep-alive requests until the free time ends. When free time ends it will 
   disconnect the connection. In this mode the script will also run any related 
   startup and shutdown scripts placed inside the ~/.auto-login/startup and 
   ~/.auto-login/shutdown folders.
   

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.