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
- Host: GitHub
- URL: https://github.com/revathskumar/airtel-smartbytes
- Owner: revathskumar
- License: mit
- Created: 2019-06-28T19:29:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-05T05:56:00.000Z (about 5 years ago)
- Last Synced: 2025-01-25T16:11:18.013Z (over 1 year ago)
- Topics: cli
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/smartbytes
- Size: 37.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: License
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

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