Skip to content

akarsh-saxena/MorseCrypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MorseCrypter

MorseCrypter is a morse code encrypter which encrypts any given text to morse code and further converts it to audio and video as well.

Supported Inputs

The input can be:

  • Text
  • Image containing some text to be converted

Deployment Status

The solution is deployed on heroku.

Instructions for Installation

  1. Install dependencies using
    pip install -r requirements.txt

  2. Install tesseract from here

  3. For linux, install the packages given in Aptfile

  4. Run using
    streamlit run morse.py

About

Encrypt your normal text to morse code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors