enigma icon indicating copy to clipboard operation
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.

Alt text

Changelog

Ver 1.1

  • Added two way conversion between binary and ascii
  • Cleaned up the menu a bit

Installation

  1. git clone https://github.com/gabemarshall/enigma.git
  2. bundle install
  3. apt-get install xclip Linux Only, Mac has pbcopy, Windows has clip