#!/usr/bin/python

import ibamtray

app = ibamtray.Application ()
app.run ()
