Callsign Alert

4 posts / 0 new
Last post
ke0cqf
Callsign Alert

Is there a way to get the current callsign and frequency out of CQRLOG for use in a KDE notification? I'd like to use something like:
 
notify-send $CALLSIGN "seen on " $FREQUENCY "!"
 
for the Callsign Alert feature.
 
Thanks,
Art H.
KE0CQF

ok2cqr
ok2cqr's picture
Re: Callsign Alert

Hi Art,
 
CQRLOG has callsign alert feature but for now, it's without macros. Please look at Preferences -> DX cluster. For now, it can run any command but you can't insert callsign or any other data into it.  I just looked at the source code and should not be so hard to add these macros. I'll do it to next version. Thank you for suggestion.
 
73 Petr, OK2CQR

ok2cqr
ok2cqr's picture
Re: Callsign Alert

Hi Art,
 
done, I just added it https://github.com/ok2cqr/cqrlog/commit/661e8f92c4eb0f481a2a422a0459a67f...
it will be part of new version.
 
73 Petr, OK2CQR

ke0cqf
Excellent! Thank you!

Excellent! Thank you!