Skip to content

alexandr-san4ez/morzebeep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

morzebeep

Plays text in Morse code. With the internal speaker (beep).

It supports all of the letters, numbers and special characters (.,:;()'") and etc.

Requirements

You must use the operating system Windows and standard terminal cmd.exe

And of course the working speaker.

Using

python -m morzebeep Hello world!

or as a library

from morzebeep import play
play('Hello world!')

About

Plays text in Morse code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages