mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 02:23:44 +00:00
* build: try using LZO to speed up slow Snap initialization * fix: AppImage trying to use LZO, which is not supported * fix: try using command-line args for compression since electron-builder doesn't allow using LZO _just_ for the snap :/ * fix: remove invalid compression arg for appimage * build: try using snap instead of snapcraft for the build to specify --compression=lzo
Bitwarden Desktop Application
The Bitwarden desktop app is written using Electron and Angular. The application installs on Windows, macOS, and Linux distributions.
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.

