Reading Location history files provided by google.
Will be improved in the future
- Clone the code from github.
- Open a command line tool and navigate to the root of the project.
- Run {dotnet build}.
- Navigate to the location of the .exe file which was created by the build.
- Head over to https://takeout.google.com/settings/takeout.
- Select the Location history option in JSON format.
- Choose a preffered Delivery method (easiest is to send download link via email).
- While waiting for the archive to be ready, get some tea
- Download the archive, if asked for it, log in with the same google account as the timeline is registered with.
- Unzip the archive and go to Takout/Location History.
- Open a command line tool {make sure it's still in the folder where the application was installed}.
- Run "Locationparser.exe read {path/to/Location History.json}".
-h|--help|{no argument} Show help information
filter: Remove all Timeline entries which do not match the given filter open: Open a previously saved file read: Read a new Location history file save: Save the current working TimeLine to with a specified name
-h|--help|{no argument} Show help information
daterange: Select all entries between 2 given dates, given in format: DD-MM-YYYY
{no argument}: List of files which can be opened. name: The name of the file to be opened.
-h|--help Show help information
path: The path of the JSON file with the locations.
-h|--help|{no argument}: Show help information
name: The name of the TimeLine path: optional path of the TimeLine
-h|--help{no argument}: Show help information