Skip to content

Latest commit

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Morse Code Translator with Sound 🔊

Python VersionLicense: MITPRs Welcome

A feature-rich Python Morse code translator with text-to-sound conversion, interactive learning mode, and comprehensive translation capabilities.

🎯 Core Features

  • Text ↔ Morse Translation - Bidirectional conversion with full punctuation support
  • Audio Playback - Hear Morse code with realistic timing and tones
  • Interactive Learning - Practice mode with quizzes and statistics
  • File Support - Save and load translations

🔧 Technical Features

  • Cross-platform - Works on Windows, macOS, and Linux
  • Multiple Sound Backends - Uses winsound (Windows) or simpleaudio (cross-platform)
  • No GUI Dependencies - Runs in terminal, easy to integrate
  • Extensible - Clean architecture for adding new features

📦 Installation

Prerequisites

  • Python 3.7 or higher
  • For sound on non-Windows systems: simpleaudio

Quick Install

# Clone the repository
git clone https://github.com/amineTNYT/morse-code.git
cd morse-code-translator
## Optional Sound Enhancement
For best sound experience on all platforms:
```bashpip install simpleaudio

About

cool python script for morce code

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages