An open API service indexing awesome lists of open source software.

https://github.com/mike014/morsecodetranslator


https://github.com/mike014/morsecodetranslator

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Morse Code Translator

## Description
Morse Code Translator is an iOS app developed with **SwiftUI** that allows users to translate text to Morse code and vice versa. It features an intuitive interface for anyone interested in exploring or using Morse code.

## Features
- **Text to Morse Conversion:** Type a message in English and get its Morse code translation.
- **Morse to Text Decoding:** Enter a Morse code message and see its English translation.
- **Simple and user-friendly interface.**

## Screenshot
Here’s a screenshot of the app in action:

## Screenshot
Here’s a screenshot of the app in action:

Simulator Screenshot
Simulator Screenshot

## Requirements
- **iOS 14.0** or later.
- **Xcode 14** or later.

## How to Use
1. Clone the repository:
```bash
git clone git@github.com:Mike014/MorseCodeTranslator.git
2. Open the .xcodeproj file in Xcode.
3. Run the app on a simulator or a real device.