Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Use config file instead (or additional to) of CLI parameters #1

Description

@jbeyerstedt

When starting this script automatically, e.g. with systemd, it’s better to separate the configuration from the startup script.

So add a parameter where to find a config file, make the currently mandatory parameters optional and just use the CLI parameters as an overwrite for the config file. Also add the parameters, which are configured in the python script itself (sysID, ICAO code, etc.) to the config file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions