diff options
author | Meitar M <meitarm@gmail.com> | 2018-03-28 03:48:15 +0000 |
---|---|---|
committer | Meitar M <meitarm@gmail.com> | 2018-03-28 03:48:15 +0000 |
commit | 137f3849791c12d9bc10285e66cb8a033dce8625 (patch) | |
tree | 2567adadc10d8e34eef8ca076699b8fb5ddcf5a4 | |
parent | Add LibreNews, a decentralized and secure breaking news server. (diff) | |
download | awesome-selfhosted-137f3849791c12d9bc10285e66cb8a033dce8625.tar.gz awesome-selfhosted-137f3849791c12d9bc10285e66cb8a033dce8625.zip |
Add μlogger ("micrologger"), real-time geolocation data collection tool.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -818,6 +818,7 @@ See also [awesome-gis](https://github.com/sshuair/awesome-gis). - [TileServer-GL](http://tileserver.org/) - Map server made for vector tiles able to render into raster tiles with MapBox GL Native engine on the server side. ([Demo](https://maps.klokantech.com/), [Source Code](https://github.com/klokantech/tileserver-gl)) `BSD-2-Clause` `Nodejs` - [TileServer-PHP](https://openmaptiles.org/) - Server compatible with OpenStreetMap for distributing map tiles in XYZ URL (described by TileJSON), WMTS, or TMS formats. ([Demo](https://tileserver.maptiler.com/), [Source Code](https://github.com/klokantech/tileserver-php)) `BSD-2-Clause` `PHP` - [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-2.0` `Java` +- [μlogger](https://github.com/bfabiszewski/ulogger-server) - Collect geolocation from users in real-time and display their GPS tracks on a website. Also [implemented in Nodejs](https://github.com/Hackfront-ITA/ulogger-server). ([Demo](http://ulogger.fabiszewski.net/)) `GPL-3.0` `PHP` ## Media Streaming |