https://github.com/lachhebo/corona-tracker
a gnome shell extension to follow how the covid 19 virus is spreading in your country ðŸ¦
https://github.com/lachhebo/corona-tracker
coronavirus coronavirus-info coronavirus-tracking gnome-shell gnome-shell-extension
Last synced: 5 months ago
JSON representation
a gnome shell extension to follow how the covid 19 virus is spreading in your country ðŸ¦
- Host: GitHub
- URL: https://github.com/lachhebo/corona-tracker
- Owner: lachhebo
- Created: 2019-09-24T14:10:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-14T14:26:01.000Z (about 4 years ago)
- Last Synced: 2025-03-31T10:03:43.891Z (6 months ago)
- Topics: coronavirus, coronavirus-info, coronavirus-tracking, gnome-shell, gnome-shell-extension
- Language: JavaScript
- Homepage: https://extensions.gnome.org/extension/2767/corona-tracker/
- Size: 8.29 MB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# corona-tracker
A GNOME Shell extension *(GNOME Panel applet)* to keep you updated with information about the COVID-19 virus spread.
## Screenshot

## Usage
At `GNOME Panel icon > Settings` you can choose the country for which the data is displayed.
## Installation
- You can simply install this extension from [it's extensions.gnome.org page](https://extensions.gnome.org/extension/2767/corona-tracker)[^1],
[^1]: You could update it from here in the future.
- **or** you can pull it from it's GitHub source code repository directly into it's required GNOME Shell directory [^2]1. `git clone https://github.com/lachhebo/corona-tracker.git ~/.local/share/gnome-shell/extensions/corona-tracker@lachhebo.github.io`
2. Restart your shell: **[ALT]** + **[F2]** + *'**r**'* + **[Enter]** *(or logout and login again)*
3. Enable the extension manually with '***GNOME Extensions***' application *(or with '**GNOME Tweaks**' application)*.
[^2]: DO not change this directory name!## Contributors
- [Ismaël Lachheb](https://github.com/lachhebo)
- [Jonathan Snyder](https://github.com/jpsnyder)
- [Tamas-Toth-ebola](https://github.com/Tamas-Toth-ebola)## Credits
- A huge thanks to the people who made this API freely available: https://github.com/NovelCOVID/API
- Panel icon is from [Material Design Icons](https://materialdesignicons.com) ([license](https://github.com/google/material-design-icons/blob/master/LICENSE)).## License
[GNU - General Public License v3](https://www.gnu.org/licenses/gpl-3.0.en.html)