Skip to content

Nemesis-AS/loklang-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loklang

Loklang is a local audio streaming service that can be used to access audio files on the host from any device on the network.

Configuration

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"

Currently Supported Options

  • rootdir: Root directory for the music files

Development

  1. Clone this repo
git clone git@github.com:Nemesis-AS/loklang-rs.git
  1. Make any changes you wish
cargo run

Building

  1. Clone this repo
git clone git@github.com:Nemesis-AS/loklang-rs.git
  1. Run cargo build
cargo build --release

About

Loklang is a local audio streaming service that can be used to access audio files on the host from any device on the network.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors