Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 900 Bytes

README.md

File metadata and controls

43 lines (32 loc) · 900 Bytes

pass spell

A pass extension for your ears.

Description

pass spell extends pass with a spell subcommand that spells you aloud any secrets you may have encrypted.

$ pass spell dir/secret
  <sound-playing>

Usage

Usage: pass spell pass-name <nato-spell-options>

Installation

Requirements

ArchLinux

pass-spell is available in the Arch User Repository.

yay -S pass-spell-git  # or your preferred AUR install method

From git

git clone https://github.com/Qu4tro/pass-spell/
cd pass-spell
sudo make install  # For OSX: make install PREFIX=/usr/local

Contribution

Feedback, contributors, pull requests are all very welcome.