Releases: 5mikachu/Keyboard-Encoding
Releases · 5mikachu/Keyboard-Encoding
v3.0
v2.2
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
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
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
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
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
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
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
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
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