Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morse Decoder Turkish

A simple no space — Morse code decoder tailored for Turkish language, supporting Turkish characters and accents.

Features

  • Decodes Morse code to Turkish text
  • Handles special Turkish characters (e.g., ç, ğ, ı, ö, ş, ü)
  • Command-line interface for easy use

Installation

  1. Clone the repository:
    git clone https://github.com/maxkonrad/morse_decoder_turkish.git
    
  2. Navigate to the project directory:
    cd morse_decoder_turkish
    

Usage

Run the decoder with Morse code input:

gcc -o main main.c morse.c
morse.exe ".- .-.. .. .. .-.. . ...- . .-.. .."

Replace .- .-.. .. .. .-.. . ...- . .-.. .. with your Morse code string.

This morse code means "Ali ile Veli" it will dump an output including "Ali ile Veli"

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages