https://github.com/anandchowdhary/location
📍 Tracking my location in real time
https://github.com/anandchowdhary/location
api location location-tracker serverless typescript workers
Last synced: 11 months ago
JSON representation
📍 Tracking my location in real time
- Host: GitHub
- URL: https://github.com/anandchowdhary/location
- Owner: AnandChowdhary
- Created: 2022-09-24T00:02:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T23:37:09.000Z (over 1 year ago)
- Last Synced: 2025-05-05T21:11:29.412Z (11 months ago)
- Topics: api, location, location-tracker, serverless, typescript, workers
- Language: TypeScript
- Homepage: https://anandchowdhary.com/location
- Size: 17.1 MB
- Stars: 19
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📍 Anand's location
This repository is used to track my (approximate) location in real time using Owntracks.


**Location history on git:** https://github.com/AnandChowdhary/location/commits/main/api.json
| API | Endpoint |
| --------------------------- | ---------------------------------------------------------------- |
| Current location | https://anandchowdhary.github.io/location/api.json |
| Full (raw) location history | https://anandchowdhary.github.io/location/history-full.json |
| Normalized location history | https://anandchowdhary.github.io/location/history.json |
| Unique locations | https://anandchowdhary.github.io/location/history-unique.json |
| Unique countries | https://anandchowdhary.github.io/location/history-countries.json |
## 📄 License
[MIT](./LICENSE) © [Anand Chowdhary](https://anandchowdhary.com)