GUI Dialog library for Python with a major goal of simplicity
EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.
This program uses crontab to set dates, times, etc... for this alarm clock. The GUI interfaces was built using easygui for Python, and the script is activated using a bash script. This program was built for Mac.
This is the brother of the Super Simple Shopping list http://slist.sourceforge.net/ . It uses easygui for the graphical user interface. Thus requiring you to download and install easygui. http://easygui.sourceforge.net/