mirror of
https://codeberg.org/mclemens/qrzlogger.git
synced 2025-01-03 06:16:40 -05:00
„README.md“ ändern
This commit is contained in:
parent
b61cc1e623
commit
d331e1e0dd
@ -42,14 +42,14 @@ To download or update qrzlogger, clone the repo:
|
|||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
* execute the application with "python3 qrzlogger"
|
* execute the application with "python3 qrzlogger.py"
|
||||||
* qrzlogger creates a default config file and states its location (e.g. _~/.qrzlogger.ini_)
|
* qrzlogger creates a default config file and states its location (e.g. _~/.qrzlogger.ini_)
|
||||||
* adapt _~/.qrzlogger.ini_ to your needs. Important setting are:
|
* adapt _~/.qrzlogger.ini_ to your needs. Important setting are:
|
||||||
* station_call: This is your station call (must match with the QRZ.com logbook)
|
* station_call: This is your station call (must match with the QRZ.com logbook)
|
||||||
* api_key: Your QRZ.com API key. You find it under "settings" in the QRZ.com logbook'
|
* api_key: Your QRZ.com API key. You find it under "settings" in the QRZ.com logbook'
|
||||||
* qrz_user: Your QRZ.com user name, typically your call sign'
|
* qrz_user: Your QRZ.com user name, typically your call sign'
|
||||||
* qrz_pass: Your QRZ.com password (not the API key)'
|
* qrz_pass: Your QRZ.com password (not the API key)'
|
||||||
* execute the application again with "python3 qrzlogger"
|
* execute the application again with "python3 qrzlogger.py"
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user