nicmr / fidelitas

Rust network audio player and web client using actix and crossbeam multithreading, websockets, libvlc, and an Elm frontend.
GNU General Public License v3.0
0 stars 0 forks source link

Fidelitas

a modern network music player

Build Status x64 Linux Build Status armv7 Linux Build Status x64 Windows

Features

WIP

Runtime requirements

Development requirements

Building

git clone https://github.com/nicmr/fidelitas
/bin/sh ./scripts/elm-make.sh
cargo build --release

Binary Releases

We're providing precompiled binary releases via github releases. Find the newest releases at here.

Planned releases:

For other platforms, you will need to compile the source code manually.