Skip to content

AraratMorse is a website for decode and encode, generate audio and light for Morse code.

License

Notifications You must be signed in to change notification settings

p6laris/AraratMorse

Repository files navigation

AraratMorse

This project is a web application for Morse code translation, developed using Blazor and the MorseSharp C# library. It provides a user-friendly interface for encoding and decoding text into Morse code, generating audio representations of Morse code signals, and visualizing Morse code signals as flashing light patterns.

alt text

Features

  • Encode and Decode: Easily convert text to up to 10 languages to Morse code and vice versa.
  • Audio Generation: Generate and play, download audio representations of Morse code signals.
  • Visualize Morse Code: View Morse code signals as flashing light patterns, providing a visual representation of the code.

Build With

  1. Blazor WebAssembly.
  2. Tailwindcss.
  3. Fluxor blazor state management.

Getting Started

To get started with using or contributing to this website, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/p6laris/AraratMorse.git
  2. Install Dependencies: Ensure you have the necessary dependencies installed, including .NET Core and Blazor:
    dotnet restore
  3. Build and Run: Build and run the project locally:
    dotnet build and dotnet run.
  4. Contribute: If you'd like to contribute to the project, feel free to fork the repository, make your changes, and submit a pull request.

License

MIT