.gitignore
.gitmodules
.pre-commit-config.yaml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
example.py
pyproject.toml
renovate.json
sonar-project.properties
script_background_music/__init__.py
script_background_music/context.py
script_background_music/play.py
script_background_music.egg-info/PKG-INFO
script_background_music.egg-info/SOURCES.txt
script_background_music.egg-info/dependency_links.txt
script_background_music.egg-info/requires.txt
script_background_music.egg-info/top_level.txt
script_background_music/songs/SOURCES.md
script_background_music/songs/__init__.py
script_background_music/songs/local-forecast.mp3
script_background_music/songs/lofi.mp3
script_background_music/songs/overcast.mp3
script_background_music/vendor/__init__.py
script_background_music/vendor/playsound/LICENSE
script_background_music/vendor/playsound/__init__.py