Skip to content

Get details of your Kerala Vision Broadband connection from the Terminal

License

Notifications You must be signed in to change notification settings

anoop142/keralavision-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keralavision-cli

A Command Line Utility to display information about your Kerala Vision Broad band by scraping the webpage.

Written in C (C99) without using any html parsing libraries for no specific reasons.

Dependency

libcurl

Insatallation

  1. Clone the project

      git clone https://github.com/anoop142/keralavision-cli
    
  2. Build it

      make
    
  3. Run it!

      ./kv-cli
    

Usage

    kv-cli [-h]  [-u username] [-p password] mode

mode : 
    mode is one of the following

    all[default] 
        Prints all the basic information

    plan
        Prints plan name

    expiry
        Prints the date plan expires
    
    mac
        Prints the mac address of the  registered router

    ip
        Prints the ip address

    usage
        Priints total used data
    
    session
        Prints data used in current session

About

Get details of your Kerala Vision Broadband connection from the Terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published