All Projects → athul → jiofi-cli

athul / jiofi-cli

Licence: MIT License
Get Details about your Jio-fi Network from the Terminal

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to jiofi-cli

Python
Python Powered Repository
Stars: ✭ 17 (-39.29%)
Mutual labels:  jiofi

Jiofi CLI

Jiofi-CLI is a Command Line Interface to check your Jiofi Network from your terminal than using the web interface. It only shows very specific details like battery details, data usage and devices connected.

Tested on

  • Jiofi4

Open an Issue or PR to contribute to and the testing of other Models

Using it

Install jiofi with pip. It works on Python version >=3.6.

pip install jiofi --user

Once you installed it, run it by typing jiofi in your terminal.

$ jiofi

You'll be welcomed by the help page of jiofi 😄

NAME
    jiofi

SYNOPSIS
    jiofi COMMAND

COMMANDS
    COMMAND is one of the following:

     devices
       Prints a tabular view of all the connected devices in the network

     speed
       Prints the Current upload and download speed

     basic
       Get basic Details like Battery charge and state, no of connected devices and data used in <time>

     usage
       Get Data usage in Upload and Download data in <time>

     device
       Get Details of the device, Battery Charge, Battery State, Phone number or MSISDN

You can exit the help screen by pressing q(Vim Space)

Contributing

This is under MIT License. All Pull Requests are welcome. If you find a bug feel free to open an Issue

Made with

  • Python
    • requests for HTTP requests
    • fire for CLI interface
    • rich for Tables and Colors
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].