Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 759 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 759 Bytes

Gathers data from https://covidtracking.com/ and reads the number of positive cases in the United States.

Current Features

  • Options.ini and log.txt are generated on the first run of the program
  • An airhorn option can be toggled in options.ini
  • Timing can be adjusted in options.ini
  • Two different programs
    • readCases.py which reads only the total Covid19 cases
    • readCasesAndDeaths.py which reads both the total
      Covid19 cases and the total Covid19 deaths in the U.S
  • Works on windows 10
    • Only tested on windows 10 as of now

Tip: Use speakers for best result. Especially if using airhorn.

Features Coming Soon

  • Whatever I feel like