ivanblazevic / radix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Radix is node server music streamer with web interface for control. Supports:

  • Internet radio streaming
  • YouTube
  • Google Music Play

Radix installation on RaspberryPI

Download DietPi / Recommended Etcher for flashing SD card > and flash your SD card (follow installation procedure)

Installation

  • connect to wifi
  • dietpi-config -> 9. autostart options -> automatic login (recommended)
  • dietpi-software -> install nodeJS
  • npm install -g radix-player
  • radix-install
  • configure sound (rpi 3,5mm output) or USB audio card if you use one using dietpi-config

Optional: Update to latest version

  • Update to new version will appear in settings of the web interface

Errors

  • If radix does not autostart, add it manually to /etc/rc.local > just enter radix before exit command

About


Languages

Language:TypeScript 63.3%Language:JavaScript 20.3%Language:Python 9.4%Language:HTML 7.0%