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 6172f13193
Add the time interpolating feature
4 years ago
.vscode fixed Band Parsing 4 years ago
cmd Add the time interpolating feature 4 years ago
notes Highlight contest loging in spec 4 years ago
test Add the time interpolating feature 4 years ago
.gitignore ignore the executable 4 years ago
LICENSE Skeleton complete 4 years ago
README.md Further readme tweaking 4 years ago
build.sh Add stop on error to the bash scripts 4 years ago
go.mod Add the time interpolating feature 4 years ago
go.sum Add the time interpolating feature 4 years ago
main.go Skeleton complete 4 years ago
test.sh Add stop on error to the bash scripts 4 years ago
todo.md Add the time interpolating feature 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 format ready to be uploaded to eQSL/LOTW or submitted for SOTA and WWFF. The program is only availble as a Windows executable which leaves the Mac or Linux users (like me) in the cold.

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

But is also the alibi to learn and explore GO.