/morse-translate

The easy-to-use morse alphabet converter is used to convert both latin letters to morse alphabet and morse alphabet to latin letters.

Primary LanguagePythonApache License 2.0Apache-2.0

PyQt5 Morse Translate

This is a simple application built with PyQt5 that allows you to translate text similar to Morse Translate. It provides an interface where you can enter text in the "Translate Text" field, click the "Translate" button, and the translated text will be displayed in the "Translated Text" field. Additionally, there is a "Swap" button to swap the contents of the two fields.

Features:

  • Translate text from one field to another.
  • Swap the contents of the translation fields.

Instructions:

  1. Enter the text you want to translate in the "Translate Text" field.
  2. Click the "Translate" button to translate the text.
  3. The translated text will appear in the "Translated Text" field.
  4. To swap the contents of the fields, click the "Swap" button.

Requirements:

  • Python 3.x
  • PyQt5 library

Usage:

  1. Clone the repository:
  2. Install PyQt5 -> pip install PyQt5
  3. python morse_translate.py

Thanks! Please subscribe my youtube channel @SoftwareShorts .