https://github.com/neongamerbot-qk/apple-maps-stats
https://github.com/neongamerbot-qk/apple-maps-stats
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/neongamerbot-qk/apple-maps-stats
- Owner: NeonGamerBot-QK
- Created: 2024-09-29T02:58:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T01:02:07.000Z (almost 2 years ago)
- Last Synced: 2025-12-18T16:47:30.612Z (7 months ago)
- Language: TypeScript
- Homepage: https://github.com/NeonGamerBot-QK/apple-maps-stats
- Size: 34.2 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://wakatime.com/badge/user/018eed1d-6093-4f51-9fca-7863b7a1ac97/project/62203793-75c4-434f-8612-4058096843b5)
# Apple Maps Stats
This bun app will use att mms to recive IOS sms updates when share your ETA with someone on apple maps.
This app can be used to compile data on what happens when your going to point b.
Including such as delays, new arrival times, etc.
## Installation
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.9. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
