An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Unsupported](https://img.shields.io/badge/development_status-in_progress-green.svg)
[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](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
----
![ceedubs](images/ceedubs.gif)



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.