Project DescriptionSharpBoard.NET is an educational and school-oriented application that implement a WhiteBoard using a Wiimote, an IRPen and a PC. It's an OpenSource and Cross-Platform software written in C# for Windows, Linux and MacOS (using .Net Framework and Mono).
Software requirementsIn order to use this software you must install these components.
Windows:.NET Framework 3.5SP1Download the setup from hereGTK# for .NET 2.12.9-2Download the setup from here
Linux:Install Mono 2.xsudo apt-get install monoInstall Gtk Support sudo apt-get install gtk-sharp2Install Windows form supportsudo apt-get install libmono-winforms2.0-cilInstall XAutomation supportsudo apt-get install libxtst-devA test of Mono funcionality can be done with this command
mono -VOnly if you want to compile source codeInstall Mono Developsudo apt-get install mono-2.0-devel monodevelop
Mac OS X:Install Mono 2.xDownload the setup from hereThis download works on Mac OS X Tiger (10.4), Leopard (10.5), and Snow Leopard (10.6).