0.0.19 • Published 4 years ago

covid-summary v0.0.19

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

"covid-summary" Simple CLI app

"covid-summary" is a simple cli app to show live updates of covid-19. You can check live updates for whole worlds or specify by country.

Features

  • Live covid-19 updates of total death, active cases, confirm & recovered count for whole world.
  • Specific Countries covid-19 latest live updates for total death, active cases, confirm & recovered count

Installation

$ npm i -g covid-summary

Available Options

Usage: cli [options] [command]

Options:
  -V, --version          output the version number
  -c, --country <name>   Show specific country covid-19 summary
  -h, --help             display help for command

Commands:
  live                   Show live covid-19 worlds summary

Usages

To show live updates

covid-summary live

To show specific country updated

covid-summary -c bangladesh

Live Update API

To get latest updates, I have used covid19api

0.0.19

4 years ago

0.0.18

4 years ago

0.0.13

4 years ago

0.0.14

4 years ago

0.1.0

4 years ago

0.0.15

4 years ago

0.0.16

4 years ago

0.0.17

4 years ago

0.0.12

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago