Skip to content

This package and its commands can be used to control LG speakers that use the Music Flow app

License

Notifications You must be signed in to change notification settings

mafredri/musicflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

musicflow

Speaks the LG Music Flow protocol. This package and its commands can be used to control LG speakers that are controllable via the Music Flow app.

The API is mostly implemented, more can be added as needed.

The actual wire protocol is implemented by github.com/mafredri/goodspeaker.

Usage

As a module.

go get -u github.com/mafredri/musicflow

Tool for controlling the speakers.

go get -u github.com/mafredri/musicflow/cmd/mufloctl
mufloctl -addr soundbar.local -nightmode=false

Run as wasm (node):

env GOOS=js GOARCH=wasm go build github.com/mafredri/musicflow/cmd/mufloctl -o mufloctl.wasm

/usr/local/opt/go/libexec/misc/wasm/go_js_wasm_exec mufloctl.wasm -addr soundbar.local

About

This package and its commands can be used to control LG speakers that use the Music Flow app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages