place-counter.cli
0.0.1-alpha.1
This is a prerelease version of place-counter.cli.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global place-counter.cli --version 0.0.1-alpha.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local place-counter.cli --version 0.0.1-alpha.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=place-counter.cli&version=0.0.1-alpha.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package place-counter.cli --version 0.0.1-alpha.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Place Counter
Use your Google Location History to track how many days you visited a location each year.
Installation
dotnet tool install --global place-counter
Usage
Google Location Data
- Download your Google Location Data from Google Takeout
- Extract the
Records.json
file from the downloaded Zip file - Run the following, replacing the sample path with the path to your downloaded
Records.json
filedotnet place-counter google "/Users/example/Downloads/Takeout/Location History/Records.json" -a 51.509865 -o -0.118092 -r 100
References
Calculate distance, bearing and more between Latitude/Longitude points
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
0.0.1 | 269 | 4/4/2023 |
0.0.1-alpha.1 | 119 | 4/4/2023 |