fzf-nitro
is a simple combination of nitrocli and fzf to make requesting otps / pws that are stored on a nitrokey a little easier.
Prerequisites:
in order to use this script the following applications need to be installed:
Installation:
just clone the repo and use the make
utility:
git clone https://github.com/dariusjonda/fzf-nitro.git
cd fzf-nitro
make install
fzf-nitro
should now be installed in ~/.local/bin/nitro
-
nitro otp
to open fzf with all OTPs. -
nitro pws
to open fzf with all PWs. -
nitro update
to update cached OTPs / PWs.