Skip to content

imgk/shadow-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows

How to build

Build with Go 1.16 and MinGW.

# build syso
x86_64-w64-mingw32-windres -o main_windows_amd64.syso resource/shadow.rc

# use tags as shadow
go build -v -ldflags="-s -w -H=windowsgui" -trimpath -tags=""

How to use

Put config.json in the directory of shadow-windows.exe. More information about config.json, please click this.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages