Skip to content

Releases: 5mikachu/Keyboard-Encoding

v3.0

29 Oct 23:04
Compare
Choose a tag to compare

Transitioned to using Flask for the UI.

Added layout viewing UI.

v2.2

02 Sep 19:51
Compare
Choose a tag to compare

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).
  • Customization: If by customization you mean changing values in a config...

Added

  • Add styles support
  • Added dark-mode
  • added light-mode
  • Added start-up window width and height

v2.1

29 Aug 22:29
Compare
Choose a tag to compare

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

  • layouts.json
  • special_mappings.json

v2.0

22 Aug 15:15
Compare
Choose a tag to compare

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

  • Config.ini
  • Nothing, really. Just some general improvements.

//-

Version number increased as most of the code was rewritten. Should still be backwards compatible with v1.x.

v2.0-apha

18 Aug 15:49
Compare
Choose a tag to compare
v2.0-apha Pre-release
Pre-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

  • Adding custom layouts.
  • Functions for every base action.

v1.5

10 Aug 14:01
Compare
Choose a tag to compare

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 notification in GUI.

v1.4

07 Aug 23:07
Compare
Choose a tag to compare

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.

v1.3

07 Aug 08:28
Compare
Choose a tag to compare

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

  • Layout Switching: It is possible to switch layout (when decoding).
  • Error-handling for when a file is not found.

v1.2.1

04 Aug 11:46
Compare
Choose a tag to compare

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.

Added

  • New layouts

v1.2

03 Aug 19:49
bbcbe0c
Compare
Choose a tag to compare

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.

Added

  • GUI
  • Start-up arguments