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.
bitwarden-clients/apps/desktop
Nick Krantz 5f072d21a7
pass addCollectionIds as an array rather than null (#19204) (#19282)
3 months ago
..
.vscode
config
desktop_native Fix biometric authentication in sandboxed environments (Flatpak, Snap, etc.) (#18625) 3 months ago
fastlane
macos Add generic autofill provider library [PM-29786] (#18075) 4 months ago
native-messaging-test-runner [deps] Platform: Update @types/node to v22.19.7 (#18567) 4 months ago
resources Fix high CPU usage on flatpak (#19006) 3 months ago
scripts [BRE-1621] Fix Appx Release (#19043) 3 months ago
src pass addCollectionIds as an array rather than null (#19204) (#19282) 3 months ago
stores Bump year in copyright (#18132) 5 months ago
.gitignore
CLAUDE.md
README.md
crowdin.yml
custom-appx-manifest.xml [BRE-1621] Fix Appx Release (#19043) 3 months ago
electron-builder.beta.json [BRE-1621] Fix Appx Release (#19043) 3 months ago
electron-builder.json [BRE-1621] Fix Appx Release (#19043) 3 months ago
installer.nsh
jest.config.js
package.json Bumped Desktop client to 2026.2.1 3 months ago
postcss.config.js
project.json
sign.js [BRE-1564] Fix Appx for MS App Store Release (#18812) 3 months ago
tailwind.config.js [PM-29448] Consume the new send table in web (#17923) 5 months ago
test.setup.ts
tsconfig.json [deps] Platform: Update electron-store to v11 (#16846) 4 months ago
tsconfig.main.json [deps] Platform: Update electron-store to v11 (#16846) 4 months ago
tsconfig.preload.json [deps] Platform: Update electron-store to v11 (#16846) 4 months ago
tsconfig.renderer.json [deps] Platform: Update electron-store to v11 (#16846) 4 months ago
tsconfig.spec.json [deps] Platform: Update electron-store to v11 (#16846) 4 months ago
webpack.base.js [PM-30404] Exclude .wasm.js from babel (#18555) 3 months ago
webpack.config.js [deps] Platform: Update electron-store to v11 (#16846) 4 months ago

README.md

Github Workflow build on main 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.