SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files
Description

This program makes your shopping trip faster by:

  1. Printing out a master list of items that you normally stok in your house.
  2. Printing out a list of items by shopping aisle that you need when shopping at the grocery store.
    Instructions

    • Create or edit the enclosed file list.txt
    • Make sure that the aisle number is contained in the first two characters followed by one space then the item name Ex:

      05 Milk

    • Start up grocget
    • select the items from the list
    • Hit the Print button (currently only prints to STDOUT) You will have to redirect STDOUT to the printer or another file for now.
    • The master list can be printed from the command line as follows: ./slm l
    • Type ./slm for other features
    License

    GPL - see COPYING file for license details.
    FAQ

    Q. Where is the code? A. grocget is written in Python and the code is currently all in the one

    executable "grocget" which can be run without "make install".


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.