https://github.com/anandchowdhary/finding-anand
📍 Tiny iOS/Android app to track your location using GitHub
https://github.com/anandchowdhary/finding-anand
android app expo ios react react-native typescript
Last synced: 6 months ago
JSON representation
📍 Tiny iOS/Android app to track your location using GitHub
- Host: GitHub
- URL: https://github.com/anandchowdhary/finding-anand
- Owner: AnandChowdhary
- License: mit
- Created: 2019-07-18T17:30:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T04:37:17.000Z (over 2 years ago)
- Last Synced: 2025-10-14T18:58:13.852Z (9 months ago)
- Topics: android, app, expo, ios, react, react-native, typescript
- Language: TypeScript
- Homepage: https://git.io/fj1Qi
- Size: 545 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📍 Finding Anand
A tiny app for smartphones to help you keep track as you move by committing your current location to your GitHub repo.
[**See my location →**](https://git.io/fj1Qi)
## ⭐ Usage
1. Install the app from Expo: https://exp.host/@anandchowdhary/finding-anand
2. Add your GitHub personal access token, repository name, and file name.
3. Click on "Track"

## 🛠 Development
This app uses [Expo](https://expo.io/), so get started by installing dependencies:
```bash
yarn
```
And then run Metro Builder and start the app:
```bash
yarn start
```
## 📄 License
[MIT](https://github.com/AnandChowdhary/finding-anand/blob/master/LICENSE) © Anand Chowdhary