2024-04-04 20:35:00 +02:00

480 B

fremen-transcriptor

Sofware to transcript ASCII into desert people's writing from popular sci-fi franchise.

Quick start:

if you want to pass phrase as an argument:

make
./fremen <your text>

if you want to input text in real time:

make
./fremen

TODO:

  • Add text box instead of passing an argument
  • WebAssembly compilation
  • Option to save result as an image