May
24
2008

Track Your Pizza Order With Linux and Mac

dominos

This python script (created by noflashlight.com ) gives you the power to track your pizza order from its beginning as cheese and dough all the way till it comes to your door. So now you know when how long it sits under the heat lamp between the time it comes out of the oven till when the driver leaves Dominoes. Visit http://random.noflashlight.com/ for the download or follow the steps below:

  1. Make sure you have python installed on your computer.
  2. Open your handy dandy terminal.
  3. Use wget to download the python script:
    wget http://random.noflashlight.com/scripts/dominos.py
  4. Make the code you just downloaded executable:
    chmod +x dominos.py
  5. Call Dominoes and order your pizza.
  6. Execute the script replacing ######### with your phone number:
    ./dominos.py ##########
  7. Re run the script every once in a while to update the status of your pizza.


Written by Chris Snyder in: Linux, Mac, Ubuntu | Tags: , , , , ,

No Comments »

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes