aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Troyanov <anton@troyanov.net>2016-08-21 20:58:58 +0000
committerEdward D <ed.kickball@hotmail.com>2016-08-21 20:58:58 +0000
commit437661b6fb6e104b81573cac91a0dd779fa9d0cd (patch)
treed05af4627f76740479a32044536e7df4e087af8d
parentAdded Posio and fixed Hextris under Games (#668) (diff)
downloadawesome-selfhosted-437661b6fb6e104b81573cac91a0dd779fa9d0cd.tar.gz
awesome-selfhosted-437661b6fb6e104b81573cac91a0dd779fa9d0cd.zip
added OpenGTS to Maps & GPS section (#662)
* added OpenGTS to Maps & GPS section OpenGTSā„¢ ("Open GPS Tracking System") is the first available open source project designed specifically to provide web-based GPS tracking services for a "fleet" of vehicles * updates according to pull request comments
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 59b01729..bc434d03 100644
--- a/README.md
+++ b/README.md
@@ -588,6 +588,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza
* [Graphhopper](https://graphhopper.com/) - Fast routing library and server using OpenStreetMap. ([Source Code](https://github.com/graphhopper/graphhopper))
* [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/Javascript`
+ * [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))
* [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`
* [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/Django`