I am developing a Linux software for the USB 4-channel relay card from german electronics distributor Conrad.
This relay card is the ideal companion for the Raspberri Pi if you want to switch on/off things with it without soldering and connecting some hardware to the GPIO pins. Unfortunately (but not surprisingly) the cards stock software is Windows only, and therefore unusable on our beloved Pi.
But there is hope.

https://github.com/ondrej1024/crelay
You are welcome to test it and provide some feedback.
It would also be great if anyone was interested to write an Android client app for it. In the server software I could provide a simple HTTP API to read and write the relay states.
Cheers, Ondrej