/tapride_terminal

Terminal Tool tool to Order TapRide UMICH

Primary LanguagePython

TapRide Terminal Tool

A tool for Umich students to order taprides right from their terminal!

Preview

TapRide Terminal

Setup (current script only works for OSX)

  1. Download Google Chrome Canary from https://www.google.com/chrome/browser/canary.html
  2. Go to: https://sites.google.com/a/chromium.org/chromedriver/downloads
  3. Download the latest version of chromedriver and extract the executable to your desired directory.
  4. Edit tapride.py by changing both line 31 and line 53 accordingly.
  5. Run python3 tapride.py and enjoy!

Contributing

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!