spotifyd-http
spotifyd-http copied to clipboard
precompile raspberry pi?
I am new to the raspberry so i need a precompiled version. What is file extension .rs? Can you please help me to run your webserver?
Thx, Tatoosh
This project is written in Rust.
Instructions to install rust are here: https://www.rust-lang.org/en-US/install.html
To build this project, run cargo build --release.
thx for the link, i will try to compile it