257fb0c0af
* moved password strength to libs * refactored password strength component * made changes on desktop and browser to reuse component * resolved suggestions from PR review * shared module restructure * shared module restructure |
||
---|---|---|
.. | ||
.vscode | ||
desktop_native | ||
resources | ||
scripts | ||
src | ||
stores | ||
.eslintrc.json | ||
.gitignore | ||
README.md | ||
SECURITY.md | ||
crowdin.yml | ||
electron-builder.json | ||
installer.nsh | ||
package.json | ||
sign.js | ||
tsconfig.json | ||
tsconfig.renderer.json | ||
webpack.main.js | ||
webpack.renderer.js |
README.md
Bitwarden Desktop Application
The Bitwarden desktop app is written using Electron and Angular. The application installs on Windows, macOS, and Linux distributions.
Documentation
Please refer to the Desktop section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.