mirror of
https://codeberg.org/mclemens/qrzlogger.git
synced 2025-01-18 08:36:36 -05:00
added more info to README
This commit is contained in:
parent
cb110cc3c1
commit
ead566a1df
12
README.md
12
README.md
@ -4,11 +4,13 @@ This script is a QRZ.com command line QSO logger.
|
|||||||
It does the following:
|
It does the following:
|
||||||
1) asks the user for a call sign
|
1) asks the user for a call sign
|
||||||
2) displays available call sign info pulled from QRZ.com
|
2) displays available call sign info pulled from QRZ.com
|
||||||
3) displays all previous QSOs with this call (pulled from QRZ.com logbook)
|
3) displays additional info on country, continent and LotW upload date of the call
|
||||||
4) asks the user to enter QSO specific data (date, time, report, band etc.)
|
4) checks if the country has not been confirmed via LotW yet and alerts the user
|
||||||
5) uploads the QSO to QRZ.com's logbook
|
5) displays all previous QSOs with this call (pulled from QRZ.com logbook)
|
||||||
5) fetches the just uploaded QSO from QRZ.com for review
|
6) asks the user to enter QSO specific data (date, time, report, band etc.)
|
||||||
7) starts again from 1)
|
7) uploads the QSO to QRZ.com's logbook
|
||||||
|
8) fetches the just uploaded QSO from QRZ.com for review
|
||||||
|
9) starts again from 1)
|
||||||
|
|
||||||
# Screnshot
|
# Screnshot
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user