An open API service indexing awesome lists of open source software.

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

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"

![Screenshots of the Tracking Anand app](https://user-images.githubusercontent.com/2841780/61516007-97dd0d80-aa21-11e9-9aa3-22cda475a6a0.png)

## 🛠 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