From 0e25a3e762cee2d31704f017a1183c5ea5bfcecd Mon Sep 17 00:00:00 2001 From: Akos Veres Date: Thu, 5 Apr 2018 13:22:57 +0100 Subject: [PATCH 1/3] Add a new 'Clients' link to the entry template, allowing to link to a list of clients, applications or software related to the project * https://www.icecast.org/apps/ * https://wiki.mumble.info/wiki/3rd_Party_Applications * https://github.com/osmlab/awesome-openstreetmap A single link is allowed, so please try to find the best resource available about the subject, such as an official list or a good quality community-maintained list. * Ref https://github.com/Kickball/awesome-selfhosted/pull/1373 * add link to external list of clients/apps for icecast * add link to external list of clients/apps/bots for mumble * Closes https://github.com/Kickball/awesome-selfhosted/pull/1373 * Closes https://github.com/Kickball/awesome-selfhosted/pull/1359 --- .github/PULL_REQUEST_TEMPLATE.md | 3 ++- README.md | 10 ++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 25cbbbef..0effb7b8 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,7 +4,7 @@ To ensure your PR is dealt with swiftly please check the following: - [ ] Your submissions are formatted according to the guidelines. - ``- [Name](http://homepage/) - Short description, less than 250 characters. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code)) `License` `Language` `` + ``- [Name](http://homepage/) - Short description, less than 250 characters. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` `` - [ ] Your additions are ordered alphabetically. - [ ] Your additions are [Free software](https://en.wikipedia.org/wiki/Free_software), or if not they have been added to [non-free](non-free.md) and marked `⊘ Proprietary`. @@ -12,5 +12,6 @@ To ensure your PR is dealt with swiftly please check the following: - [ ] Your additions have their `License` main server-side `Language`/platform/requirement listed. - [ ] Any licenses you have added are in our [list of licenses](https://github.com/Kickball/awesome-selfhosted/blob/master/README.md#list-of-licenses). - [ ] You have searched the repository for any relevant [issues](https://github.com/Kickball/awesome-selfhosted/issues) or [PRs](https://github.com/Kickball/awesome-selfhosted/pulls), incluing closed ones. +- [ ] If the main link of your addition points to the program's source code, there is no need to add a duplicate _Source Code_ link. The _Demo_ and _Clients_ links are not mandatory. - [ ] Any category you are creating has the minimum requirement of 3 items. If not, your addition may be inserted into `Misc/Other`. - [ ] Any software project you are adding to the list is actively maintained. \ No newline at end of file diff --git a/README.md b/README.md index ab41007e..468f7dcc 100644 --- a/README.md +++ b/README.md @@ -264,8 +264,7 @@ _CalDAV or CardDAV clients._ - [Mattermost](http://www.mattermost.org/) - Open-source, on-prem Slack-alternative. It can be integrated with [Gitlab](https://about.gitlab.com/). ([Source Code](https://github.com/mattermost/platform)) `AGPL-3.0/Apache` `Go` - [MiAOU](https://dystroy.org/miaou/login) - Multi-room persistent chat server. ([Source Code](https://github.com/Canop/miaou)) `MIT` `Nodejs` - [Mibew](https://mibew.org) - Mibew Messenger is an open-source live support application written in PHP and MySQL. It enables one-on-one chat assistance in real-time directly from your website. ([Demo](https://mibew.org/demo2), [Source Code](https://github.com/Mibew/mibew)) `Apache-2.0` `PHP` -- [Mumble](http://wiki.mumble.info/wiki/Main_Page) - Low-latency, high quality voice/text chat software. ([Source Code](https://github.com/mumble-voip/mumble)) `BSD` `C++` - - [Mumblecop](https://bitbucket.org/Flandoo/mumblecop) - Stream audio from youtube and soundcloud, simulate dice rolls, or write your own commands with a simple plugin format. `MIT` `Ruby` +- [Mumble](http://wiki.mumble.info/wiki/Main_Page) - Low-latency, high quality voice/text chat software. ([Source Code](https://github.com/mumble-voip/mumble), [Clients](https://wiki.mumble.info/wiki/3rd_Party_Applications)) `BSD` `C++` - [Niltalk](http://niltalk.com/) - Simple, private, persistence-free web based multi-room chat server + client. ([Source Code](https://github.com/knadh/niltalk)) `AGPL-3.0` `Go` - [Node-Chat](https://github.com/IgorAntun/node-chat) - Not-so-basic open-source chat with admin features. `MIT` `Nodejs` - [Pushjet](https://pushjet.io/) - Self hosted push notification service built with a simple API making sending notifications easy. ([Source Code](https://github.com/Pushjet/Pushjet-Server-Api)) `BSD-2-Clause` `Python` @@ -828,6 +827,7 @@ See also , , Date: Sun, 17 Jun 2018 00:32:46 +0200 Subject: [PATCH 2/3] Remove phant (discontinued) @danger-awesomeselfhosted: > 7 Error http://phant.io/ getaddrinfo: Name or service not known https://github.com/sparkfun/phant/blob/master/README.md: > Unfortunately Phant, our data-streaming service, is no longer in service > and has been discontinued. The system has reached capacity and, like a less-adventurous Cassini, > has plunged conclusively into a fiery and permanent retirement. There are several > other maker-friendly, data-streaming services and/or IoT platforms available > as alternatives. The three we recommend are Blynk, ThingSpeak, and Cayenne. > You can read our [blog post on the topic](https://www.sparkfun.com/news/2413) > for an overview and helpful links for each platform. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 468f7dcc..595f91bc 100644 --- a/README.md +++ b/README.md @@ -1028,7 +1028,6 @@ See https://github.com/n1trux/awesome-sysadmin#metric--metric-collection - [Homepage](https://github.com/thetomester13/homepage) - Simple, standalone, self-hosted PHP page that is your window to your server and the web. `MIT` `PHP` - [iDashboard-PHP](https://github.com/causefx/iDashboard-PHP) - HTPC Dashboard to load website services. `MIT` `PHP` - [Iotdashboard](http://iotdashboard.pythonanywhere.com/en/) - Fast Django server for IOT Devices. ([Source Code](https://github.com/electrocoder/iotdashboard)) `Apache-2.0` `JavaScript` -- [Phant](http://phant.io/) - Phant is a modular data logging tool for collecting data from the Internet of Things. ([Demo](https://data.sparkfun.com/), [Source Code](https://github.com/sparkfun/phant)) `GPL-3.0` `Nodejs` - [simple-dash](https://github.com/Swagielka/simple-dash) - A simple, fully responsive Dashboard to forward to the services of your choice! `MIT` `PHP` - [Thingsboard](https://thingsboard.io/) - Open-source IoT Platform - Device management, data collection, processing and visualization. ([Demo](https://demo.thingsboard.io/signup), [Source Code](https://github.com/thingsboard/thingsboard)) `Apache-2.0` `Java` - [Thingspeak](https://thingspeak.com/) - Open source “Internet of Things” application and API to store and retrieve data from things using HTTP. ([Demo](https://thingspeak.com/channels/public), [Source Code](https://github.com/iobridge/thingspeak)) `GPL-3.0` `Ruby` From 4307d93d5f7865c85f83944d5d2f8818782eed54 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 19 Jun 2018 21:13:07 +0200 Subject: [PATCH 3/3] icecast: https->http, deduplicate entry and move it to multimedia streaming --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 595f91bc..461d0c69 100644 --- a/README.md +++ b/README.md @@ -824,11 +824,13 @@ See also ,