https://github.com/seporaitis/lhl
Linux Ham Log - an attempt to write modern terminal linux ham radio logging application from scratch
https://github.com/seporaitis/lhl
amateur-radio amateurradio ham-radio linux logging qso radio terminal
Last synced: 2 months ago
JSON representation
Linux Ham Log - an attempt to write modern terminal linux ham radio logging application from scratch
- Host: GitHub
- URL: https://github.com/seporaitis/lhl
- Owner: seporaitis
- Created: 2018-01-14T20:40:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-31T22:40:25.000Z (over 7 years ago)
- Last Synced: 2025-12-26T23:24:51.490Z (6 months ago)
- Topics: amateur-radio, amateurradio, ham-radio, linux, logging, qso, radio, terminal
- Language: C
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Linux Ham Log
[](https://travis-ci.org/seporaitis/lhl)
An attempt at writing a modern terminal ham radio logging software for Linux from scratch.
# Requirements
- `ncurses`
- `autoconf`
- `automake`
- `libsqlite3-dev`
# Compile & Run
```
autoreconf -i
./configure
make
src/lhl
```
# Ethos
Start simple and gradually add additional features if there is an interest.
# Ideas
List of minimum requirements:
- come up with a normal name for this project
- allow basic input about a qso
- timestamp (date + time)
- mode
- band
- callsign
- rst sent
- rst rcvd
- save and load log files
- show these inputs in a list on screen
- support log files
Anything else can go afterwards:
- additional inputs
- frequency
- power
- qth
- name
- comment
- additional information about a qso
- country
- search
- read data from rig (power, frequency)
- contest mode
- control rig