A tool for Umich students to order taprides right from their terminal!
- Download Google Chrome Canary from https://www.google.com/chrome/browser/canary.html
- Go to: https://sites.google.com/a/chromium.org/chromedriver/downloads
- Download the latest version of chromedriver and extract the executable to your desired directory.
- Edit tapride.py by changing both line 31 and line 53 accordingly.
- Run
python3 tapride.py
and enjoy!
If you have anything besides a MAC and make the tweaks to make this work, please do contribute the instruction/code for everyone to use. Thanks!