Can USBSink be better? Of course. Feel free to report bugs and request new features.
Below I have listed some short and long term things which I will be working on. If you think you could write some code for USBSink, I would be very happy to help you get into the codebase quickly. USBSink is written in C++, with gtkmm and cool libraries such as HAL, D-Bus, FAM and libpcre.
To access the CVS repository, execute the following commands (when prompted for password, just hit enter):
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/usbsink login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/usbsink co -P usbsink
The project is hosted on .