python-mini-project/Morse_code_beep/README.md at main · lesserror/python-mini-project · GitHub
Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 436 Bytes

File metadata and controls

23 lines (11 loc) · 436 Bytes

Morse Code Beep Generator

Description

This a python terminal program which allows users to convert english text to morse code and it also produces a beep sound of the code generated.

Framework used

It doesnot require any extra dependencies or Frameworks to run.

How to run

To run this program use the following command

python main.py

on the terminal

Author

Harsh Daniel