SteelSeries Arctis 1/7/9/Pro battery status tray icon for Windows/MacOS
- install gcc
install choco https://chocolatey.org/install
choco install mingw -y
check: gcc -v
- CGO_ENABLED
set CGO_ENABLED=1
go run -race .
go build -ldflags -H=windowsgui
| Name | Name | Last commit date | ||
|---|---|---|---|---|
SteelSeries Arctis 1/7/9/Pro battery status tray icon for Windows/MacOS
install choco https://chocolatey.org/install
choco install mingw -y
check: gcc -v
set CGO_ENABLED=1
go run -race .
go build -ldflags -H=windowsgui