All Projects → MM-coder → coronavirus-wallpaper

MM-coder / coronavirus-wallpaper

Licence: other
🦠 Application that allows you to update your wallpaper with the COVID-19 stats in your area

Programming Languages

python
139335 projects - #7 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to coronavirus-wallpaper

covid19-api
Covid19 Data API (JSON) - LIVE
Stars: ✭ 20 (+66.67%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
aarogya seva
A beautiful 😍 covid-19 app with self - assessment and more.
Stars: ✭ 118 (+883.33%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
covid-19-status
Menu bar widget for MacOS with COVID-19 statistics
Stars: ✭ 50 (+316.67%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
China CoronaVirus Data Miner
Collects officially published daily stats for the corona-virus (China only) 收集新冠状病毒中国每日疫情数据,精确到地级
Stars: ✭ 24 (+100%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
coronavirusrd
Web app to show information about the current cases of COVID 19 in Dominican Republic
Stars: ✭ 13 (+8.33%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
COVID-19-STAT
A web application to keep track of COVID-19 numbers & growth across the world
Stars: ✭ 19 (+58.33%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
covid19-visualized
COVID-19 World update with data Visualization (Include Indonesia cases)
Stars: ✭ 23 (+91.67%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
covidtrackerapiwrapper
CovidSharp is a crossplatform C# API wrapper for the Coronavirus tracking API (https://github.com/ExpDev07/coronavirus-tracker-api)
Stars: ✭ 11 (-8.33%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
CoronaVirusDatabase
A repository for analyzing references and database of "gisanddata.maps.arcgis.com" website for Corona Virus.
Stars: ✭ 38 (+216.67%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
COVID19Py
A tiny Python package for easy access to up-to-date Coronavirus (COVID-19, SARS-CoV-2) cases data.
Stars: ✭ 86 (+616.67%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
CoronaVirusOutbreakAPI
A tiny and small program to crawler and analyze outbreak of COVID-19 in world and every country using PHP.
Stars: ✭ 20 (+66.67%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
COVID-19-Datasets
Novel Coronavirus (COVID-19) Cases for India, provided by University of Kalyani.
Stars: ✭ 19 (+58.33%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
coviddata
Daily COVID-19 statistics by country, region, and city
Stars: ✭ 49 (+308.33%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
Covid19Tracker
A Robinhood style COVID-19 🦠 Android tracking app for the US. Open source and built with Kotlin.
Stars: ✭ 65 (+441.67%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
COVID-19-SG
Singapore & Malaysia COVID-19 data from multiple data sources (Zaobao, MOH)
Stars: ✭ 17 (+41.67%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
CoronaVirus-2019-nCoV-Live-Tracking
CoronaVirus(COVID-19) Live Map Tracker Android Kotlin App
Stars: ✭ 43 (+258.33%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
COVIDvu
Volunteers building and sharing current, accurate, near real-time COVID-19 tracking and prediction tools.
Stars: ✭ 15 (+25%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
CoronaDash
COVID-19 spread shiny dashboard with a forecasting model, countries' trajectories graphs, and cluster analysis tools
Stars: ✭ 20 (+66.67%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
Automated-Social-Distancing-Monitoring
automated social distancing monitoring system
Stars: ✭ 1 (-91.67%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19
spider-covid-19-viz-3d
Speedy access to the latest, local COVID-19 data with a familiar interface: the Globe
Stars: ✭ 19 (+58.33%)
Mutual labels:  coronavirus, coronavirus-tracking, covid-19

Project Logo

GitHub stars All Contributors CodeFactor Grade GitHub All Releases

Coronavirus Wallpaper

This application creates gets the latest coronavirus statistics from here and updates your wallpaper with them.

Currently ( & quite unfortunately) the project is windows-only

Download

You can download the latest binaries from the releases tab

Screenshots:

Homescreen GUI

Developing

Requirements:

python3.8 git

git clone https://github.com/MM-coder/coronavirus-wallpaper.git
cd coronavirus-wallpaper
py main.py

Building

Requirements:

python3.8 git pyinstaller

git clone https://github.com/MM-coder/coronavirus-wallpaper.git
cd coronavirus-wallpaper
pyinstaller --onefile --add-data "./img";"img" -i img/virus.ico main.py

Contributors

Thanks goes to these wonderful people (emoji key):


Mauro M.

💻

ThatGuy5275

👀

Konstantinos Kamaropoulos

💻

Noah van der Aa

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

License

License Badge

The aforementioned code is protected and released to the public under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0) License which can be viewed in license.md or on the Creative Commons website (https://creativecommons.org/licenses/by-nc-nd/4.0/). Any failure to comply with the terms designated in the license will be met with swift judicial action by the author.

By downloading, executing or otherwise transferring the code by any means you are legally bound to the terms stipulated in the license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].