iOS Shortcut to Send Current Location to Geopulse (OwnTracks Format) at Regular Intervals #159
radh21301
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
|
Hello, Thanks for sharing this! Overland format might be easier since it uses token for authentication instead of credentials. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I put together an iOS Shortcut that sends the current location at regular intervals using the OwnTracks JSON format. I mostly cobbled it together from Reddit examples and ChatGPT, but it works well. Thought I’d share.
Use case
I usually disable live location tracking when I get home. Geopulse then shows data gaps. I wanted a way to send my location every X minutes (e.g., every 15 minutes) even when live tracking is off.
Send location shortcut
Send Location (Owntrack Format).shortcut.txt
NOTE: I added a
.txtto the filename since github wont let me upload.shortcut. Please remove that to add it to your shortcuts app.user:passwordInterval automation shortcut:
Silent Alarm.shortcut.txt
Notes:
Beta Was this translation helpful? Give feedback.
All reactions