An open API service indexing awesome lists of open source software.

https://github.com/khasbilegt/passcast

pass (the standard unix password manager) integration for Raycast
https://github.com/khasbilegt/passcast

pass password-manager raycast utils

Last synced: about 1 year ago
JSON representation

pass (the standard unix password manager) integration for Raycast

Awesome Lists containing this project

README

          

# passcast

## Requirements

- [x] gpg
- [x] [pass](https://www.passwordstore.org) `brew install pass`
- [x] [Raycast](https://www.raycast.com) `brew install --cask raycast`

## To install

```sh
$ 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`)