covid19-cli

Corona Virus (Covid 19) BASH Tracking CLI
授权协议 MIT License
开发语言 SHELL
所属分类 应用工具、 终端/远程登录
软件类型 开源软件
地区 不详
投 递 者 贺子昂
操作系统 跨平台
开源组织
适用人群 未知
 软件概览
_________             .__    ._______ ________          _________ .____    .___ 
\_   ___ \  _______  _|__| __| _/_   /   __   \         \_   ___ \|    |   |   |
/    \  \/ /  _ \  \/ /  |/ __ | |   \____    /  ______ /    \  \/|    |   |   |
\     \___(  <_> )   /|  / /_/ | |   |  /    /  /_____/ \     \___|    |___|   |
\______  /\____/ \_/ |__\____ | |___| /____/            \______  /_______ \___|
       \/                    \/                                \/        \/        
       
Corona Virus (Covid-19) statistics cli.

MIT License
Copyright (c) 2020 Garry Lachman
https://github.com/garrylachman/covid19-cli

Options:
 -c, --country     Specific Country (actual data + historical)
 -l, --list-all    List all countries
 -s, --sort        Sort countries list by key (country|cases|active|critical|deaths|recovered|todayCases|todayDeaths|casesPerOneMillion)
 -i, --historical  List all countries historical trend chart 
 -h, --help        Display this help and exit
 -n, --no-banner   Hides "Covid19-CLI" banner
     --version     Output version information and exit

Usage

Please download the "compiled" version from Releases tab

bash covid19-cli.sh -h

Or if you prefer to make it executable:

chmod +x covid19-cli.sh
./covid19-cli.sh -h

Build

  1. git clone https://github.com/garrylachman/covid19-cli.git
  2. cd cd covid19-cli
  3. make

The compiled file is located at dist directory

Screenshots

Screenshot 1Screenshot 2

Dependencies

Credits

Ego Boosters

  • 使用Cube.js和VueJS创建Covid-19仪表板 (Creating a Covid-19 Dashboard using Cube.js and VueJS) VueJS+CubeJS VueJS + CubeJS Cube.js is an open-source analytics framework that allows the creation of a dashboard w

 相关资料
  • https://covid19dashboards.com This project was built with fastpages Background This project showcases how you can use fastpages to create a static dashboard that update regularly using Jupyter Noteboo

  • Table of Contents generated with DocToc About Status Goals of the website: Design principles Features, requirements and standards How this website came about (pinging journalists) Disclaimer Honorable

相关阅读

相关文章

相关问答

相关文档