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.
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.