Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
-
Forked from NovelCOVID/API
API for Current cases and more stuff about COVID-19 or the Novel Coronavirus Strain
JavaScript
-
Simple nodejs app that pushes corona updates to your devices with pushover. Based on https://github.com/NovelCOVID/API
JavaScript
12 contributions in the last year
Contribution activity
April - May 2020
March 2020
- MatYRicS/corona-pushover JavaScript
- MatYRicS/API JavaScript
Created a pull request in NovelCOVID/API that received 1 comment
Removed first object from the historical result
Before first object of the result array:
[ { "country": "Country/Region", "province": "Province/State", "timeline": { "cases": {}, "deaths": {}, "r…
Created an issue in benjamin-sommer/BitBar-Scripts that received 13 comments
coronavirus.py won't activate
I have requests installed but BitBar keeps telling me that I need to install the module.
I'm using pyenv with Python 3.8.0 and Pip version 20.0.2
$…