Metadata-Version: 2.1
Name: py_madvr2
Version: 1.6.9
Summary: A package to control MadVR Envy over IP
Home-page: https://github.com/iloveicedgreentea/py-madvr
Author: iloveicedgreentea2
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# MadVR Envy Python Library

Support for IP based controls for MadVR Envy

Supports real time notifications and commands

## WOL
If the client is initialized without a mac, it will assume the device is on standby mode. If you want it to be able to control the power state of the device, provide a mac.

## Commands
Command structure follows the same in the manual https://madvrenvy.com/wp-content/uploads/EnvyIpControl.pdf?r=112a

For things that take values, use a comma -> `["KeyPress, MENU"]`

Not every single command is implemented, such as submenus or changing complicated options. You can use commands for all the typical stuff the remote can do.
