Skip to content

v1.4

Compare
Choose a tag to compare
@5mikachu 5mikachu released this 07 Aug 23:07
· 19 commits to main since this release

Features

  • Multiple Keyboard Layouts: Supports AZERTY, Colemak, Dvorak, HCESAR, QWERTY, QWERTZ, and Workman.
  • Encoding and Decoding: Converts text to encoded format and vice versa.
  • File Handling: Can 'encode' and 'decode' text from files.
  • Interactive Menu: Both a GUI and console based interface.
  • Layout Switching: It is possible to switch layout (when decoding).

Added

  • Error handling function for more modular error handling.