Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.38 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.38 KB

FLEB - Fast Log Entry in-Browser

65;7003;1c App live at https://mpolla.github.io/fleb/

FLEB is a web application for efficient plaintext ham radio contact logging. Write contact logs as you would on pen and paper - or digitize existing paper logs.

Original implementation for Windows, see https://df3cb.com/fle/

Features

Feature comparison with FLE by DF2CB

Feature FLEB FLE by DF3CB
Regular logging
Contest logging
WWFF logging
SOTA logging
POTA logging
Off-line or real-time logging
Interpolate log times
ADIF export
Consecutive serial numbers
CSV export
LoTW and eQSL upload
Keyboard shortcuts
Enforce correct frequency/band

TODO

  • Offline operation
  • Documentation

Run locally

npm install
npm start