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

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.