Bitwarden client applications (web, browser extension, desktop, and cli)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Justin Baur c6dccc354c
[PS-1092] Organization Service Observables (#3462)
3 years ago
..
.vscode Multi root workspace tweaks (#2858) 4 years ago
config [SG-520] Native messaging handler (#3566) 3 years ago
desktop_native [PS-1469] Ensure the window is focused when prompting for biometrics (#3534) 3 years ago
native-messaging-test-runner [SG-520] Native messaging handler (#3566) 3 years ago
resources Update Plist files for MAS (#2951) 4 years ago
scripts Fix download URL on choco update script (#3029) 4 years ago
src [PS-1092] Organization Service Observables (#3462) 3 years ago
stores Updated description based on what we show on other stores (#3478) 3 years ago
.eslintrc.json
.gitignore Simplify our gitignore files (#2925) 4 years ago
README.md Update README and CONTRIBUTING to point to contributing.bitwarden.com (#2771) 4 years ago
SECURITY.md
crowdin.yml Fix Crowdin Pull workflow (#2667) 4 years ago
electron-builder.json [BEEEP] [EC-141] Rust - Windows hello (#2635) 4 years ago
installer.nsh Add NSIS custom installer script for UAC fix on Windows (#2856) 4 years ago
jest.config.js [SG-397] Configure jest for Desktop and add simple tests (#3467) 3 years ago
package.json Automatically build native rust for desktop in dev (#3510) 3 years ago
sign.js
test.setup.ts [SG-397] Configure jest for Desktop and add simple tests (#3467) 3 years ago
tsconfig.json Use NPM workspace (#2874) 4 years ago
tsconfig.renderer.json Add support for migrated jslib (#2826) 4 years ago
tsconfig.spec.json [SG-397] Configure jest for Desktop and add simple tests (#3467) 3 years ago
webpack.main.js [EC-473] Add feature flag config and environment loaders to Desktop (#3389) 3 years ago
webpack.renderer.js [EC-473] Add feature flag config and environment loaders to Desktop (#3389) 3 years ago

README.md

Github Workflow build on master Crowdin Join the chat at https://gitter.im/bitwarden/Lobby

Bitwarden Desktop Application

Platforms

The Bitwarden desktop app is written using Electron and Angular. The application installs on Windows, macOS, and Linux distributions.

Desktop Vault

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.