aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Vlnas <jnv@users.noreply.github.com>2017-01-11 17:34:41 +0000
committerEdward D <ed.kickball@hotmail.com>2017-01-11 17:34:41 +0000
commita7f75510172d9011d7dcea7bb85c0a5e9169b6c4 (patch)
treef22b33ce4443882a2994b5d4039d8c2091dffc3e
parentMerge pull request #922 from nebulade/master (diff)
downloadawesome-selfhosted-a7f75510172d9011d7dcea7bb85c0a5e9169b6c4.tar.gz
awesome-selfhosted-a7f75510172d9011d7dcea7bb85c0a5e9169b6c4.zip
Add OwnTracks (#929)
* Add OwnTracks ⚠ due to (optional?) reliance on Google API for reverse geo lookups. * Change OwnTracks description to Recorder * Remove separate link to OwnTracks Recorder source
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9d42406f..766b8900 100644
--- a/README.md
+++ b/README.md
@@ -692,6 +692,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems
* [MapBBCodeShare](https://github.com/MapBBCode/share.mapbbcode.org) - Tool for sharing custom OSM maps. Support for annotated markers, polygons, lines, multi-format import/export, multiple layers, shortlinks. ([Demo](http://share.mapbbcode.org/)) `WTFPL/Other` `PHP`
* [OpenGTS](http://www.opengts.org/) - Entry-level fleet tracking system. Supports variety of tracking devices and protocols. Comes with rich web-interface and reporting features. ([Demo](http://track.opengts.org/track/Track), [Source Code](https://sourceforge.net/projects/opengts/files/server-base/)) `Apache` `Java`
* [Openstreetmap](http://www.openstreetmap.org/) - OpenStreetMap is a map of the world, created by people like you and free to use under an open license. ([Source Code](https://github.com/openstreetmap/openstreetmap-website)) `GPLv2` `Ruby`
+ * [OwnTracks Recorder](https://github.com/owntracks/recorder) `⚠` - Store and access data published by [OwnTracks](http://owntracks.org/) location tracking apps. `GPLv2` `C`/`Lua`
* [Traccar](https://www.traccar.org/) - Java application to track GPS positions. Supports loads of tracking devices and protocols, has an Android and iOS App. Has a web interface to view your trips. ([Demo](http://demo.traccar.org/), [Source Code](https://github.com/tananaev?tab=repositories)) `Apache` `Java`
* [uMap](https://umap.openstreetmap.fr/en/) - Create maps with OpenStreetMap layers in a minute and embed them in your site. ([Source Code](https://github.com/umap-project/umap)) `WTFPL` `Python`