The CHomP Software Chooser

Description. The CHomP Software Chooser is a cute GUI Python script which contains detailed information on the command line of each program and helps configure each program in an interactive way.

System requirements. A Python interpreter (with Tkinter) is necessary to run this program. It is preinstalled on most Unix/Linux systems and in MacOS; in some cases, however, it might be necessary to install some additional packages - see your system's manual for details. For MS Windows users, a freely downloadable distribution known as Active Python is recommended.

Directions. To make the best use of the script, open a terminal window (or command prompt) and run the script with the command python chooser.py. Hover your mouse pointer over various areas in the script window, and reed the descriptions that appear at the bottom of the screen. Select a program from the list on the left, and its command-line arguments will be displayed as a form to the right of the programs' list. While filling in the form, the program's command line is automatically updated in a window below. Click the RUN button to run the program with the selected arguments. The output of the program is displayed in the terminal window from which the script was started. Hit the ESC key or close the window to exit the program.

Download. The CHomP Software Chooser can be downloaded from the usual CHomP Software Download page. It is available as a separate file chooser.py, and it is also included in the source code of the Advanced package.

Screenshots. A few screenshots of the CHomP Software Chooser screen in some different operating systems are available below (click the small image for a full size screenshot):


 
CHomP Chooser in MS Windows with Active Python

 
CHomP Chooser in Debian Linux with Gnome

 
CHomP Chooser in Mac OS X