Metadata-Version: 2.4
Name: ElgatoWavePy
Version: 0.1.5
Summary: Control Elgato Wave Link (2.0.6+) volumes/outputs via WebSocket.
Home-page: https://github.com/Ste3py/ElgatoWavePy
Author: SteepyTheFrenchMaker
License: MIT
Project-URL: Documentation, https://github.com/Ste3py/ElgatoWavePy/wiki
Project-URL: Source, https://github.com/Ste3py/ElgatoWavePy
Project-URL: Issues, https://github.com/Ste3py/ElgatoWavePy/issues
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Multimedia :: Sound/Audio
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: websockets>=12.0
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# ElgatoWavePy, control WaveLink with Python

ElgatoWavePy is a Python package designed to control the Elgato WaveLink application using simple commands. 
For comprehensive documentation, refer to the [Wiki](https://github.com/Steepy12/ElgatoWavePy/wiki) pages of the repository.


If a feature is not included, feel free to ask about it.


Thanks to [@TheLtWilson](https://github.com/TheLtWilson) for sharing his code! :)
