项目作者: yannishuber

项目描述 :
Ulauncher pass extension
高级语言: Python
项目地址: git://github.com/yannishuber/pass-ulauncher.git
创建时间: 2018-12-02T22:03:36Z
项目社区:https://github.com/yannishuber/pass-ulauncher

开源协议:GNU General Public License v3.0

下载


Ulauncher password-store extension

Build Status

A simple pass extension for Ulauncher.

Demo

Usage

To search your password store : ps <input> will return every password or folder that matches your given input.

Generation

You can directly generate a new password by typing : pg <path>/<input>.
This will generate a new password in a file input in the optional given
path.

Installation

To install the extension go to the Ulauncher preferences -> extensions -> add extension and paste : https://github.com/yannishuber/pass-ulauncher

Development

  1. $ git clone https://github.com/yannishuber/pass-ulauncher.git
  2. $ ln -s pass-ulauncher/ ~/.cache/ulauncher_cache/extensions/pass-ulauncher/

In order to see the new extension you have to restart Ulauncher.

TODO

  • Information if not all elements are listed
  • List directories first
  • Check user preferences
  • Possibility to add a new password
  • Git controls (push/pull password-store repo)

Credits

Icons made by Freepik and Smashicons from Flaticon.