https://github.com/mike014/morsecodetranslator
https://github.com/mike014/morsecodetranslator
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mike014/morsecodetranslator
- Owner: Mike014
- Created: 2024-12-11T23:10:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-17T08:01:09.000Z (about 1 year ago)
- Last Synced: 2025-02-06T02:49:41.815Z (11 months ago)
- Language: Swift
- Size: 1.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:
%20-%202024-12-11%20at%2023.59.35.png)
## 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.