An open API service indexing awesome lists of open source software.

https://github.com/revathskumar/airtel-smartbytes

Simple cli to get airtel smartbytes balance
https://github.com/revathskumar/airtel-smartbytes

cli

Last synced: about 1 month ago
JSON representation

Simple cli to get airtel smartbytes balance

Awesome Lists containing this project

README

          

## smartbytes

> Simple cli to get airtel smartbytes balance

## Usage

Install:

```sh
npm i -D smartbytes
```

Export `SB_USERNAME` and `SB_PASSWORD`

```
export SB_USERNAME=
export SB_PASSWORD=
```

Run

```
$ smartbytes
```

## Preview

![Preview](https://github.com//revathskumar/airtel-smartbytes/raw/master/images/smartbytes.gif)

## License

Please see [License](https://github.com/revathskumar/smartbytes/blob/master/License)