I wrote a python bottle web app to control the Omega board. Its on youtube: https://youtu.be/RX2hCJeFWHw
The omega has the console to control pins and relays and such, but it is a bit awkward. I wrote this to make it easier to control the omega board. Its customizable in that you can program as many pins and relay buttons as you want. The button and light designs i made on inkscape and can easily be changed to whatever you want.
If there is any interest i would happily post the code on a public website if any are available. It would be open sourced by me.
I used the gpio python module and the python relay expansion module. Thanks onion they worked great.
I am a hacker so the code is probably far from perfect.
thanks,
chuck