#!/usr/bin/python2

import ibamtray

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