Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/deep-codes/covid-india-cli

๐Ÿงช CLI-based Tool to get Covid Stats of India ๐Ÿ‡ฎ๐Ÿ‡ณ
https://github.com/deep-codes/covid-india-cli

Last synced: 13 days ago
JSON representation

๐Ÿงช CLI-based Tool to get Covid Stats of India ๐Ÿ‡ฎ๐Ÿ‡ณ

Awesome Lists containing this project

README

        




logo






> A CLI-Tool to get ๐Ÿ‡ฎ๐Ÿ‡ณIndian Covid Data ๐Ÿฆ 

Made with the API by https://github.com/covid19india

## Highlights ๐Ÿš€

- Live Covid Data of Indian States / UTs
- State / UT Wise Daily Data
- Indian Covid Data by Date from `2020-01-30` to `today`

## Install ๐Ÿ•น

`npm install -g @deepcodes/covid-india-cli`

[Npm Link](https://www.npmjs.com/package/@deepcodes/covid-india-cli)

## Usage ๐Ÿงช

```bash
Options:
-v, --vers output the current version
-d, --date Specify Date dd-mm-yyyy
-s, --state State/UT(Code) of India
-t, --type get Total || Daily stats
-a, --author Get to know the Author
-h, --help display help for command
```

## Examples ๐Ÿงฌ

`covid-india`

Gives Live India's and State/UT Cumulative and Daily Changes by Cases , Deceased and Recoveries.

logo

`covid-india -d `

Gives Covid Data on the Specified Date (dd-mm-yyyy) format

logo

`covid-india -s `

Gives Covid Data on the Specified Date (dd-mm-yyyy) format

logo