View your COVID result as soon as it is published. Applicable only for tests in kerala.
- Python 3.4+
- Firefox and Geckodriver
- Clone this repo
- Create a data.json file according to the format in
data.json.example
. For knowing your SRF_NO visit link. - Create venv and activate it.
- Install dependancies by running
pip install -r requirements.txt
. - Run
python main.py
. - Keep the process running, if your result is available it will be popped up. The result will be available in the results directory.
This project is licensed under the permissive open-source MIT license.