-
# Install dependencies brew install protobuf # macOS sudo apt-get install -y libasound2-dev protobuf-compiler # Ubuntu/Debian choco install protoc # Windows using Chocolatey Package Manager # Compile git clone https://github.com/tsirysndr/music-player.git cd music-player/webui/musicplayer nvm install # install node version specified in .nvmrc (optional on windows) npm install -g yarn yarn install && yarn build # build webui cd ../.. cargo install --path .
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
I love to listen to music when I work, here are some projects I'm a big fan of : mpd and mopidy.
-
I love to listen to music when I work, here are some projects I'm a big fan of : mpd and mopidy.