karthikb351 / ProntoUsage

A simple command line tool to check a user's VOLSBB usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProntoUsage

ProntoUsage is a simple script to retrieve a prontonetwork account's data usage. Primarily built for VIT University Students who use VOLSBB.

Quickstart

Clone the repo: git clone https://github.com/karthikb351/ProntoUsage.git.

Run python main.py -u your_username -p your_password or it'll prompt for your credentials if it is not supplied.

To delete saved credentials run python main.py --delete

Bugs and feature requests

Have a bug or a feature request? If your problem or idea is not addressed yet, please open a new issue.

Contributing and License

Contribute away. Let's see them PRs.

Code released under the MIT license.

About

A simple command line tool to check a user's VOLSBB usage

License:MIT License


Languages

Language:Python 100.0%