From ad585b6bc3c41b4e6c10063c31fce48867533956 Mon Sep 17 00:00:00 2001 From: "Morgan J." Date: Sun, 15 Mar 2026 06:05:43 +0900 Subject: [PATCH] Add README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ee084d6 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +## VolumeControl + +Software volume control for macOS audio devices that lack hardware volume (HDMI, DisplayPort, etc.). + +Fork of [BackgroundMusic](https://github.com/kyleneideck/BackgroundMusic), stripped down to just volume control. +