Go to file
2025-04-20 12:28:13 +08:00
go.mod first commit 2025-04-20 12:23:44 +08:00
linux-emote-volume-control fix 2025-04-20 12:28:13 +08:00
main.go first commit 2025-04-20 12:23:44 +08:00
README.md fix 2025-04-20 12:28:13 +08:00

For lazy man

  1. Install Package
sudo apt install playerctl
sudo apt install pulseaudio-utils
  1. Build Project
go build
  1. Run Project
./linux-emote-volume-control -addr 0.0.0.0:8080 -user 你设置的用户名 -pass 你设置的强密码