MorseKOB / PyKOB

Python implementation of a library for Morse and MorseKOB functionality
https://sites.google.com/site/morsekob/morsekob40
MIT License
4 stars 2 forks source link

MRT: Ability to specify a text file to send at start-up #294

Closed AESilky closed 3 months ago

AESilky commented 8 months ago

(From Kevin Jepson @Kevijeps) Similar to #293, can MRT send/play an arbitrary text file on startup?

AESilky commented 3 months ago

Command line option --file filepath was added. Also, option --play filepath was added to play a recording. Also, option --repeat repeat-delay was added that will cause the file and/or recording to repeat after repeat-delay seconds.

MRT 1.3.5