MANIFEST.in
README.md
pyproject.toml
Brightify.egg-info/PKG-INFO
Brightify.egg-info/SOURCES.txt
Brightify.egg-info/dependency_links.txt
Brightify.egg-info/requires.txt
Brightify.egg-info/top_level.txt
brightify/__init__.py
brightify/__main__.py
brightify/brightify_log.py
brightify/res/icon_dark.ico
brightify/res/icon_light.ico
brightify/res/log_config.toml
brightify/sensor_firmware/platformio.ini
brightify/sensor_firmware/src/main.cpp
brightify/src_py/BrightifyApp.py
brightify/src_py/SensorComm.py
brightify/src_py/ui_config.py
brightify/src_py/linux/__init__.py
brightify/src_py/linux/actions.py
brightify/src_py/linux/helpers.py
brightify/src_py/linux/vcp_linux.py
brightify/src_py/monitors/MonitorBase.py
brightify/src_py/monitors/MonitorDDCCI.py
brightify/src_py/monitors/MonitorUSB.py
brightify/src_py/monitors/finder.py
brightify/src_py/monitors/m27q.py
brightify/src_py/monitors/vpc.py
brightify/src_py/windows/MonitorWMI.py
brightify/src_py/windows/WindowsApp.py
brightify/src_py/windows/__init__.py
brightify/src_py/windows/actions.py
brightify/src_py/windows/add_startup_task.py
brightify/src_py/windows/helpers.py
brightify/src_py/windows/remove_startup_task.py
brightify/src_py/windows/vcp_windows.py