It is designed to work over wifi and can be installed on any number of computers you want. Everybody's environment is a little bit different, but the idea is you enter the url and port for your wifi adapter in the settings screen. Every 15 seconds the gadget will poll your controller for the latest data.
Requirements:
- ReefAngel WiFi adapter
- Curt's dev libraries 0.8.5.14 or later
- #define wifi inside Features.h file.
- Windows Vista or 7
To Install:
Download the ReefAngelGadget.zip file to your desktop and extract the .gadget file. Double click it and allow the unsigned gadget to install and you should be good to go.
Make sure the url you are attempting to use in the settings screen is a valid url and successfully communicates with your controller from inside an internet browser. By that I mean, first type the full url into your browser of choice and make sure the response looks like:
"ReefAngel Controller Web Server".. Or something similar. If you append "/r99" on the end of it you should see a response similar to:

In my case, at home I use the following url in the settings screen:
"http://192.168.1.110:2000"
Away at work, I need to use my dyndns hostname and some port forwarding, but it looks similar.
"http://MyTestDynDNs.org:2000" (Looks similar to this)
Screenshots:



^^^^Older screenshot - before the addition of the Actinic/Daylight PWM %^^^^^^
With "#define RelayExp" enabled, the gadget will show you one additional relay box statuses:

Settings screen:

Windows Installed Gadgets screen. The ReefAngel one uses the same icon as the ClientSuite:

It's only a read-only gadget for now and has only been tested on two different Win7 x64 machines. Not sure how it will behave on other setups, but let me know.