Skip to content

Latest commit

 

History

History
58 lines (29 loc) · 1.21 KB

README.md

File metadata and controls

58 lines (29 loc) · 1.21 KB

MorseCode Message Analyzer Options

- Convert Text To Morse Code

- Convert Morse Code To Text

- Generate Morse Word Frequencies Report

- Generate Morse Keyword Frequencies Graph

- Format File for Conversion (Advanced Options)

    - Prepare file for Morse to Text Conversion (All Morse)

    - Prepare file for Text to Morse Conversion (All Text)

    - File illegal characters check

        - Check for Illegal characters in file

        - Clear Illegal characters in file

        - Back to Main Menu

    - Back to Main Menu

- Dictionary Management (Advanced Options)

    - Add/Remove characters from dictionary

        - Add Character

        - Remove Character

        - Back to Main Menu

    - Check character legality

    - Display Dictionary

    - Save current Dictionary

    - Reset to default dictionary

    - Change Dictionaries

        - Basic Dictionary

        - Advanced Dictionary (not editable)

    - Back to Main Menu
    
- Morse Audio Conversion (experiment)

- Exit

To use the application, move text files from testing_text_files to the working directory (with main.py)