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
- Host: GitHub
- URL: https://github.com/seniru/morse-code-converter
- Owner: Seniru
- License: apache-2.0
- Created: 2018-11-15T09:07:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-28T03:40:24.000Z (almost 6 years ago)
- Last Synced: 2025-01-14T23:53:34.002Z (5 months ago)
- Language: Java
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# morse-code-converter
A fancy application to convert text from a file or inputted text to Morse Code[](https://www.codefactor.io/repository/github/seniru/morse-code-converter)
[](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