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: 12 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 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-28T03:40:24.000Z (almost 7 years ago)
- Last Synced: 2025-03-04T16:38:20.624Z (over 1 year 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