Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cektor/morse-translator
Linux Terminal Script Shell Application for Radio Amateurs Who Can Translate Morse Code to Text and Text to Morse Code
https://github.com/cektor/morse-translator
script-shell sheel-morse-translator
Last synced: about 1 month ago
JSON representation
Linux Terminal Script Shell Application for Radio Amateurs Who Can Translate Morse Code to Text and Text to Morse Code
- Host: GitHub
- URL: https://github.com/cektor/morse-translator
- Owner: cektor
- License: gpl-3.0
- Created: 2024-11-07T15:34:18.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-05T20:05:37.000Z (about 2 months ago)
- Last Synced: 2024-12-05T21:19:11.062Z (about 2 months ago)
- Topics: script-shell, sheel-morse-translator
- Language: Shell
- Homepage: https://fatihonder.org.tr/shell-script-ile-mors-translator-yapimi/
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Morse-Translator
Linux Terminal Script Shell Application for Radio Amateurs Who Can Translate Morse Code to Text and Text to Morse CodeInstall Git Clone
Github Package Must Be Installed On Your Device.
```bash
sudo apt install git -y
```----------------------------------
https://fatihonder.org.tr/shell-script-ile-mors-translator-yapimi/
# Installation
Install Morse-Translator```bash
sudo git clone https://github.com/cektor/Morse-Translator.git
```
```bash
cd Morse-Translator
```
```bash
sudo chmod +x mors.sh
```
```bash
./mors.sh
```# Screenshot
![Demo](morstrans.png)