adisingh007 / Ride

Book a cab right from your terminal. For media.net employees only.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ride


Created by - Aditya Singh - 09/12/2017

This lets you book a cab from the http://drops/ interface right from your terminal. :D
Just set your credentials in drop-details.json and you are good to go.

The required details are:

src: 1 for Mumbai-Plex / 2 for Mumbai-Seepz
uname: your AD username here
pwd: your password
location: where do u wanna book your ride for
time: the time you wanna book your ride at

Note:

Time and location should be one of those shown on the http://drops/ interface.

All these details need to be set once and that is it. Just make sure you have python 3 installed.

Open up your terminal and type:

cd /location/to/the/app/directory  
python ride.py  

You can also set a CRON for this. :D

About

Book a cab right from your terminal. For media.net employees only.


Languages

Language:Python 100.0%