vansante / volumecontrol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

volumecontrol

This is a cross platform package that allows you to change the volume. Currently only the SetVolume function is defined, but more will be added (ChangeVolume(diff), Mute()).

On mac osascript is used. Linux uses amixer and Windows depends on keypresses because we didn't want to use CGO

That is it.

About


Languages

Language:Go 100.0%