command
Version:
v0.5.6
Opens a new window with list of versions in this module.
Published: Dec 20, 2020
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
GUI Wallet
Build
- fyne.exe package -os windows -name govm.net -icon ./assets/govm.png
- mv gui.exe govm.exe
- tar zcvf govm_windows_$(date +'%Y%m%d_%H%M%S').tar.gz govm.exe assets conf.json
add local language
- add translation: assets/zh.json
- copy ttf from C:\Windows\Fonts, rename to assert/zh.ttf
- add 'zh' to conf.json->langure_list, split by ','
- use the language: conf.json->langure set value to zh
others
fyne package -os android -appID net.govm -icon ./assets/govm.png -name govm
gomobile build -target=android
go build -ldflags -H=windowsgui
Documentation
¶
Package main provides various examples of Fyne API capabilities
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.