Crates.io | limalogger |
lib.rs | limalogger |
version | 0.3.0 |
source | src |
created_at | 2021-11-18 22:10:01.204332 |
updated_at | 2023-09-30 17:20:25.261201 |
description | A ham radio QSO logger |
homepage | |
repository | https://gitlab.scd31.com/stephen/limalogger |
max_upload_size | |
id | 484212 |
size | 4,025,491 |
LimaLogger is a command-line QSO logger for ham radio operators.
First, install Cargo.
Then, install LimaLogger: cargo install limalogger
.
Run limalogger file.lima
to start a new log, assuming file.lima
doesn't exist. If it does, it will load that file. You can name the file however you want - it may be helpful to have multiple files, depending on your use-case (perhaps one for normal QSOs, and one per contest).
Press 'A' to add a QSO to the log. LimaLogger will fill in some fields from previous QSOs, if available. The time will default to now. To modify any field, press the letter in its header - [T] for time, [F] for frequency, etc. The time can be specified in many ways, such as "1 minute ago", "January 1", "3:14", or just as a normal date format, and it will figure out what you mean. Once you're done, press 'S' to save the QSO to your logbook. LimaLogger will autosave to the file after every QSO.