We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The main code of the emulator is powred by C++. Graphic User Interface (GUI) wrapping app is written in Python and it's based on TkInter module.
For now the emulator supports only a configuration with 3 rotors. Handling characters outside 7-bit ASCII table is not supported yet.
Project is under standard MIT lecense, so it can be used without any charge by anyone.