pytddmon
pytddmon copied to clipboard
Use pygtk when available
pytddmon uses python-tk (Tkinter) for it's user interface. That UI toolkit is builtin on Windows CPython installations.
On e.g. Ubuntu, python-tk is not installed by default. However, python-gtk2 is installed by default.