Aksui
Prerequisites
Aksui (by Joseph Misra) needs a recent GTK and its python bindings. These are all available in modern Linux distributions, for Windows it's a bit more manual installation work.
Windows
- GTK+ runtime 2.10.11 from http://gimp-win.sourceforge.net/
- PyGTK (PyCairo?/PyGObject/PyGTK) from http://www.pygtk.org
- libglade 2.4.0 (available at http://gladewin32.sourceforge.net/)
You can take a few shortcuts by downloading the Gtk+/Win32 Development Environment from
the glade site and the all-in-one pygtk installer from this site
Linux (Ubuntu)
Install the following packages with apt or package manager:
- python-gtk2
- python-glade
Usage
To start Aksui, run aksy-ui from a cmd.exe window. To see debug logging, run aksy-ui-script.py. On Windows this script will be installed in <python install dir>\Scripts. The Windows installer will create a Start menu shortcut.
For a typical Unix install the scripts will reside in /usr/bin or /usr/local/bin . These locations will typically be on the path.
