bbgps (short for Big Brother GPS)

About

A very simple web interface for the great Android application called Big Brother GPS that regularly sends the phone position to a server via a POST request. It supports authentication via a secret and reports various parameters (latitude, longitude, speed, bearing, altitude, battery level, accuracy, provider etc.)

Demo

You can check a running version of this application here. Some details:

Some screenshots:

path (trajectory) view
location source (GPS or GSM) view
battery graph view

Requirements

This web interface is written in Python and uses the following packages:

Installation