Skip to content

gvidasja/button-box-vjoy-feeder

Repository files navigation

button-box-vjoy-feeder

vJoy feeder app for a custom button-box

Installation

  1. Build
    go build -O ".path\to\exe" ".\cmd\button-box-vjoy-feeder\main.go"
  2. Create a Windows Service
    New-Service -Name "button-box-vjoy-feeder" -BinaryPathName ".\path\to\exe"
  3. Set service user as your own, to write logs