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.
 
 
 
 
 
Jared Snider 89d7e96b25
Auth/PM-5086 - Email Verification - Registration Start + Environment Selector components (#9342)
2 years ago
..
.vscode Multi root workspace tweaks (#2858) 4 years ago
config [PM-7662] Suppress welcome window on install when extension is in dev mode (#8864) 2 years ago
desktop_native [deps] Platform: Update Rust crate thiserror to v1.0.58 (#8187) 2 years ago
native-messaging-test-runner [deps] Auth: Update @types/node-ipc to v9.2.3 (#7248) 2 years ago
resources Update Plist files for MAS (#2951) 4 years ago
scripts [deps] Autofill: Update prettier to v3 (#7014) 2 years ago
src Auth/PM-5086 - Email Verification - Registration Start + Environment Selector components (#9342) 2 years ago
stores Update all instances of copyright with 2023 to 2024 (#7396) 2 years ago
.eslintrc.json
.gitignore Simplify our gitignore files (#2925) 4 years ago
README.md Update urls to match the contributing docs (#4192) 3 years ago
crowdin.yml Fix Crowdin Pull workflow (#2667) 4 years ago
electron-builder.json [PM-7349] Update snap description with new URL to help docs (#8703) 2 years ago
installer.nsh Add NSIS custom installer script for UAC fix on Windows (#2856) 4 years ago
jest.config.js [PM-5537] Biometric State Service (#7761) 2 years ago
package.json Bumped browser,cli,desktop,web version to (#9064) 2 years ago
postcss.config.js [PM-2237] Add tailwind to desktop & browser (#5326) 2 years ago
sign.js [deps] Autofill: Update prettier to v3 (#7014) 2 years ago
tailwind.config.js [PM-6825] Browser Refresh - Initial List Items (#9199) 2 years ago
test.setup.ts [SG-397] Configure jest for Desktop and add simple tests (#3467) 3 years ago
tsconfig.json [PM-6780][PM-6781] Create vault-export-ui package / Migrate export-scope-callout.component to CL (#8318) 2 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 Remove clean-webpack-plugin (#8240) 2 years ago
webpack.preload.js Remove clean-webpack-plugin (#8240) 2 years ago
webpack.renderer.js [PM-5979] Refactor EnvironmentService (#8040) 2 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.