** This repository is archived and no longer accepts commits or pull requests. **
Bring your Nabaztag rabbit back to life by hosting it yourself on your Raspberry Pi.
How to update your rabbit
---------------------------------
sudo rm -R NabaztagLives
git clone git://git.code.sf.net/p/nabaztaglives/code NabaztagLives
cd NabaztagLives/install
sudo ./install.sh -nodb
How to setup a new rabbit
---------------------------------
git clone git://git.code.sf.net/p/nabaztaglives/code NabaztagLives
cd NabaztagLives/install
sudo ./install.sh
Note although it is tested on Raspberry Pi, it should run on any platform that can run Apache, PHP, and MySQL. ...