GitXplorerGitXplorer
T

my-radar

public
2 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
a203e62f27ebf51b7f8067bc386a0acf53413f85

Update README.md

TTrott committed 12 years ago
Unverified
c3a7e76fa0118d1f13ee250979fc7ef0b8a5d406

Fix all the forms!

TTrott committed 12 years ago
Unverified
71cd2a96b55ccea37c3dfa20e11b2f5783ca992d

mobile-friendly-ize a bit

TTrott committed 12 years ago
Unverified
0d27ff4f6248ebf8c992b34f41bb4d2150907cc1

autofocus, get rid of stray end tag

TTrott committed 12 years ago
Unverified
7ef6cb262659e9bc6dccc561b4ca47f5ca416d9f

tweak README

TTrott committed 12 years ago
Unverified
c01af9264086e262142f84f396614ede07c760f4

remove incorrect comment info

TTrott committed 12 years ago

README

The README file for this repository.

My-Radar

What Is It?

It's a Google App Engine web app that lets you allow others to track you on a map.

Like Google Latitude Or Find My Friends?

Yes, but without having to install an app.

Why?! Why not just use the existing apps?

Excellent question! Here are some reasons someone might want to use this application rather than other available apps:

  • Anonymity. You don't have to sign in or identify yourself to use this app.

  • Privacy. Related to anonymity, of course.

  • No need to install an app. It's just a web site. Will work on anything that supports HTML5 Geolocation API.

How does it work?

You enter a code—it can be any alphanumeric string (periods and underscores are OK too). The subsequent web page will track your location at that code as long as it stays open. It will also tell you the URL that you or someone else can use to view your location on a map.

Limitations

You must pick a unique code. If you don't, you and someone else may end up reading each other's location data. (Other than the location data, there will be no identifying information available.)

If you are tracking the location of an iPhone, the web page must remain open and active. You can't run it in the background. That's just the way iOS is. You also have to make sure the phone doesn't go to sleep. When using this app, I am able to plug the iPhone into a charger in my car, which keeps it from going to sleep. Recommended!

Demo

If you don't want to deploy this app yourself, here, use mine:

https://my-radar.appspot.com/

License

This code is licensed under the MIT license. See the LICENSE file for the actual details.

Copyright (c) 2012 Richard Trott