Giter VIP home page Giter VIP logo

x-pass-plugin's Introduction

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

x-pass-plugin's People

Contributors

nauvalazhar avatar r17x avatar rririanto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

x-pass-plugin's Issues

ROADMAP : feature & discussion

This is plugin basically just a "wrapper" for CLI tool pass and have capability to use in GUI, especially in your menu bar (powered by Xbar). So, I write a list for possibility to "wrap" command or sub-command from pass to be a good feature in graphical usage:

  • pass list: have been implemented (show list menu in menu-bar) (first release)
    • show lists with sub-menu for categorized by directory name (#3) by @rririanto
  • pass -c <param>: have been implemented (when user click an item in the list of menu-bar)
  • pass generate <param>: not implemented (for generate new password)
  • pass remove <param>: not implemented (for removed a password)
  • sync information: some pass user is using git remote hosted for store the all encrypted pass file

if you want to implement some from the list, choose 1 and make 1 merge request for the feature ๐Ÿ™Œ

If you interest, feel free for ask or put something comment ! ๐Ÿ™Œ

Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.