-
Notifications
You must be signed in to change notification settings - Fork 5
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
any plans for more development? #1
Comments
Most probably not. I personally still run and use this to track my location history, but will most likely migrate/switch to use OwnTracks (and tooling around that) anytime soon™. |
would you be able to docker-ize this? |
No, I personally don't use Docker for anything, too much restrictions for me most of the time. |
Shame, would be cool to feed it @Festeazy if you can get a list of PHP dependencies for this, I can try work on a container for you? |
So much things are missing here and OwnTracks (link1, link2) already has them, so I just see the point to go on on this. This here is currently basically nothing. Coordinates in a database + a date range selector to display the corresponding points on a map. My biggest personal wish for such a thing is map matching (link), which means to re-map tracked coordinates to a "real route" (so for example to match them on a street). I track them via Tasker in a very low power way, due to that the accuracy is not so high for most tracked points. But it's so much easier und makes so much more sense to not maintain everything from the ground up yourself und start building on an existing (good) solution, when there is one. That's the way to go for me personally, I just don't have the time (and desire) to do it the other way. But hey, this is Open Source, everyone can take the project and bring it to live again. I haven't digged in that deep if map matching is already possible somehow with OwnTracks. If I have migrated to it and that's not the case, I will probably build something around that. |
No description provided.
The text was updated successfully, but these errors were encountered: