Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Req: main.py commandline parameters #28

Open
epe opened this issue Feb 24, 2025 · 1 comment
Open

Feature Req: main.py commandline parameters #28

epe opened this issue Feb 24, 2025 · 1 comment

Comments

@epe
Copy link

epe commented Feb 24, 2025

Hi!
I would suggest to add commandline parameters to the main.py?

Something like:

Register

-r -e … register esp32 device
-r -z … register zephyr device

Locate

-l locate
-i Tracker ID
-l -i 999999-0000-7777-4444-000000000 … locate tracker with certain id

-d daemon mode
-d keep reporting location to stdout with a given interval

-f Format
Output format in json or directly for the traccar osmand format: https://www.traccar.org/osmand/

@mrx23dot
Copy link

mrx23dot commented Mar 5, 2025

Given that secret.json is already created.

There is no difference in registering a new esp32/zephyr device .
But adding a custom name would be nice.

Might be better idea to adding a REST wrapper in Flask, which I'm planning to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants