[obdgpslogger] Data explorer is now an open source project

Robert Konigsberg konigsberg at gmail.com
Mon Oct 17 09:47:01 EDT 2011


Hey there,

The data visualization tool I mentioned this weekend has been
generalized and is now available as an open-source Apache 2.0 project.

https://github.com/kberg/obdgpsexplorer

It's super-easy to use:

$ git clone https://github.com/kberg/obdgpsexplorer
$ cd obdgpsexplorer
$ python webserver.py --port=8080 --db=obdgpsexplorer.db # (using port
and db as you like)
and then open a browser to http://localhost:8080/

Contributions are absolutely welcome.
-- 
Robert Konigsberg


More information about the obdgpslogger mailing list