[go: nahoru, domu]

Skip to content

Qu4tro/pass-spell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.