add hotkeys example

This commit is contained in:
onyx-and-iris
2022-09-14 21:16:29 +01:00
parent 07218472df
commit c32e3995db
3 changed files with 77 additions and 0 deletions

10
examples/hotkeys/go.mod Normal file
View File

@@ -0,0 +1,10 @@
module main
go 1.19
require (
github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203
github.com/onyx-and-iris/voicemeeter-api-go v1.7.0
)
require golang.org/x/sys v0.0.0-20220708085239-5a0f0661e09d // indirect