{"id":19707747,"url":"https://github.com/thecodrr/covyd","last_synced_at":"2025-10-17T06:27:11.102Z","repository":{"id":40725715,"uuid":"249236668","full_name":"thecodrr/covyd","owner":"thecodrr","description":"Coronavirus Assistant in your terminal to help you prepare for COVID-19","archived":false,"fork":false,"pushed_at":"2023-07-11T02:42:49.000Z","size":1779,"stargazers_count":8,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-08T04:50:02.979Z","etag":null,"topics":["assistant","assistive-technology","bash","cli","coronavirus","coronavirus-info","covid-19","covid19","fish","health","terminal","zsh"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecodrr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"ko_fi":"thecodrr","custom":["https://paypal.me/cupertino"]}},"created_at":"2020-03-22T17:32:47.000Z","updated_at":"2020-09-29T13:19:52.000Z","dependencies_parsed_at":"2025-04-29T17:47:44.147Z","dependency_job_id":null,"html_url":"https://github.com/thecodrr/covyd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thecodrr/covyd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Fcovyd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Fcovyd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Fcovyd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Fcovyd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodrr","download_url":"https://codeload.github.com/thecodrr/covyd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodrr%2Fcovyd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279294491,"owners_count":26141961,"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-10-17T02:00:07.504Z","response_time":56,"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":["assistant","assistive-technology","bash","cli","coronavirus","coronavirus-info","covid-19","covid19","fish","health","terminal","zsh"],"created_at":"2024-11-11T21:39:46.656Z","updated_at":"2025-10-17T06:27:11.070Z","avatar_url":"https://github.com/thecodrr.png","language":"JavaScript","funding_links":["https://ko-fi.com/thecodrr","https://paypal.me/cupertino"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/thecodrr/covyd/master/assets/logo.png\" width=\"300\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eCoronavirus Assistant\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003eSpreading awareness about COVID-19 through your terminal\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/thecodrr/covyd/master/assets/covyd.gif\"\u003e\n\u003c/p\u003e\n\n## Features:\n\n**🕺 Automated Reminders:** `covyd` automatically reminds you to take the advised precautions. It merges in with your workflow so you won't even notice it until it pings you.\n\n**🕺 Coronavirus Cases Tracking (WIP):** `covyd` will include a coronavirus case tracker which you can configure to your country. It will occasionally report cases, recoveries etc.\n\n**🌐 100% Offline:** `covyd` is 100% offline. Making it blazing fast.\n\n## Installation:\n\nIt is recommended that you install `covyd` globally.\n\nUse `npm`:\n\n```sh\nnpm install -g covyd\n```\n\nOr `yarn`:\n\n```sh\nyarn global add covyd\n```\n\nAfter installation simply run:\n\n```sh\ncovyd init\n```\n\nYou will be guided through the steps and will be up and running in no time.\n\n\u003e To `uninstall` simply run `covyd uninstall`\n\n## Usage:\n\n_Normally you wouldn't need to manually interact with `covyd` (aside from the first init) but if you wanted to here's the list of command it supports._\n\n### `init`:\n\nInitializes `covyd` and adds necessary configuration to your shell's `.*rc` files;\n\n```sh\n$ covyd init\n```\n\n### `uninstall`\n\nUninstalls `covyd` from everywhere.\n\n```sh\n$ covyd uninstall\n```\n\n### `refresh`\n\nFetch the latest messages list.\n\n```sh\n$ covyd refresh\n```\n\n### `stat`\n\nCheck how many commands you have executed after installing `covyd`.\n\n```sh\n$ covyd stat\n```\n\n## Plans:\n\n1. Add support for more shells\n2. Add basic support for country based COVID-19 cases tracking. (_Not sure about this_)\n3. More messages\n4. Desktop notifications? (_Not sure about this_)\n\n## Contributing:\n\n`covyd` cannot grow and help without the contribution from the community. Here are some of the ways you can help out.\n\n### Add more messages:\n\n`covyd` includes [a list of messages](https://github.com/thecodrr/covyd/blob/master/data/messages.txt). Currently it's pretty basic (and short). You can contribute your own tips, stories etc. Simply open a PR with your message and it will be added.\n\n### Add support for your terminal/shell:\n\n**Currently `covyd` supports:**\n\n- `bash`\n- `zsh`\n- `fish`\n\nHelp is requested from the community to add support for other terminal emulators and shells. Anyone with such experience is welcome to contribute. You do not have to contribute code, just leave a short guide on how to implement the functionality and I will handle the rest. PRs are of course welcome\n\n### Fix a bug:\n\nAny and all bug fixes are welcome. You can open a PR or an issue.\n\n### Support by donating:\n\nYou can give monetary support [over here](https://ko-fi.com/thecodrr).\n\n## FAQs:\n\n**1. How does it work?**\n\nThe concept is very simple. `covyd` has a list of messages. It randomly chooses a message and prints it in the terminal either on startup or after every N commands (configurable).\n\n**2. What are you expecting from this?**\n\nThe purpose is simple. To help developers and people maintain a healthy routine and to also give them something fun to work with. `covyd` can grow to become something amazing. And I am hoping the community will see that.\n\n**3. How did it come to be?**\n\nI wanted to be reminded on and off about health tips regarding Coronavirus. Since I am mostly at a terminal all day, the best place for these reminders _is_ the terminal. So this idea came into beign.\n\n**4. Will it have an impact on the performance?**\n\n`covyd` is really lightweight. You shouldn't feel a difference after installing it.\n\n**5. Does it support X shell?**\n\nPlease open an issue with the name of your shell and how to configure it to serve the purpose `covyd` aims to serve. It is my mission to support all the terminals out there so all help is welcome.\n\n## LICENSE\n\n```\nCopyright (c) 2020 Abdullah Atta under MIT.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodrr%2Fcovyd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodrr%2Fcovyd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodrr%2Fcovyd/lists"}