diff options
author | nodiscc <nodiscc@gmail.com> | 2018-02-25 09:00:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-25 09:00:44 +0000 |
commit | 09fe3d8345ef341551c643533e647c8f3134db16 (patch) | |
tree | 8ce4ca62ffd2cc67d2b0b7f82f990da8b340a326 | |
parent | Merge pull request #1314 from BernsteinA/buddy-is-no-longer-fair-source (diff) | |
parent | Add OpenMapTiles Server to non-free.md (diff) | |
download | awesome-selfhosted-09fe3d8345ef341551c643533e647c8f3134db16.tar.gz awesome-selfhosted-09fe3d8345ef341551c643533e647c8f3134db16.zip |
Merge pull request #1308 from Kickball/add-openmaptiles-server
Add OpenMapTiles Server to non-free.md
-rw-r--r-- | non-free.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/non-free.md b/non-free.md index 8beab107..d6cbd4c7 100644 --- a/non-free.md +++ b/non-free.md @@ -47,9 +47,13 @@ ## IPBX - * [Elastix](http://www.elastix.org) `⊘ Proprietary` - Unified communications server software based on 3CX. ([Source Code](https://svn.code.sf.net/p/elastix/code/trunk/)) `GPLv2` `PHP` + * [Elastix](http://www.elastix.org) `⊘ Proprietary` - Unified communications server software based on 3CX. +## Maps & GPS + + * [OpenMapTiles Server](https://openmaptiles.org/) `⊘ Proprietary` - Set of tools for self-hosting of OpenStreetMap vector tiles. ([Demo](https://openmaptiles.org/), [Partial Source Code](https://github.com/openmaptiles)) `Python/JavaScript` + ## Media Streaming * [Plex](https://plex.tv/) `⊘ Proprietary` - Plex is a centralized home media playback system with a powerful central server. |