Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 1.39 KB

README.md

File metadata and controls

51 lines (38 loc) · 1.39 KB

x-pass-plugin

Xbar plugin for the standard unix password manager

password store preview

Table of Content

Features

  • Show list of pass list in menu bar
  • Copy to Clipboard by click an item in showing list

Prerequisite

How to Install

Use with curl or wget

> curl -L https://github.com/ri7nz/x-pass-plugin/blob/master/pass.sh\?raw=true \
  -o ~/Library/Application\ Support/xbar/plugins/pass.sh 

> # OR

> wget https://github.com/ri7nz/x-pass-plugin/blob/master/pass.sh\?raw=true -O \
  ~/Library/Application\ Support/xbar/plugins/pass.sh 

Browse in Plugin

  1. Open menu Xbar -> "Plugin Browser"
  2. Select "Tools"
  3. Find "x-pass-plugin"
  4. Click Install

License

LICENSE