First update to the Morse translator!
Changes:
• Added support for numbers and common characters!
• Added the option to choose between "Morse -> English" or "English -> Morse"!
• Fixed Bugs.
• Now in an exe format! You no longer need to install any of the libraries used!
To run, you need to download the zip and unzip it, then you just need to run the exe.
Github release: github.com/Kre0ns/Morse-Translator/releases/tag/v.0.2.0
GUI images:
First release of my attempt at a Morse translator.
Currently has one feature:
• Translates Morse code to english.
To run it, extract the zip file and run main.py.
It is written in python with the use of customtkinter as an UI lib.
Github release: github.com/Kre0ns/Morse-Translator/releases/tag/v0.1.0
UI: