enkhee-Osiris / passcast

pass (the standard unix password manager) integration for Raycast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

passcast

Requirements

  • gpg
  • pass brew install pass
  • Raycast brew install --cask raycast

To install

$ curl https://raw.githubusercontent.com/khasbilegt/passcast/main/install.sh -sSf | sh

Or you can manually download passcast.py and put it into your desired directory.

To add your script to Raycast open Raycast Preferrences, goto Extensions, click Add (+) or (CMD + N), click Add Script Directory, choose your directory (if you've installed with script ~/.config/raycast/scripts)

About

pass (the standard unix password manager) integration for Raycast

License:GNU General Public License v3.0


Languages

Language:Python 57.8%Language:Shell 42.2%