Loklang is a local audio streaming service that can be used to access audio files on the host from any device on the network.
Create a file named config.ini in the same directory as the loklang.exe file and add any supported config options to that file.
[config]
rootdir = "path/to/music"
rootdir: Root directory for the music filesgit clone [email protected]:Nemesis-AS/loklang-rs.git
cargo run
git clone [email protected]:Nemesis-AS/loklang-rs.git
cargo build --release