Skip to content

rapidhere/xmradio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#xmradio

Xia Mi Radio (虾米电台)

Linux client of http://www.xiami.com/radio

How It Works

See src/lib/xmrservice.c for more details

Build From Source

Dependencies see: debian/control (DEB) and opensuse/xmradio.spec (RPM)

mkdir build

cd build

cmake ../SOURCE_CODE_DIR -DCMAKE_INSTALL_PREFIX=YOUR_PREFIX OTHER_OPTIONS

make

make install

Packages

  • openSUSE 12.2 and Tumbleweed

Install from marguerite's repo (You have to click "unsupported distribution" link due to a s.o.o repo recognition error for 12.2)

  • Ubuntu PPA available(11.10 ~ 13.04)

sudo apt-add-repository ppa:timxx/xmradio

sudo apt-get update

sudo apt-get install xmradio

  • Arch Linux

Install from cuihao's AUR

yaourt -S xmradio-git

Releases

No releases published

Packages

No packages published