/mimi

An online message en(de)coder

Primary LanguageTypeScript

Mimi

An online message en(de)coder

How to use

Encode

  1. enter some message for display in the Display area
  2. enter some secret text in the Secret area
  3. click the Encode and Copy button

Decode

  1. paste the encoded message to Encoded area
  2. click the Decode button

Development

git clone https://github.com/homura/mimi.git
cd mimi
yarn
yarn start