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.
 
 
 
 
 
github-actions[bot] 7aad24727d
Bumped desktop version to 2023.7.1 (#5850)
2 years ago
..
.vscode Multi root workspace tweaks (#2858) 4 years ago
config [EC-272] Web workers using EncryptionService (#3532) 3 years ago
desktop_native chore(deps): update npm minor (#5524) 3 years ago
native-messaging-test-runner Platform/pm 19/platform team file moves (#5460) 3 years ago
resources Update Plist files for MAS (#2951) 4 years ago
scripts [PM-1691] Upgrade electron builder (#5038) 3 years ago
src Bumped desktop version to 2023.7.1 (#5850) 2 years ago
stores Update year in copyrights (#4325) 3 years ago
.eslintrc.json [EC-184] Desktop cleanup (#2553) 4 years ago
.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-358] Bump electron to 24 and node to 18 (#5205) 3 years ago
installer.nsh Add NSIS custom installer script for UAC fix on Windows (#2856) 4 years ago
jest.config.js [PM-2328] Fix jest deprecations (#5483) 3 years ago
package.json Bumped desktop version to 2023.7.1 (#5850) 2 years ago
postcss.config.js [PM-2237] Add tailwind to desktop & browser (#5326) 2 years ago
sign.js Move desktop into apps/desktop 4 years ago
tailwind.config.js [PM-2237] Add tailwind to desktop & browser (#5326) 2 years ago
test.setup.ts [SG-397] Configure jest for Desktop and add simple tests (#3467) 3 years ago
tsconfig.json [PM-2237] Add tailwind to desktop & browser (#5326) 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 Automatically load SIMD binary for argon2 (#4921) 3 years ago
webpack.renderer.js [PM-2237] Add tailwind to desktop & browser (#5326) 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.