A pass extension for your ears.
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: pass spell pass-name <nato-spell-options>
Requirements
pass 1.7.0
or greater.- nato-spell
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
Feedback, contributors, pull requests are all very welcome.