An open API service indexing awesome lists of open source software.

https://github.com/seniru/morse-code-converter

A fancy application to convert text from a file or inputted text to Morse Code
https://github.com/seniru/morse-code-converter

Last synced: 3 months ago
JSON representation

A fancy application to convert text from a file or inputted text to Morse Code

Awesome Lists containing this project

README

        

# morse-code-converter
A fancy application to convert text from a file or inputted text to Morse Code

[![CodeFactor](https://www.codefactor.io/repository/github/seniru/morse-code-converter/badge)](https://www.codefactor.io/repository/github/seniru/morse-code-converter)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
## Features

- Convert text to morse code
- Save text or morse code into a file
- Import texts from files

### Installation
Sorry, the build is still in progress

### Contributing
Do you like to contribute this small project? Great! There are several ways which you can contribute this
- Creating bug reports / issues
- PR (with enhancments or bug fixes)
- Code reviews