Skip to content

r17x/x-pass-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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