Etterbeek (BE) COVID-19 Testing center automation.
This repository and every file in it, mentioned or not, is licensed under the GNU GENERAL PUBLIC LICENSE version 3 or above. Every file is copyright (c) of the respective Author and/or the codeowner from the CODEOWNER file.
This repository is designed for Windows 10. This repository works with a webbrowser driver.
- If you use Mozilla Firefox, check the Firefox branch for the appropriate code. Geckodriver from Mozilla for Firefox.
- If you use Google Chrome, check the Chrome branch for the appropriate code. Chromedriver from Google for Chrome.
The drivers have to exists in the same (work) directory/folder as the program.
The pre-0.2.0 era of CovRecord was in a private repository (because of built-in login data) 👼. At the 0.2.0 version commit, all identifiable authentication have been redacted. It is possible to get a pre-0.2.0 version, you just need to send me an email and I will see what I can do.
... is still a WIP. As always.
Contributions are always welcome! Feel free to fork a branch or the repository. Please keep your commits versioned semantically.
The fancy way of the To Do...
- Thread things to speed all up.
- Test.
- Test again.