Git Product home page Git Product logo

pass-alfred's Introduction

pass

pass provides a thin wrapper around the pass password management tool for use with Alfred (2 or 3). Its intent is to make copying passwords while browsing the web quick and easy. It also supports the other functionality of pass, including password editing, generation, viewing, and git commands, all accomplished by passing through commands to the terminal. Will use iTerm (beta 3) by default. If you don't have this terminal, see below for how to use Terminal.app

Install:

The recommended place to get pass is at Packal. This will enable it to be updated in the future with the Packal workflow.

Terminal.app

The workflow now supports Terminal.app as well. To use this, open the workflow in Alfred. In each Run Script bubble, change the word execute_iterm3beta.scpt to execute_terminal.scpt. Now the workflow will use Terminal.app.

##Keywords:

pass

This is the only keyword provided. However, the script called in the script filter handles some other keywords to provide autocomplete, including:

pass git
pass add
pass rm

All the commands for pass are supported, and will be passed through to the terminal.

The default use case is as follows:

pass

This will search for a password of pass-name, autocompleting the results, then copy the result when it is selected.

##Requirements:

Must have pass, and its requirement, gpg. Also should already have a key, and have set up the .password-store directory. This is easiest with brew install pass, then follow the instructions in man pass

##Screenshots:

Screenshot 1 Screenshot 2 Screenshot 3

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.