Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clip2Decode

Description:

This is a simple tool to decode base64 from your clipboard, print it to terminal and also put it back to clipboard.
Pretty useful when working with Vault Transit Secret engine.
Works only for MacOS

Installation

Using go install

go install github.com/tr3mor/clip2decode/cmd/clip2decode@latest

This installs the clip2decode binary to $(go env GOPATH)/bin (make sure that's in your $PATH).

From source

git clone https://github.com/tr3mor/clip2decode.git
cd clip2decode
make
mv bin/c2d <dir in your $PATH>/clip2decode

About

Simple tool to decode base64 from your clipboard, print it and store it back decoded

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages