Skip to content

Commit

Permalink
Added README
Browse files Browse the repository at this point in the history
  • Loading branch information
wedesoft committed Oct 12, 2011
1 parent 31decc5 commit 95a9a6c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
@@ -0,0 +1,10 @@
Whiteboard
===============

This is a Ruby implementation of [Johnny Chung Lee's WiiMote Whiteboard](http://johnnylee.net/projects/wii/). It runs under GNU/Linux and is based on the cwiid *library*. You need Bluetooth, a Wii Remote facing the screen or projected image, and an IR pen.

$ git clone https://github.com/wedesoft/whiteboard.git
$ cd whiteboard
$ make
$ ./whiteboard

0 comments on commit 95a9a6c

Please sign in to comment.