Steps To Install aldo on Mac
Package Information:
Name: aldo
Use: Morse code learning tool released under GPL
URL: http://www.nongnu.org/aldo/
Installation Steps:
- Open Terminal by pressing
<command+space>
. Type terminal and hitEnter
key. - Execute the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install aldo using brew
brew install aldo
aldo is ready to use now!
Aldo is a morse code learning tool released under GPL, which provides four type of training methods:
- Classic exerciseIdentify random characters played in morse code.
- Koch methodTwo morse characters will be played at full speed (20wpm) until you’ll be able to identify at least 90 percent of them. After that, one more character will be added, and so on.
- Read from fileIdentify the morse code generated from a file.
- Callsign exerciseIdentify random callsigns played in morse code.