nicmr / fidelitas

Rust network audio player and web client using actix and crossbeam multithreading, websockets, libvlc, and an Elm frontend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate GUI options for server

nicmr opened this issue · comments

commented

Unix users won't care but windows will highly prefer having a GUI option for controlling the server.

We should investigates which cross-platform GUI crates currently best suit our purposes.

Developing this GUI in a separate repository might be appropriate.