š Using Python and a combination of Tkinter, random, and Pyperclip modules, I've developed a versatile Morse Code Converter that can easily encode text into Morse code and decode Morse code back into text.
š Key Features:
š¹ Text to Morse Code Conversion: Instantly converts your text into Morse code.
š¹ Morse Code to Text Conversion: Decodes Morse code back into readable text.
š¹ User-Friendly Interface: Built with Tkinter for a simple and intuitive user experience.
š¹ Clipboard Functionality: Easily copy results to your clipboard using the Pyperclip module.