pwdbox

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2023 License: LGPL-3.0 Imports: 25 Imported by: 0

README

使用

  1. 下载并安装 webview2
  2. 下载并安装最新的 MinGW 环境,需要手动添加到环境变量。 (一直往下翻,找到 MinGW-W64 Online InstallerMinGW-W64 GCC-8.1.0,下载 MinGW-W64-install.exe 推荐x86_64-posix-sjljx86_64-win32-sjlj是32位的)
  3. realease 下载程序包,解压并运行 pwdbox.exe

相关技术

go-1.18+ wails webview2 node-v14.18.1 vue3 vite

构建

build 目录下有不同的构建脚本,此目录下运行即可。 详细构建参数

wails 对构建参数 -webview2 的说明和一般理解不太一样。
-webview2 download 构建时会下载 webview2 并压缩进程序中。 构建时,使用 -webview2 embed 比不使用 -webview2 时的输出文件大,推荐不使用此选项。

-upx 此参数会压缩构建文件,构建文件体积更小,但可能会被安全软件报毒。 下载upx ,将 upx 放到 go bin 目录下(确保环境变量中可以使用upx即可)。

构建后,可执行文件同级目录下需要 config/saya.ymlconfig/pwdbox.db3 才能使用,对应仓库中 config/saya.ymlconfig/pwdbox-init.db3

Preview

pwdbox-index pwdbox-platform pwdbox-accounts

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
env

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL