this post was submitted on 01 Apr 2024
10 points (100.0% liked)
Free and Open Source Software
17922 readers
32 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've been using traccar (https://github.com/traccar/traccar).
It's mostly for fleet management, but I've been using it as a replacement for Google maps timeline.
Its android apps ara basic but haven't had any problems with them.
Or if you find a service which doesn't provide a client you can use this app https://github.com/mendhak/gpslogger
It allows you to send the gps data to different services with their specific formats at the same time. I was using it to send the data to traccar while also saving it in a local file.
Nice, I'll have to check this out. I started digging a bit F-Droid and found Open Track, but I'm not super impressed with it so far.
I'll hop on and give yours a shot too. Or at least peruse the docs, thanks for the info neighbor!