A CL utility that en/decodes unicode strings. Encryption is loosely based on Morse Code conventions
- Download the zipped source code
- Navigate to the unzipped directory, then run
chmod +x src/encoder.py
- Run
ln -s src/encoder.py encoder
- Run
rm -r /usr/local/bin/encoder