frey
@frey@lemmy.world
- Comment on Dawarich 1.14.1 - now rendering millions of points in seconds! 1 week ago:
Family layer is togglable, and if your family members enabled sharing not just position but also location history, you’ll see their tracks. Not timelines though, I never thought about such a use case 🧐
- Comment on Dawarich 1.14.1 - now rendering millions of points in seconds! 1 week ago:
The mobile apps are relying heavily on the backend, because self-hosted was the way from day 1. In the future it’s possible we’ll introduce some offline-first features, but currently cant promise anything.
Although you can just download mobile app and track your movements for a bit, they will be shown on the map
- Comment on Dawarich 1.14.1 - now rendering millions of points in seconds! 1 week ago:
I haven’t got a chance to test it on Linux yet, but Macos and Windows are working
- Comment on Dawarich 1.14.1 - now rendering millions of points in seconds! 1 week ago:
I have some plans to significantly improve transportation mode detection :)
- Comment on Dawarich 1.14.1 - now rendering millions of points in seconds! 1 week ago:
Yup, heatmap layer is there since the very beginning :)
- Comment on Dawarich 1.14.1 - now rendering millions of points in seconds! 1 week ago:
It’s wild to me that Google has this checkbox enabled by default for hundreds of millions of its users for at least a decade. Selfhosters can take control back now, feels good
- Comment on Dawarich 1.14.1 - now rendering millions of points in seconds! 1 week ago:
I personally use it to always have an answer to a question “where I’ve been on x date” or “when I’ve been at y place”, plus business trips reimbursements, plus tax declaration purposes (how many days I went to work from the office), and also I just like stats and nice pictures I can share in social media :) Image
So it’s both practical and fun!
- Comment on Dawarich 1.14.1 - now rendering millions of points in seconds! 1 week ago:
Yay!
- Comment on Dawarich 1.14.1 - now rendering millions of points in seconds! 1 week ago:
Thank you!
- Comment on Dawarich 1.14.1 - now rendering millions of points in seconds! 1 week ago:
Yup, we have some gps noise filtering enabled by default, and I’m working on improving it over time
- Submitted 1 week ago to selfhosted@lemmy.world | 43 comments
- Comment on Dawarich 1.11.0, now with custom maps and posters 5 weeks ago:
Hi, can you please be more explicit about what didn’t work for you? Also feel free to open a github issue with all the details. Thanks!
- Comment on Dawarich 1.11.0, now with custom maps and posters 5 weeks ago:
Thanks, will do!
- Comment on Dawarich 1.11.0, now with custom maps and posters 5 weeks ago:
We currently have no plans to open-source our own apps, but Dawarich supports half-dozen 3rd party open source apps that can reliably track and upload your data
- Comment on Dawarich 1.11.0, now with custom maps and posters 5 weeks ago:
All from podcasts and videos mentioning Dawarich!
- Submitted 5 weeks ago to selfhosted@lemmy.world | 8 comments
- Comment on Dawarich 1.9.1 2 months ago:
It’s also an option, of course, and I will post changelog to our blog, but as you could’ve read in the post, you can say no to the changelog feature and no request to chibichange will ever be made. You’re safe :)
- Comment on Dawarich 1.9.1 2 months ago:
Not as part of Dawarich itself, but I think combination of our free tools will do it for you:
- Convert your KMLs to GPXes: dawarich.app/tools/gpx-to-kml/
- Merge your GPXes to a single file: dawarich.app/tools/gpx-merger/
- Import your chonky GPX into Dawarich itself :)
No data sampling is being done as of now, but it might be introduced some time later :)
- Comment on Dawarich 1.9.1 2 months ago:
I guess they are! I’ll take it as a good sign :)
- Comment on Dawarich 1.9.1 2 months ago:
I’ll actually think about it, thanks!
- Comment on Dawarich 1.9.1 2 months ago:
I stored 435k points, 5 years of my apple health walks and runs, so I’d safe you’re safe to travel :) just make sure the app is running
- Comment on Dawarich 1.9.1 2 months ago:
I loved Overland for iOS, unfortunately can’t say much for Android
- Comment on Dawarich 1.9.1 2 months ago:
App tracks locally and uploads data to your server based on settings you configured. Mine tries to upload every 100 points in a batch, but my server is behind Tailscale VPN, so sometimes the data just waits till I enable VPN to be uploaded. Other users user Cloudflare tunnels, some of them are just exposing Dawarich to the internet.
Probably will update the docs to make it clear :)
- Comment on Dawarich 1.9.1 2 months ago:
The points are being recorded even while your phone is offline, and will be uploaded to Dawarich with no issues once you’re back online :) I personally stored 435k points in our iOS app and then successfully uploaded them to my server
- Comment on Dawarich 1.9.1 2 months ago:
- Comment on Dawarich 1.9.1 2 months ago:
I answered to this exact question here: lemmy.world/post/48616173/24431648 :)
Thank you!
- Comment on Dawarich 1.9.1 2 months ago:
Great! It’s maptoposter: github.com/originalankur/maptoposter/
- Comment on Dawarich 1.9.1 2 months ago:
We had a demo server but eventually retired it as it was a hassle to maintain. You can use our cloud trial for 7 days to try the product and cancel it before your card will be charged
- Comment on Dawarich 1.9.1 2 months ago:
Hello there!
- Comment on Dawarich 1.9.1 2 months ago:
It’s totally possible, I think all the apps we support can store geodata on device until its uploaded. The only thing with OwnTracks client specifically, it will delete all tracked unaploaded data from the device if you change your destination server. But it warns you about it.