Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
sudo mkdir /usr/local/tonido
cd /usr/local/tonido
sudo wget http://patch.codelathe.com/tonido/live/installer/armv6l-rpi/tonido.tar.gz
sudo tar -zxvf tonido.tar.gz
./tonido.sh start

Open Tonido Website using the address http://<RaspberryPi IP Address>:10001 to begin the setup process.

so for example: http://192.168.0.40:10001

Audio Playback for FLAC, M4A etc

...