Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 ๐ฎ๐ณ
- Host: GitHub
- URL: https://github.com/deep-codes/covid-india-cli
- Owner: Deep-Codes
- Created: 2020-11-23T14:41:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-25T12:55:31.000Z (almost 4 years ago)
- Last Synced: 2024-10-11T13:37:06.818Z (27 days ago)
- Language: TypeScript
- Size: 555 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> 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.
`covid-india -d `
Gives Covid Data on the Specified Date (dd-mm-yyyy) format
`covid-india -s `
Gives Covid Data on the Specified Date (dd-mm-yyyy) format