05f6a30672
* Remove `appBlurClick` from browser extension controls * Remove last remaining `appBlurClick` from desktop app controls * Change any straggler `<a>` links to buttons where appropriate (where they don't open a browser window) * Add missing `type="button"` to some of the desktop buttons * Update and run prettier, linter * Remove orphaned jslibs |
||
---|---|---|
.. | ||
.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.