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.
 
 
 
 
 
Daniel García 1ecf019397
[PM-3687] Remove ipcRenderer from native-messaging (#6893)
2 years ago
..
.vscode
config Individual Vault Item Encryption Feature (#6241) 2 years ago
desktop_native [BEEEP] [PM-565] Implement clipboard logic in rust (#4516) 2 years ago
native-messaging-test-runner Update dependency uuid to v9 (#5960) 2 years ago
resources
scripts [PM-3996] Scaffolding for preload script (#6065) 2 years ago
src [PM-3687] Remove ipcRenderer from native-messaging (#6893) 2 years ago
stores Update year in copyrights (#4325) 3 years ago
.eslintrc.json
.gitignore
README.md Update urls to match the contributing docs (#4192) 3 years ago
crowdin.yml
electron-builder.json [PM-4300] downgrade electron to v25.9.1 (#6573) 2 years ago
installer.nsh
jest.config.js [PM-2328] Fix jest deprecations (#5483) 3 years ago
package.json Bumped desktop version to 2023.10.2 (#6833) 2 years ago
postcss.config.js [PM-2237] Add tailwind to desktop & browser (#5326) 2 years ago
sign.js
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-4222] Make importer UI reusable (#6504) 2 years ago
tsconfig.renderer.json
tsconfig.spec.json [SG-397] Configure jest for Desktop and add simple tests (#3467) 3 years ago
webpack.main.js [PM-3996] Scaffolding for preload script (#6065) 2 years ago
webpack.preload.js [PM-3996] Scaffolding for preload script (#6065) 2 years ago
webpack.renderer.js Noop notifications for dev (#6671) 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.