diff options
author | nodiscc <nodiscc@gmail.com> | 2018-02-03 17:51:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-03 17:51:17 +0000 |
commit | 06b4b089a501a9090e12c882c76f79d628ae22dc (patch) | |
tree | 3ea5f557b34308c763619b695e51db68707b37fc | |
parent | Merge pull request #1306 from cpdevelops/patch-1 (diff) | |
download | awesome-selfhosted-06b4b089a501a9090e12c882c76f79d628ae22dc.tar.gz awesome-selfhosted-06b4b089a501a9090e12c882c76f79d628ae22dc.zip |
Add OpenMapTiles Server to non-free.md
Ref. #1284
Add [OpenMapTiles Server](https://openmaptiles.org/) by [Klokan Technologies](https://www.klokantech.com/).
Reasons for non-free listing: The software is only [available](https://openmaptiles.org/docs/) as docker images, https://hub.docker.com/r/klokantech/openmaptiles-server/~/dockerfile/ is blank, only a binary blob is available It is partly built on Free software listed at https://github.com/openmaptiles.
+ Fix Elastix entry (Remove link to https://svn.code.sf.net/p/elastix/code/ (unmaintained since 2016), Remove obsolete GPLv2 mention, Remove PHP tag - software is only distributed as an ISO image).
-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 45720506..f19aa735 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. |