modulepackage
0.0.0-20240613201756-6ccb54e7964b
Repository: https://github.com/sads3c/morsecode.git
Documentation: pkg.go.dev
# README
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]