Skip to content

KairuDeibisu/PowerToysRunPlugin1Password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the Community (Unofficial) PowerToys Run Plugin for 1Password, enabling quick access to 1Password entries via the PowerToys Run launcher.

Features:

  • Vault Integration: Search and access 1Password vault entries.
  • Copy to Clipboard: Copy usernames and passwords easily.
  • Customizable Settings: Set up 1Password path and default vault in PowerToys settings.

image

Prerequisites:

Ensure you have installed:

  • PowerToys v0.78 or higher.
  • 1Password for Windows v8.## or higher.
  • 1Password CLI v2.## or higher

Installation:

Install PowerToys

  • TODO

Install 1password CLI

Windows

  1. Download the latest release of 1Password CLI and extract op.exe.
  1. Open PowerShell as an administrator.
  2. Create a folder to move op.exe into. For example, C:\Program Files\1Password CLI.
mkdir "C:\Program Files\1Password CLI"
  1. Move the op.exe file to the new folder.
mv ".\op.exe" "C:\Program Files\1Password CLI"
  1. Add the folder containing the op.exe file to your PATH.
  2. Search for Advanced System Settings in the Start menu.
  3. Select Environment Variables.
  4. In the System Variables section, select the PATH environment variable and click Edit.
  5. In the prompt, click New and add the directory where op.exe is located.
  6. Sign out and back in to Windows for the change to take effect.
  7. Check that 1Password CLI installed successfully:
op --version

Note

The install path for the 1Password CLI should be C:\Program Files\1Password CLI if you followed this guide.

Install Plugin

  1. Download the plugin from the Releases page.

image

  1. Exit Power Toys.

image

  1. Extract the ZIP file to %LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins.

image image image image

  1. Reopen Power Toys.
  2. Configure settings.
  3. Quit and reopen Power Toys.

Important

If no warnings show and there are no items loaded. Close and reopen PowerToys.

image

Legal Disclaimer

This repository and its contents are not affiliated with, endorsed by, or sponsored by Microsoft Corporation, 1Password, or any of their respective affiliates or subsidiaries. The Community (Unofficial) PowerToys Run Plugin for 1Password is developed and maintained by independent contributors. The use of the PowerToys, 1Password, and any associated logos or trademarks are for descriptive purposes only and do not imply any endorsement or affiliation.