项目作者: hemendrarajawat

项目描述 :
An encryptor and decryptor for the Morse Code.
高级语言: Python
项目地址: git://github.com/hemendrarajawat/the-morse-code.git
创建时间: 2020-08-08T10:09:17Z
项目社区:https://github.com/hemendrarajawat/the-morse-code

开源协议:MIT License

下载


The Morse Code Logo


Gitpod ready-to-code
Build and Test
CodeQL

This is an encryptor and decryptor for the morse code built on Flask.

Here is the website link: https://themorsecode.herokuapp.com

Encrypt

Encrypt

Decrypt

Decrypt

Contributing to The Morse Code

To contribute follow these steps:

  1. Fork this repository.
  2. Create a branch with your username: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push the changes to your forked branch: git push origin <branch_name>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

License

This project is MIT licensed, as found in LICENSE.md file.