Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.52 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.52 KB

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