A fun lil' web application for tracking your location & movement - Gamification of Travel & Movement
  • PHP 97.8%
  • HTML 1.3%
  • CSS 0.7%
  • JavaScript 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Matthew Baggett da29a10191 Update README.md
2013-10-15 02:15:31 +01:00
config Get 1000 per request temporarilly. 2013-05-17 21:02:50 +01:00
controllers Add share link 2013-07-05 10:48:13 +01:00
lib Simple map? 2013-05-18 00:32:45 +01:00
logs Improved logger buildout... 2013-04-23 11:54:45 +01:00
models Inject Google Maps LAT/LNG data. 2013-05-18 00:41:28 +01:00
public Display all errors 2013-05-17 20:53:18 +01:00
templates suppress Notice: Trying to get property of non-object in /home/matthewbaggett/gamitu.de/templates/layout/messages.phtml on line 5 2013-07-05 10:59:15 +01:00
.gitattributes Initial commit from SVN 2013-01-04 22:46:18 +00:00
.gitignore Adding JetBrains ignore 2013-03-23 01:49:57 +00:00
.gitmodules Removing submodules 2013-03-19 15:48:04 -07:00
points_deltas.sql Fixed Views 2013-05-17 22:46:09 +01:00
points_idle.sql Gather historical data 2013-04-23 15:32:00 +01:00
points_view.sql Fixed Views 2013-05-17 22:46:09 +01:00
README.md Update README.md 2013-10-15 02:15:31 +01:00

gamitu.de

Discontinued since Google killed Latitude. Bastards.

A fun lil' web application for tracking your location & movement - Gamification of Travel & Movement

Current Feature List:

  • Downloads location feed from Google Latitude
  • Displays on a map

Feature Wish List:

  • Actually trigger events based on location(s)
  • Support video upload from dashcam and match based on timestamps?
  • Play-thru of movement against time
  • Pointers on waypoints with a calculated speed
  • Implement better duff-data filter.