Skip to content
/ bconv Public

Simple Bandwidth Unit Conversion (Windows App)

License

Notifications You must be signed in to change notification settings

araoko/bconv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bconv

Simple Bandwidth Unit Conversion (Windows App)

this program uses the walk library (github.com/lxn/walk) for its GUI

to get rid of the console use: go build -ldflags -H=windowsgui

the icon in the assets folder is no longer required to be deployed with the executable. it is houever required when creating the rsrc.syso file to set the icon for the executable.

to generate the syso file use:

rsrc -manifest bconv.manifest -ico assets\bconv.ico

About

Simple Bandwidth Unit Conversion (Windows App)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages