All Projects → soroushchehresa → cli-corona

soroushchehresa / cli-corona

Licence: MIT license
📈 Track COVID-19 (2019 novel Coronavirus) statistics via the command line.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to cli-corona

COVID-19-AI
Collection of AI resources to fight against Coronavirus (COVID-19)
Stars: ✭ 25 (+78.57%)
Mutual labels:  corona, 2019-ncov, 2019ncov, coronavirus, covid-19, covid19, sars-cov-2, 2019-ncov-data
Coronavirus
Java API Wrapper for tracking coronavirus (COVID-19, SARS-CoV-2) via https://git.io/Jvoep
Stars: ✭ 16 (+14.29%)
Mutual labels:  2019-ncov, coronavirus, covid-19, covid19, sars-cov-2
corona tracker
COVID-19 tracking app - submission for https://wirvsvirushackathon.org/
Stars: ✭ 13 (-7.14%)
Mutual labels:  2019-ncov, coronavirus, covid-19, covid19, sars-cov-2
COVID19-taiwan
Release COVID-19 (SARS-CoV-2) FDA / NHI drugs screening results.
Stars: ✭ 24 (+71.43%)
Mutual labels:  2019-ncov, coronavirus, covid-19, covid19, sars-cov-2
Cwa Server
Backend implementation for the Apple/Google exposure notification API.
Stars: ✭ 1,776 (+12585.71%)
Mutual labels:  corona, coronavirus, covid-19, covid19
coronavirus-dresden
Collects official SARS-CoV-2 infection statistics published by the city of Dresden.
Stars: ✭ 19 (+35.71%)
Mutual labels:  corona, coronavirus, covid-19, sars-cov-2
COVID-19-DETECTION
Detect Covid-19 with Chest X-Ray Data
Stars: ✭ 43 (+207.14%)
Mutual labels:  corona, coronavirus, covid-19, covid19
COVID19
A web app to display the live graphical state-wise reported corona cases in India so far. It also shows the latest news for COVID-19. Stay Home, Stay Safe!
Stars: ✭ 122 (+771.43%)
Mutual labels:  corona, coronavirus, covid-19, covid19
cwa-qr
Python Implementation of the CoronaWarnApp (CWA) Event Registration
Stars: ✭ 17 (+21.43%)
Mutual labels:  corona, coronavirus, covid-19, covid19
covid-br
COVID dashboard status from Brazil.
Stars: ✭ 28 (+100%)
Mutual labels:  corona, coronavirus, covid-19, covid19
covid-19-image-repository
Anonymized dataset of COVID-19 cases with a focus on radiological imaging. This includes images (x-ray / ct) with extensive metadata, such as admission-, ICU-, laboratory-, and patient master-data.
Stars: ✭ 42 (+200%)
Mutual labels:  corona, coronavirus, covid-19, covid19
covid19-timeseries
Covid19 timeseries data store
Stars: ✭ 38 (+171.43%)
Mutual labels:  corona, coronavirus, covid-19, covid19
coronainfobd
Real-time corona-virus tracker of Bangladesh 🇧🇩 which includes latest updates, data visualization, public awareness from WHO and some advice to aware people. 🥰❤
Stars: ✭ 46 (+228.57%)
Mutual labels:  corona, coronavirus, covid-19, covid19
covid-19-data
COVID-19 datasets are constructed entirely from primary (government and public agency) sources
Stars: ✭ 104 (+642.86%)
Mutual labels:  2019-ncov, coronavirus, covid-19, covid-19-data
Api
API for Current cases and more stuff about COVID-19 and Influenza
Stars: ✭ 2,323 (+16492.86%)
Mutual labels:  corona, coronavirus, covid-19, covid19
covid19-visualized
COVID-19 World update with data Visualization (Include Indonesia cases)
Stars: ✭ 23 (+64.29%)
Mutual labels:  coronavirus, covid-19, covid19, covid-19-data
covid-19
A web application to display Coronavirus Diseases (COVID19) statistics from different countries.
Stars: ✭ 28 (+100%)
Mutual labels:  corona, coronavirus, covid-19, covid19
CoronaVirusOutbreakAPI
A tiny and small program to crawler and analyze outbreak of COVID-19 in world and every country using PHP.
Stars: ✭ 20 (+42.86%)
Mutual labels:  corona, coronavirus, covid-19, covid19
covid19africa
Africa open COVID-19 data working group
Stars: ✭ 47 (+235.71%)
Mutual labels:  coronavirus, covid-19, covid19
epidemic-simulator
A HTML/JavaScript simulator for an epidemc on a population
Stars: ✭ 23 (+64.29%)
Mutual labels:  coronavirus, covid-19, sars-cov-2





Coronavirus CLI NPM npm JavaScript Style Guide

Track COVID-19 (2019 novel Coronavirus) statistics via the command line.


Features

  • Daily reporting of worldwide Coronavirus statistics.
  • Daily reporting of the countries Coronavirus statistics.

Data

  • Country
  • Cases
  • Deaths
  • Recovered
  • Active
  • Critical
  • Per Million
  • ...

Installation

Install globally (recommended).

# Using npm
$ npm install -g cli-corona

# Using Yarn
$ yarn global add cli-corona


Or run directly with npx (installs CLI on every run).

$ npx cli-corona

Usage

Run with the CLI interface

$ corona


Or run directly with the country flag

$ corona -c [country name]

Technologies

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].