30 lines
797 B
Plaintext
Executable File
30 lines
797 B
Plaintext
Executable File
This is a web application for real-time collection of geolocation data, tracks viewing and management.
|
||
Together with a dedicated μlogger mobile client it may be used as a complete self hosted server–client solution for logging and monitoring users' geolocation.
|
||
|
||
Live demo:
|
||
- http://flaa.fabiszewski.net/ulogger/
|
||
|
||
Requirements:
|
||
- PHP 5.5
|
||
- MYSQL 4.1
|
||
- browser with javascript enabled, cookies for authentication and saving preferences
|
||
|
||
Features:
|
||
- simple
|
||
- allows live tracking
|
||
- track statistics
|
||
- altitudes graph
|
||
- multiple users
|
||
- user authentication
|
||
- Google Maps API v3
|
||
- OpenLayers v2 (OpenStreet and other layers)
|
||
- ajax
|
||
- user preferences stored in cookies
|
||
|
||
Todo
|
||
- install script
|
||
- custom icons
|
||
|
||
License
|
||
- GPL
|
||
- μlogger is a fork of phpTrackme - tracks viewer I wrote for TrackMe app |