= libwiiremote

== About libwiiremote

libwiiremote is a multi-platform C library for communicating with 
the Nintendo Wii Remote. This library supports the following OS. 

* Win32
* Linux
* Mac OS X

== Supported functions

* o Buttons
* o XYZ Motion Sensor
* o IR Sensor
* o LEDs
* o Force Feedback
* o Battery Level
* x Speaker
* x Ext port

== Installation

 # sh configure 
 # make
 # make install

