Python GUI to generate KML files of device locations from KismetDB files.
Kismet nowadays provides its own KML generation script with more features than this script. Read more here
This was part of small projects to learn how to develop Tk GUIs on Windows.
If needed to run in a single exe, it can easily be packaged with PyInstaller.