Skip to content

morseCode is a handy program to generate a audio morse code from a text

Notifications You must be signed in to change notification settings

SaDs3c/morseCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release GitHub stars GitHub issues GitHub license

morseCode

morseCode is a handy program to generate a audio morse code from a text

Install

If you have Go installed and configured (i.e. with $GOPATH/bin in your $PATH):

go install -v github.com/SaDs3c/morseCode@latest

Otherwise download a release for your platform. To make it easier to execute you can put the binary in your $PATH.

Usage

morsecode -t "TEXT" [-o output.wav]

Releases

No releases published

Packages

No packages published

Languages