Skip to content

letr007/DotDash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotDash - A Morse Code Translator

English|中文

DotDash is a command-line tool written in Rust for encoding text to Morse code or decoding Morse code to text.

Features

  • Encode text to Morse code
  • Decode Morse code to text
  • Support for custom dot and dash characters

Installation

Go to the release page to download the program/package for your platform.

Build

First, make sure you have the Rust toolchain installed. Then clone this repository and build the project:

git clone https://github.com/letr007/DotDash.git
cd DotDash
cargo build --release

About

Encodes and decodes text to/from Morse code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages