Enter QSO data:
Date | UTC | Call | Band | Mode | RST_S | PWR_S | LOC_S | RST_R | PWR_R | LOC_R |
---|
SFLE - Simple Fast Log Entry is a web application for simple and fast log entry of QSO's. When done you are able to create a Cabrillo log file. All data is saved locally in your client device. The original code is from Petr OK2CQR, see more info below.
INSTRUCTIONS
To see how you can enter data, please load the sample log.
SFLE simplifies how you enter data and remembers for instance the band and mode after your last entry.
Check the QSO list that everything looks alright, if correct the QSO line and click on the RELOAD QSO LIST button.
The Download Cabrillo button will generate and download the actual log file. This file should be emailed to
the organizer according to the SMP rules.
Simple fast log entry written in HTML/Javascript inspired by Petr, OK2CQR. Heavily inspired by FLE from Bernd, DF3CB. Unfortunately, the FLE works only on Windows and Linux using Wine, but I needed something working on macOS and/or Android tablet. I didn't need all the features, just wanted to log QSO from my WFF/SOTA/GMA activation.
The SFLE (Simple fast log entry) is a tool created by GDD (Google Driven Development) using Bootstrap 4 and jQuery (I'm a backend developer). Data is stored only in your browser. The website does not collect any data about you.
Original SFLE Source code is available on GitHub.