https://github.com/zaquestion/current
https://github.com/zaquestion/current
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zaquestion/current
- Owner: zaquestion
- License: mit
- Created: 2016-08-29T06:47:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-02T01:08:24.000Z (about 8 years ago)
- Last Synced: 2024-05-21T11:13:11.027Z (over 1 year ago)
- Language: Go
- Size: 10.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# current
Store the last provided location in an aerospike database for later retrieval. Support multiple endpoints for posting the information. Used to power [whereis](https://github.com/zaquestion/whereis)
# Supported Agents
- [Big Brother GPS](https://play.google.com/store/apps/details?id=org.gnarf.bigbrother.gps&hl=en)
- [Tasker](https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm&hl=en) -- requires using specific query parameters and variables in tasker.
# Required Environment
```
export AEROSPIKE_HOST
```