LICENSE
README.md
pyproject.toml
cpu_governor_auto_adjust/__init__.py
cpu_governor_auto_adjust/app_class.py
cpu_governor_auto_adjust/arguments.py
cpu_governor_auto_adjust/config.py
cpu_governor_auto_adjust/cpu_governor_auto_adjust.py
cpu_governor_auto_adjust/exceptions.py
cpu_governor_auto_adjust/governor.py
cpu_governor_auto_adjust/helper.py
cpu_governor_auto_adjust/logger.py
cpu_governor_auto_adjust/mapping.py
cpu_governor_auto_adjust/schedule.py
cpu_governor_auto_adjust/trigger.py
cpu_governor_auto_adjust.egg-info/PKG-INFO
cpu_governor_auto_adjust.egg-info/SOURCES.txt
cpu_governor_auto_adjust.egg-info/dependency_links.txt
cpu_governor_auto_adjust.egg-info/entry_points.txt
cpu_governor_auto_adjust.egg-info/requires.txt
cpu_governor_auto_adjust.egg-info/top_level.txt
cpu_governor_auto_adjust/triggers/__init__.py
cpu_governor_auto_adjust/triggers/cpu_load.py
cpu_governor_auto_adjust/triggers/log.py
cpu_governor_auto_adjust/triggers/roon.py
cpu_governor_auto_adjust/triggers/roon_arc.py
cpu_governor_auto_adjust/triggers/roon_client.py
cpu_governor_auto_adjust/triggers/test_trigger1.py
cpu_governor_auto_adjust/triggers/test_trigger2.py
cpu_governor_auto_adjust/triggers/time.py
cpu_governor_auto_adjust/triggers/wakeup.py