Skip to content

Plugin to interact with Bitwarden through PowerToys Run. Originally by @abbasou.

Notifications You must be signed in to change notification settings

jteijema/BitwardenPluginPowertoys

 
 

Repository files navigation

PowerToys x Bitwarden

This code is a Bitwarden CLI based plugin for PowerToys.

WIP!

GitHub Repository: jteijema/BitwardenPluginPowertoys

The plugin is developed and tested with PowerToys v0.78.0.

This code provides functionality to interact with Bitwarden, a password manager, through the command line interface (CLI). It is designed to be used as a plugin for PowerToys, a set of utilities for Windows.

Installation

  1. Install PowerToys
  2. Exit PowerToys
  3. Download the latest release
  4. Extract it to:
    • %LocalAppData%\Microsoft\PowerToys\PowerToys Run\Plugins
  5. Start PowerToys

Usage

  1. Open PowerToys Run with alt + space
  2. Type bw
  3. ...
  4. Use ⬆️ and ⬇️ keys to select a result
  5. Press Enter to copy the selected result to clipboard

Settings

Bitwarden login details:

  1. Open PowerToys Settings
  2. Select PowerToys Run
  3. Scroll down to Plugins
  4. Expand BitwardenPlugin
  5. Fill in your login details """

About

Plugin to interact with Bitwarden through PowerToys Run. Originally by @abbasou.

Topics

Resources

Stars

Watchers

Forks

Languages

  • C# 84.2%
  • PowerShell 15.8%