Skip to content

KHoos/QLog-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QLog-scripts

Some scripts to help me get extra information from the QLog database

Author: Koos van den Hout

Callsign: PE4KH

logtosite-qlog.pl

Perl script to export the list of 50 most recent contacts as .csv file, which I use to have a list of recent contacts on my website

Currently this script doesn't check for which callsign was used in the contact. This may be useful in the future when I add log entries for other callsigns than my main callsign.

logtojson-qlog.pl

Perl script to export the list of 150 most recent contacts as Geo JSON file, which is used to create the map at https://pe4kh.idefix.net/qsomap.html

Currently this script doesn't check for which callsign was used in the contact. This may be useful in the future when I add log entries for other callsigns than my main callsign.

qsocounter.pl

A script to do some qsocounter statistics. Because I like statistics.

Currently:

qsocounter.pl without parameters just shows contacts per month.

qsocounter.pl -y $YEAR shows contacts per month and modes per year for that year.

About

Linux perl scripts to get extra information from the QLog database

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Contributors

Languages