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
- Host: GitHub
- URL: https://github.com/khasbilegt/passcast
- Owner: khasbilegt
- License: gpl-3.0
- Created: 2021-08-09T16:18:08.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-25T06:31:12.000Z (over 4 years ago)
- Last Synced: 2025-03-29T15:51:12.131Z (about 1 year ago)
- Topics: pass, password-manager, raycast, utils
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`)