netease-music-tui
netease-music-tui copied to clipboard
cross-platform support
please support arm7, arm64 etc.
I want to run it in Raspberry Pi 3b+
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.