BEPb / Morse_code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert English text to Morse code and vice versa

Real-time monitoring program for RAM, CPU, and hard drive usage. Written in Python with GUI support.

GUI

How to install and run


Clone the repository

$ cmd
$ git clone https://github.com/BEPb/Morse_code
$ cd python-bot

Install the necessary packages (Install dependencies)

$    -r requirements.txt

Usage

In the terminal, change to the program directory:

$ cd Morse_code

and enter:

python3 -m morse

enter text or cipher for reverse morse code translation

About

License:MIT License


Languages

Language:Python 100.0%