Skip to content

A simple and efficient Morse code encryptor and decryptor implemented in Python.

License

Notifications You must be signed in to change notification settings

pauloarchanjo/morse-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MorseDecoder

Screenshot

A simple and efficient Morse code encryptor and decryptor implemented in Python.

Overview

This project provides a tool to convert text to Morse code and Morse code back to text. It is designed for educational purposes and can be easily integrated into other projects.

Features

  • Encryption: Convert plain text into Morse code.
  • Decryption: Convert Morse code back into plain text.
  • Easy to Use: Simple functions to encrypt and decrypt messages.

Requirements

  • Python 3.x
  • Tkinter Library

Installation

Clone the repository to your local machine:

git clone https://github.com/pauloarchanjo/morse-decoder.git

Navigate to the project directory:

cd morse-decoder

Run

python morse.py

About

A simple and efficient Morse code encryptor and decryptor implemented in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages