Vue authenticator desktop
1.0.0
双因素身份验证器 (2FA) 桌面客户端
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
# lint all JS/Vue component files in `src/`
npm run lintElectron :桌面运行时 - https://electronjs.org/
Electron-vue :项目 - https://github.com/SimulatedGREG/electron-vue
Electron 打包器:package - https://github.com/electron-userland/electron-packager
npm install electron-packager --save-devElement UI :UI 组件 - https://element.eleme.cn
npm i element-ui -S
npm install babel-plugin-component -DSpeakeasy :TOTP/HOTP - https://github.com/speakeasyjs/speakeasy
npm install --save speakeasy
npm install --save qrcodeQRCode 解码器:QRCode 解码 - https://github.com/yugasun/qrcode-decoder
npm install --save qrcode-decoder # build for macOS
npm run build:mas
# build for windows
npm run build:win32
# build for linux
npm run build:linux
# build for darwin
npm run build:darwin
# build clean
npm run build:clean苹果系统

麻省理工学院许可证
版权所有 (c) 2017 Hcq
特此免费授予获得本软件和相关文档文件(“软件”)副本的任何人不受限制地使用本软件,包括但不限于使用、复制、修改、合并的权利、发布、分发、再许可和/或出售本软件的副本,并允许向其提供本软件的人员这样做,但须满足以下条件:
上述版权声明和本许可声明应包含在本软件的所有副本或主要部分中。
本软件按“原样”提供,不提供任何明示或暗示的保证,包括但不限于适销性、特定用途的适用性和不侵权的保证。在任何情况下,作者或版权持有者均不对因本软件或本软件中的使用或其他交易而产生或与之相关的任何索赔、损害或其他责任负责,无论是合同、侵权行为还是其他行为。软件。