Dan-Q / find-danq

Where's Dan Q? https://find.danq.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find Dan Q

Where's Dan Q? You can see his real-time location at https://find.danq.me/. It'll be very inaccurate (both "fuzzy" - having a large radius - and "drifted" - being away from the correct location) unless you've appropriately authenticated.

Find "You"

To set up your own:

  1. Set up a uLogger server and uLogger mobile client to log your location to your server.
  2. Get yourself a Google reverse geocoding API key (to convert locations into approximate addresses)
  3. Clone this repo
  4. Copy .env.example to .env and edit to your preference; if relying on drift, ensure you set the DRIFT_SEED_SALT to a large random number or else your location can be reverse-engineered!
  5. Deploy as per any other Ruby+Sinatra application

License

Licensed under the BSD 2-Clause "Simplified" License. See LICENSE.

About

Where's Dan Q? https://find.danq.me/

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 97.2%Language:CSS 1.9%Language:Ruby 0.8%Language:Shell 0.1%Language:HTML 0.1%