https://github.com/cbodden/ceedubs
A script designed to help you get better with listening to morse code / cw
https://github.com/cbodden/ceedubs
morse morse-code morsecode shell-script shell-scripting
Last synced: about 17 hours ago
JSON representation
A script designed to help you get better with listening to morse code / cw
- Host: GitHub
- URL: https://github.com/cbodden/ceedubs
- Owner: cbodden
- License: bsd-3-clause
- Created: 2023-03-17T14:08:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T20:01:21.000Z (about 3 years ago)
- Last Synced: 2025-02-24T13:48:55.015Z (over 1 year ago)
- Topics: morse, morse-code, morsecode, shell-script, shell-scripting
- Language: Shell
- Homepage:
- Size: 554 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://opensource.org/licenses/BSD-3-Clause)
ceedubs.sh
====
A script that helps you practice your morse code / cw skills by
playing words and showing you the characters while also playing the
tones.
Usage
----

git clone https://github.com/cbodden/ceedubs.git
cd ceedubs
./ceedubs.sh
Requirements
----
- SoX - Sound eXchange (https://sox.sourceforge.net/)
- words file - wordlist (https://en.wikipedia.org/wiki/Words_(Unix))
License and Author
----
Copyright (c) 2023, cesar@poa.nyc
All rights reserved.
This source code is licensed under the BSD-style license
found in the LICENSE file in the root directory of this
source tree.