enigma
enigma copied to clipboard
A ruby command line tool to convert strings to and from various encodings.
Enigma
A ruby command line tool to convert strings to and from various encodings.
Changelog
Ver 1.1
- Added two way conversion between binary and ascii
- Cleaned up the menu a bit
Installation
-
git clone https://github.com/gabemarshall/enigma.git
-
bundle install
-
apt-get install xclip
Linux Only, Mac has pbcopy, Windows has clip