Total Pageviews

Wednesday, 6 May 2020

密码保管程序Bitwarden Desktop Application

https://bitwarden.com
Platforms
The Bitwarden desktop app is written using Electron and Angular. The application installs on Windows, macOS, and Linux distributions.
Desktop Vault

Build/Run

Requirements
  • Node.js
  • Windows users: To compile the native node modules used in the app you will need the Visual C++ toolset, available through the standard Visual Studio installer (recommended) or by installing windows-build-tools through npm. See more at Compiling native Addon modules.
Run the app
npm install
npm run electron
from https://github.com/bitwarden/desktop

No comments:

Post a Comment