netease-music-tui icon indicating copy to clipboard operation
netease-music-tui copied to clipboard

cross-platform support

Open snowdream opened this issue 4 years ago • 1 comments

please support arm7, arm64 etc.

I want to run it in Raspberry Pi 3b+

snowdream avatar May 06 '20 02:05 snowdream

build passed on Arch Linux ARM. maybe it can pass on arm64.

architecture: armv7l
kernel: 5.7.6
rust : 1.44.1
gcc-libs: 9.3.0
llvm-libs: 10.0.0
uname -a : Linux alarm 5.7.6-1-ARCH #1 SMP PREEMPT Mon Jul 6 01:08:30 UTC 2020 armv7l GNU/Linux

it works on my Pi.

I don't have sound output device on my Pi, so I use pulseaudio to forword the sound stream to my phone. Now i use netease-music-tui on the Pi and listen to the music on the phone, Hhhhh

also I submit netease-music-tui to Arch User Repository (AUR) https://aur.archlinux.org/packages/netease-music-tui/ , Arch-Based distribution users can install netease-music-tui just type yay/pikaur -S netease-music-tui on the terminal.

yjun123 avatar Jul 17 '20 11:07 yjun123