haslo

0.2.1Β β€’Β PublicΒ β€’Β Published

haslo πŸ€– πŸ“Ÿ πŸ¦–

npm version

hasΕ‚o means password in Polish. πŸ‡΅πŸ‡±

A console-native inquirer.js-based UI for pass (.password-store) with case-insensitive autocomplete for entries search.

Whoa!

Install 🏭

npm install -g haslo

Usage 🎸

$ haslo
? Find:  socia
❯ social/Facebook/XXXXXXXXXXXXXXX
  social/Google/XXXXXXXXXXXXXXX
  social/Linkedin/XXXXXXXXXX
(Move up and down to reveal more choices)
? Action on social/Facebook/XXXXXXXXXXXXXXX (Use arrow keys)
❯ Copy password 
  Copy user 
  Copy URL 
  Show 
  Go back 

Features πŸ™

  • console-native

  • case-insensitive autocomplete

  • copy and show actions

  • just uses pass under-the-hood

Security πŸ›‘οΈ

It doesn't try to read your GPG-encrypted passwords, but leaves that job to pass instead. Uses glob to search through store's directories, with inquirer.js's powerful case-insensitive autocomplete. Calls pass binary afterwards with proper parameters to act on the entry.

/haslo/

    Package Sidebar

    Install

    npm i haslo

    Weekly Downloads

    4

    Version

    0.2.1

    License

    MIT

    Unpacked Size

    13.4 kB

    Total Files

    9

    Last publish

    Collaborators

    • gregolsky