Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
43 lines (27 loc) · 985 Bytes

README.md

File metadata and controls

43 lines (27 loc) · 985 Bytes

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:

  • x64-linux
  • armv7-linux
  • x64-windows

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