{"id":19704181,"url":"https://github.com/eylles/corona-chan-tracker","last_synced_at":"2025-11-22T08:02:39.696Z","repository":{"id":54700861,"uuid":"288963897","full_name":"eylles/corona-chan-tracker","owner":"eylles","description":"A script to track covid in your statusbar/panel","archived":false,"fork":false,"pushed_at":"2025-03-30T23:10:07.000Z","size":592,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T00:19:02.982Z","etag":null,"topics":["coronavirus","coronavirus-tracking","covid-19","covid19","emoji","posix","posix-sh","shell","shell-script","shell-scripts"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eylles.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-08-20T09:31:41.000Z","updated_at":"2025-03-30T23:10:10.000Z","dependencies_parsed_at":"2022-08-14T00:30:35.956Z","dependency_job_id":null,"html_url":"https://github.com/eylles/corona-chan-tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eylles/corona-chan-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eylles%2Fcorona-chan-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eylles%2Fcorona-chan-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eylles%2Fcorona-chan-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eylles%2Fcorona-chan-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eylles","download_url":"https://codeload.github.com/eylles/corona-chan-tracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eylles%2Fcorona-chan-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285755367,"owners_count":27226259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-22T02:00:05.934Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coronavirus","coronavirus-tracking","covid-19","covid19","emoji","posix","posix-sh","shell","shell-script","shell-scripts"],"created_at":"2024-11-11T21:20:49.899Z","updated_at":"2025-11-22T08:02:39.652Z","avatar_url":"https://github.com/eylles.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Corona-chan Tracker\n\n\u003cimg src=\"https://i.kym-cdn.com/photos/images/original/001/716/682/936.png\" width=\"500\"\u003e\n\nThis script displays covid-19 data formatted for statusbars and/or panels.\nSo far tried and tested in mate-panel, polybar and wibar (awesomewm), it should work in other desktop enviorements and perhaps in bitbar for mac.\n\n## Install\n\n```sh\ngit clone https://github.com/eylles/corona-chan-tracker\ncd corona-chan-tracker\nmake install\n```\n\nThere's an automated way to add an example cronjob just run ```make cronadd``` after running ```make install```.\n\n## How To Use\n\nfor example to get the data for brazil run\n\n```sh\ncovid -l br\n```\n\nUsage: covid [options] -l [string]\nOptions:\n   -c: Run as client cicle.\n        -0: Run as client once.\n   -s: Silence output.\n   -n: Do not log output.\n   -u: USA states stats.\n   -l: enter location as [-l string].\n   -h: Display this help.\n\n## screenshot\n\nrunning inside awesomewm on the wibar\n\n\u003cimg src=\"./screenshot.png\" width=\"500\"\u003e\n\nthis is how you add it\n\n```lua\n...\n        { -- Right widgets\n            layout = wibox.layout.fixed.horizontal,\n\t\t\t\t\t\tawful.widget.watch('covid -0 -l --country code--', 180),\n...\n```\n\n## credits\n\nLuke Smith's [video](https://www.youtube.com/watch?v=cQ03v4d3QEo) on wchih he writes a script, which served as the base for this scrip\nsagarkarira's [Coronavirus Tracker Cli](https://github.com/sagarkarira/coronavirus-tracker-cli) as this script uses it's curl interface\n\n\u003cimg src=\"./posixshellmeme.png\" width=\"400\"\u003e\n(no longer true as it has a makefile now)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feylles%2Fcorona-chan-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feylles%2Fcorona-chan-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feylles%2Fcorona-chan-tracker/lists"}