https://github.com/desiFish/Morse-Code-Reader-Writer
Morse code: Encrypt and Decrypt
https://github.com/desiFish/Morse-Code-Reader-Writer
Last synced: 9 months ago
JSON representation
Morse code: Encrypt and Decrypt
- Host: GitHub
- URL: https://github.com/desiFish/Morse-Code-Reader-Writer
- Owner: desiFish
- License: mit
- Created: 2020-07-30T09:03:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-27T16:37:29.000Z (about 3 years ago)
- Last Synced: 2025-02-14T08:34:08.594Z (11 months ago)
- Language: C++
- Size: 5.86 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Morse Coder
Morse code: Encrypt and Decrypt morse code.
* Supports A-Z (converts a-z to uppercase)
* Supports 0-9
* Supports decoding and encoding of code generated by this program only
### No other character supported