https://github.com/aritchie/shinygpssync
An example of how people can use real time connectivity/location to move data
https://github.com/aritchie/shinygpssync
Last synced: 12 months ago
JSON representation
An example of how people can use real time connectivity/location to move data
- Host: GitHub
- URL: https://github.com/aritchie/shinygpssync
- Owner: aritchie
- Created: 2023-08-04T14:59:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-08T02:23:24.000Z (over 2 years ago)
- Last Synced: 2025-06-22T11:07:41.320Z (12 months ago)
- Language: C#
- Size: 164 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shiny GPS Sync
An example of a real time GPS application that uses foreground jobs (that run in the background every 30 seconds with GPS active).
While the GPS is in full progress like this, Shiny jobs continue to process as well as any other OS hooks you have like network
listening