Hello ladies and gents!
Are you also not into standing in lines not knowing if you will get a home COVID-19 test kit? [Yes] 🙋🏻🤷♀️
Would you also prefer to order it on wolt and be sure you will get it without standing in lines? [Yes] 🛵💨
Are you also struggeling to find a venue on wolt that sells test kits and order before they run out? [YES!] 😭
GOOD!👯♀️
I can't promise you'll get a test but I can help you find the open venues
This will scan wolt pharmacies for an open one every 60 seconds and will let you know the list of phramacies with available COVID-19 tests around you
Assuming you have docker running [if not - cmd+w away], do the following:
$ git clone https://github.com/D1skin/wolty-corona.git
$ cd wolty-corona
$ docker build -t wolty-corona .
$ docker run wolty-corona "MY_LOCATION"
$ docker ps
$ docker kill <CONTAINER ID>
Here are the matching venues for my company - Authomize offices:
Still struggeling? me too. See help menu by running:
$ docker run wolty-corona -h
Guess you're bored too. PR at will ❤️
I would love a "send SMS" feature or a "noisy alert" feature but am too lazy to write those right now (I already got the tests for my kids)
originally forked from https://github.com/aviadhahami/wolty
The new code was hacked by yours truly who takes no responsiblity. The new code was half hacked on my phone and half on a computer within a bit more than an hour (and then spent more time adding it nicely to a this repo) and is obviously half baked. For the geeks - it uses additional APIs for retail and for also uses the wolt v4 API for some stuff and I take no responsiblity to anything - use at your own risk.
API leaks a lot of data, if you like hacking - it seems like a fun place to do a test (please responsibly disclose!).