diff options
author | nodiscc <nodiscc@gmail.com> | 2016-08-22 10:07:58 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-08-22 10:07:58 +0000 |
commit | 46c13d14c950faf69b67e9b9e105471b6877fbf5 (patch) | |
tree | ceaecd8c5673caa7244cc0edb40b433df1adbb31 /non-free.md | |
parent | added OpenGTS to Maps & GPS section (#662) (diff) | |
download | awesome-selfhosted-46c13d14c950faf69b67e9b9e105471b6877fbf5.tar.gz awesome-selfhosted-46c13d14c950faf69b67e9b9e105471b6877fbf5.zip |
Some additions and fixes (#669)
* add moped
* add mopidy-party and mopidy musicbox
* contributing: add note about alphabetical order
* add ympd
* makefile: add listlicenses target
lists all license fields in README.md
* misc license/format fixes
* license *before* language
* simplify licenses version numbers
* remove 20euros (no license)
* move gazelle to non-free (non commercial restriction https://github.com/WhatCD/Gazelle/blob/master/docs/COPYING.txt)
* license fixes, remove gaskit
(no activity ~4 years https://github.com/bkeepers/gaskit/branches)
* license fixes, remove webalizer
(unmaintained, last modification date in source .tgz is 2013)
* makefile: add longdescriptions target
finds all descriptions longer than 250 characters
* makefile: only search for licenses and long descriptions between actual list beginning/end
* makefile: add syntaxerrors target (currently detects weird pairings like )(, `` )
add more tests to main makefile target
* makefile: fail if invalid content is found
* re-add untrusted to non-free.md (non-commercial license)
Diffstat (limited to 'non-free.md')
-rw-r--r-- | non-free.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/non-free.md b/non-free.md index c8e49f79..ad6dde75 100644 --- a/non-free.md +++ b/non-free.md @@ -8,6 +8,11 @@ * [Mint](http://haveamint.com/) `⊘ Proprietary` - Extensible self-hosted web analytics, license costs $30 per site. ([Demo](http://mimeoverse.com/mint/)) `PHP` +## Content Management Systems (CMS) + + * [Gazelle](https://github.com/WhatCD/Gazelle) - Gazelle is a web framework geared towards private BitTorrent trackers. Although naturally focusing on music, it can be modified for most needs. `unlicensed` `PHP` + + ## Communication Systems * [HipChat](https://www.atlassian.com/software/hipchat) `⊘ Proprietary` - A team chat solution with 1:1 chat audio and video, third party integration and more `PHP/Python` @@ -32,6 +37,11 @@ * [Drive Virtual](http://www.drivevirtual.com/) `⊘ Proprietary` - With Drive Virtual you can sync, backup and share your files privately with your own FTP (SFTP) server or account. +## Games + + * [untrusted](https://github.com/AlexNisnevich/untrusted) - Untrusted is a unique puzzle game designed for geeks and developers, where you solve the puzzles in the game by reading and writing Javascript. ([Demo](http://alex.nisnevich.com/untrusted/)) `CCBYNCSAv3/Custom` `Nodejs` + + ## Media Streaming * [Plex](https://plex.tv/) `⊘ Proprietary` - Plex is a centralized home media playback system with a powerful central server. |