Skip to content
/ bwclip Public

A bitwarden-cli python wrapper for quick usage

License

Notifications You must be signed in to change notification settings

sjlwa/bwclip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bwclip

A bitwarden-cli python wrapper for quick usage

Requirements

  • python 3.x
  • bitwarden-cli
  • curses
  • gpg
  • xclip

Generate a gpg key for the bwmaster with a passphrase. Update the locations in ./bwclip.fish

  set -l PASSPHRASE_FILE ~/passphrase
  set -l ENCRYPTED_BWMASTER_FILE ~/bwmaster.gpg

Usage

  ./bwclip.fish

To do: Auto gpg generation and encrypt/decrypt master pass

About

A bitwarden-cli python wrapper for quick usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published