bitwarden.com
Secure and free password manager for all of your devices
Package Information
- Domain:
bitwarden.com
- Name:
bitwarden.com
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install bw
Programs
This package provides the following executable programs:
bw
Aliases
This package can also be accessed using these aliases:
bw
Available Versions
Show all 24 versions
2025.4.0
,2025.3.0
,2025.2.0
,2025.1.3
,2025.1.2
2025.1.1
,2025.1.0
,2024.12.0
,2024.11.1
,2024.11.0
2024.10.0
,2024.9.0
,2024.8.2
,2024.8.1
,2024.7.2
2024.7.1
,2024.6.1
,2024.6.0
,2024.4.1
,2024.4.0
2024.3.1
,2024.2.1
,2024.2.0
,1.22.1
Latest Version: 2025.4.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +bitwarden.com@2025.4.0 -- $SHELL -i
Dependencies
This package depends on:
nodejs.org^20
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.bitwardencom
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.