https://github.com/ct-open-source/findmy2traccar
https://github.com/ct-open-source/findmy2traccar
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ct-open-source/findmy2traccar
- Owner: ct-Open-Source
- Created: 2024-10-16T11:28:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-16T11:47:25.000Z (over 1 year ago)
- Last Synced: 2024-12-22T15:14:07.147Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# findmy2traccar
This python script forwards AirTag reports to the [GPS Tracker Server 'Traccar'](https://github.com/traccar/traccar). It is based on [biemsters Project 'FindMy'](https://github.com/biemster/FindMy) and requires the steps mentioned in his repository to work. In addition, you need to create a folder named `.keys` and copy your keys into it. The script re-reads that folder with every round, so adding keys during runtime is possible.
Further explaination is provided in c't and on heise+ (to be released).