Multi-platform "Fast Log Entry"(FLE) processing tool
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Jean-Marc MEESSEN 8eff8412b7
Playing with parameters
4 years ago
cmd Playing with parameters 4 years ago
notes Playing with parameters 4 years ago
test/data Playing with parameters 4 years ago
.gitignore ignore the executable 4 years ago
LICENSE Skeleton complete 4 years ago
README.md rewrite the purpose of the utility 4 years ago
go.mod Skeleton complete 4 years ago
go.sum Changed the license 4 years ago
main.go Skeleton complete 4 years ago

README.md

FLEcli

Multi-platform "Fast Log Entry"(FLE) processing tool.

"Fast Log Entry" is a nifty tool, written by DF3CB. It allows quick and efficient entry of radio amateur contacts made during DXpeditions, contests or SOTA/WWFF activation. It can export the listed contacts in ADIF or Cabrilo format ready to be uploaded to eQSL or LOTW or submitted for SOTA and WWFF. The program is only availble as a Windows executable which leaves the Mac or Linux users in the cold.

This tool is intended to process FLE formated files on other platform than Windows. The format is described on https://www.df3cb.com/fle/documentation/

But is also the alibi to learn and explore GO.