dtmfdial v0.1 This is a simple tone dialer written in wxPython. It's more a little example application for wxPython than anything else. The Windows version has two flavours: lite: Includes only the Python scripts, and needs Python 2.4 and wxPython to be installed. full: Self contained Python and wxPython installation in the archive. Has no dependancies. The launcher used in the lite version is 5 lines of C. And uses the system() function. Very simple. The other version is the source version, for Linux. Please note that other platorms aren't written yet. The windows version also contains oggdec, from a precompiled source.