globalpolicy / PhoneMapper

A simple app that lets you visualize where you've been

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhoneMapper

A simple app that lets you visualize where you've been

Basic setup requires a direct download URL to a log file containing your device records(locations, battery levels, etc) which it displays on a map. You are responsible for maintaining the log file and keeping it updated. The recommended way is to make a MacroDroid macro that runs every hour and logs the device locations, etc to a local file on your phone. You can then either manually make periodic uploads of this file to a cloud storage service (such as Google Drive) or use an app such as DriveSync to do the uploading automatically for you.



For a detailed writeup, visit my blog

Attribution:
Icons made by Freepik from www.flaticon.com

About

A simple app that lets you visualize where you've been

License:MIT License


Languages

Language:C# 100.0%