From fae2e3d6d94f7912b4846c57ece8176b99ae5350 Mon Sep 17 00:00:00 2001 From: Robin Date: Sat, 29 May 2021 23:51:41 +0200 Subject: [PATCH] Add location tracking section --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 2d77694..7341b49 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ - [Android](#android-1) - [Smart TV](#smart-tv) - [PC](#PC) +- [Location tracking](#location-tracking) - [Analytics](#analytics) - [Cloaking](#cloaking) - [Office](#office) @@ -539,6 +540,18 @@ If you need an app for **menstrual cycle tracking** please don't use any apps li **Instead use** - [GNU/Linux](https://www.linux.com/what-is-linux/) - GNU/Linux is a family of mostly free and open source Operating Systems mostly developed by the community. If you don't know where to start, [Linux-Mint(Cinnamon)](https://linuxmint.com/edition.php?id=281) is a beginner friendly Distribution. If you want to try it out without installing it to your computer, you can use a [Live USB Stick](https://www.fosslinux.com/274/how-to-create-linux-mint-live-usb-drive-on-windows.htm). If you want to install Linux but keep your current operating System, you can set up [dual boot](https://averagelinuxuser.com/dualboot-linux-windows/). +## Location tracking + + **Avoid** + +- Google location history + + **Instead use** + +- [Nextcloud Phonetrack](https://apps.nextcloud.com/apps/phonetrack) - Nextcloud app to track location history with an [Android app](https://gitlab.com/eneiluj/phonetrack-android) ([other apps also supported](https://gitlab.com/eneiluj/phonetrack-oc/-/wikis/userdoc#logging-methods)). Supports caching positions offline and sending them to the server in batches. The first-party app has good battery saving options. +- [OwnTracks](https://owntracks.org/) - Location tracking for displaying the current location only (limited location history functionality). +- [Traccar](https://www.traccar.org/) - Location tracking software made for dedicated GPS logging devices. + ## Analytics Avoid any analytics service that comes from Google, Facebook, Microsoft or any privative service. These kind of analytics hurt the users privacy.