Skip to content

rozhuk-im/lgspkctl

Repository files navigation

lgspkctl

Rozhuk Ivan [email protected] 2019-2024

Tool to control and configure LG sounbar.
THIS IS UNDONE PROJECT!!!
Based on: https://github.com/google/python-temescal/

Licence

BSD licence.

Donate

Support the author

  • GitHub Sponsors: "GitHub Sponsors"
  • Buy Me A Coffee: "Buy Me A Coffee"
  • PayPal: PayPal
  • Bitcoin (BTC): 1AxYyMWek5vhoWWRTWKQpWUqKxyfLarCuz

Compilation

Linux

sudo apt-get install build-essential git cmake fakeroot
git clone --recursive https://github.com/rozhuk-im/lgspkctl.git
cd lgspkctl
mkdir build
cd build
cmake ..
make -j 4

FreeBSD/DragonFlyBSD

sudo pkg install git cmake
git clone --recursive https://github.com/rozhuk-im/lgspkctl.git
cd lgspkctl
mkdir build
cd build
cmake ..
make -j 4

About

Tool to control and configure LG sounbar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published