From e0669458b4420d79d319f2d33df31d365c5a58d0 Mon Sep 17 00:00:00 2001 From: Jan-Lukas Else Date: Thu, 7 Jun 2018 19:36:07 +0200 Subject: [PATCH 01/65] Add Maily Form --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f158d31..3f632cba 100644 --- a/README.md +++ b/README.md @@ -882,6 +882,7 @@ See also , Date: Wed, 13 Jun 2018 22:40:47 +0200 Subject: [PATCH 02/65] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f632cba..959b2be9 100644 --- a/README.md +++ b/README.md @@ -882,7 +882,7 @@ See also , Date: Wed, 13 Jun 2018 21:42:04 +0100 Subject: [PATCH 03/65] Add talkyard Add talkyard to the Social Networks and Forums section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0284558c..ae7d4dbd 100644 --- a/README.md +++ b/README.md @@ -423,6 +423,7 @@ _[IPBX](https://en.wikipedia.org/wiki/IP_PBX) telephony software_ - [Pump.io](http://pump.io/) - Stream server that does most of what people really want from a social network. ([Source Code](https://github.com/e14n/pump.io)) `Apache-2.0` `Nodejs` - [Socialhome](https://socialhome.network) - Federated and decentralized profile builder and social network engine. ([Demo](https://socialhome.network/public/), [Source Code](https://github.com/jaywink/socialhome)) `AGPL-3.0` `Python` - [Symphony](https://hacpai.com/) - Modern community (forum/SNS/blog) platform written in Java. ([Source Code](https://github.com/b3log/symphony)) `GPL-3.0` `Java` +- [Talkyard](https://www.talkyard.io/) - Create a community, where your users can suggest ideas and get questions answered. And have friendly open-ended discussions and chat (Slack/StackOverflow/Discourse/Reddit/Disqus hybrid). ([Demo](https://www.talkyard.io/forum/latest), [Source Code](https://github.com/debiki/talkyard)) `AGPL-3.0` `Scala` - [Telescope](http://www.telescopeapp.org/) - Open-source social news app built with Meteor. ([Demo](http://demo.telescopeapp.org/), [Source Code](https://github.com/TelescopeJS/Telescope)) `MIT` `Nodejs` - [Tokumei](https://tokumei.co/) - Anonymous microblogging platform. ([Demo](https://demo.tokumei.co/), [Source Code](https://kfarwell.org/projects/tokumei/git/)) `ISC` `rc` - [twister](http://twister.net.co/) - Fully decentralized P2P microblogging platform leveraging the free software implementations of Bitcoin and BitTorrent protocols. ([Source Code](https://github.com/miguelfreitas/twister-core)) `MIT` `C++` From 94cfb91b83204890fa3cdd454e5d58be204506e2 Mon Sep 17 00:00:00 2001 From: Alexey Velikiy Date: Thu, 14 Jun 2018 13:47:59 +0300 Subject: [PATCH 04/65] add hastic --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0284558c..ac9263ae 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ _Web Analytics_ - [Countly](https://count.ly) - Real time mobile and web analytics, crash reporting and push notifications platform. ([Source Code](https://github.com/countly)) `AGPL-3.0` `Javascript` - [Druid](http://druid.io/) - Distributed, column-oriented, real-time analytics data store. ([Source Code](https://github.com/druid-io/druid/)) `Apache-2.0` `Java` - [GoAccess](http://goaccess.io/) - Real-time web log analyzer and interactive viewer that runs in a terminal. ([Source Code](https://github.com/allinurl/goaccess)) `GPL-2.0` `C` +- [Hastic](https://hastic.io) - Hackable time series pattern recognition tool with UI for Grafana ([Source Code](https://github.com/hastic)) `Apache-2.0` `Python` `Nodejs` - [Matomo](https://matomo.org/) - Leading open-source analytics platform that gives you more than just powerful analytics, formerly known as Piwik. ([Source Code](https://github.com/matomo-org/)) `GPL-3.0` `PHP` - [Open Web Analytics](http://www.openwebanalytics.com/) - Google Analytics and Piwik alternative. ([Source Code](https://github.com/padams/Open-Web-Analytics/)) `GPL-2.0` `PHP` - [Rakam](https://rakam.io/) - Custom analytics platform that allows you to create your own analytics services. Integrate with any data source (web, mobile, IoT etc.), analyze data with SQL and create dashboards. ([Source Code](https://github.com/rakam-io/rakam)) `Apache-2.0` `Java` From ca1dbb50f45865accd834c9f0b9f216b6bda0731 Mon Sep 17 00:00:00 2001 From: Alexey Velikiy Date: Thu, 14 Jun 2018 20:16:01 +0300 Subject: [PATCH 05/65] fx typos in hastic line --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac9263ae..d6629d6a 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ _Web Analytics_ - [Countly](https://count.ly) - Real time mobile and web analytics, crash reporting and push notifications platform. ([Source Code](https://github.com/countly)) `AGPL-3.0` `Javascript` - [Druid](http://druid.io/) - Distributed, column-oriented, real-time analytics data store. ([Source Code](https://github.com/druid-io/druid/)) `Apache-2.0` `Java` - [GoAccess](http://goaccess.io/) - Real-time web log analyzer and interactive viewer that runs in a terminal. ([Source Code](https://github.com/allinurl/goaccess)) `GPL-2.0` `C` -- [Hastic](https://hastic.io) - Hackable time series pattern recognition tool with UI for Grafana ([Source Code](https://github.com/hastic)) `Apache-2.0` `Python` `Nodejs` +- [Hastic](https://hastic.io) - Hackable time series pattern recognition tool with UI for Grafana. ([Source Code](https://github.com/hastic)) `Apache-2.0` `Python/Nodejs/TypeScript` - [Matomo](https://matomo.org/) - Leading open-source analytics platform that gives you more than just powerful analytics, formerly known as Piwik. ([Source Code](https://github.com/matomo-org/)) `GPL-3.0` `PHP` - [Open Web Analytics](http://www.openwebanalytics.com/) - Google Analytics and Piwik alternative. ([Source Code](https://github.com/padams/Open-Web-Analytics/)) `GPL-2.0` `PHP` - [Rakam](https://rakam.io/) - Custom analytics platform that allows you to create your own analytics services. Integrate with any data source (web, mobile, IoT etc.), analyze data with SQL and create dashboards. ([Source Code](https://github.com/rakam-io/rakam)) `Apache-2.0` `Java` From ab98240f7f5073ef489780489bae5d83b751f1ea Mon Sep 17 00:00:00 2001 From: Alexey Velikiy Date: Thu, 14 Jun 2018 23:49:43 +0300 Subject: [PATCH 06/65] rm ts from hastic description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6629d6a..6e1b8a81 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ _Web Analytics_ - [Countly](https://count.ly) - Real time mobile and web analytics, crash reporting and push notifications platform. ([Source Code](https://github.com/countly)) `AGPL-3.0` `Javascript` - [Druid](http://druid.io/) - Distributed, column-oriented, real-time analytics data store. ([Source Code](https://github.com/druid-io/druid/)) `Apache-2.0` `Java` - [GoAccess](http://goaccess.io/) - Real-time web log analyzer and interactive viewer that runs in a terminal. ([Source Code](https://github.com/allinurl/goaccess)) `GPL-2.0` `C` -- [Hastic](https://hastic.io) - Hackable time series pattern recognition tool with UI for Grafana. ([Source Code](https://github.com/hastic)) `Apache-2.0` `Python/Nodejs/TypeScript` +- [Hastic](https://hastic.io) - Hackable time series pattern recognition tool with UI for Grafana. ([Source Code](https://github.com/hastic)) `Apache-2.0` `Python/Nodejs` - [Matomo](https://matomo.org/) - Leading open-source analytics platform that gives you more than just powerful analytics, formerly known as Piwik. ([Source Code](https://github.com/matomo-org/)) `GPL-3.0` `PHP` - [Open Web Analytics](http://www.openwebanalytics.com/) - Google Analytics and Piwik alternative. ([Source Code](https://github.com/padams/Open-Web-Analytics/)) `GPL-2.0` `PHP` - [Rakam](https://rakam.io/) - Custom analytics platform that allows you to create your own analytics services. Integrate with any data source (web, mobile, IoT etc.), analyze data with SQL and create dashboards. ([Source Code](https://github.com/rakam-io/rakam)) `Apache-2.0` `Java` From 75d59940683d9e55997100f6f26e4659dfe2fbdf Mon Sep 17 00:00:00 2001 From: jgi Date: Fri, 15 Jun 2018 06:43:21 +0000 Subject: [PATCH 07/65] Add Shiori https://github.com/RadhiFadlillah/shiori --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b716351..db39150e 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management - [saveto](https://save.duyet.net/) - Open source, home for the best links on the web. ([Source Code](https://github.com/saveto-co/saveto)) `MIT` `Nodejs` - [SemanticScuttle](http://semanticscuttle.sourceforge.net/) - SemanticScuttle is a social bookmarking tool experimenting with features like structured tags and collaborative tag descriptions. ([Source Code](https://sourceforge.net/p/semanticscuttle/code/ci/master/tree/)) `GPL-2.0` `PHP` - [Shaarli](https://github.com/shaarli/Shaarli) - Personal, minimalist, super-fast, no-database bookmarking and link sharing platform. ([Demo](https://demo.shaarli.org)) `Zlib` `PHP` +- [Shiori](https://github.com/RadhiFadlillah/shiori) - Simple bookmark manager built with Go. `MIT` `Go` - [unmark](https://github.com/plainmade/unmark) - Open source to do app for links. `MIT` `PHP` - [ymarks](https://bitbucket.org/ymarks/ymarks-server) - Keep your browser's bookmarks synchronized without limiting yourself to one provider. `WTFPL` `C` From c7c53ee7dae47acd5f8c1540ae20cfaa654f48f8 Mon Sep 17 00:00:00 2001 From: William Gathoye Date: Fri, 18 May 2018 12:15:15 +0200 Subject: [PATCH 08/65] Add CampaignChain as Hootsuite+Buffer alternative --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b716351..3425d979 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ Some [Content Management System](#content-management-systems-cms) solutions also - [Alltube](http://www.alltubedownload.net) - Web interface for [youtube-dl](https://github.com/rg3/youtube-dl), a program to download videos and audio from [more than 100 websites](https://rg3.github.io/youtube-dl/supportedsites.html). ([Demo](http://www.alltubedownload.net), [Source Code](https://github.com/Rudloff/alltube)) `GPL-3.0` `PHP` - [AmIUnique](https://amiunique.org/) - Learn how identifiable you are on the Internet (browser fingerprinting tool). ([Source Code](https://github.com/DIVERSIFY-project/amiunique)) `MIT` `Java` - [Beehive](https://github.com/muesli/beehive) - Flexible event and agent system, which allows you to create your own agents that perform automated tasks triggered by events and filters. `AGPL-3.0` `Go` +- [CampaignChain](https://www.campaignchain.com/) - A marketing hub allowing to schedule posts on social media (a la Hootsuite+Buffer) and combine them with newsletter campaigns. ([Source Code](https://github.com/CampaignChain/campaignchain/tree/1.0)) `Apache 2.0` `PHP` - [CouchPotato](https://couchpota.to/) - CouchPotato is an automatic Video Library Manager for Movies. Automatic torrent/nzb searching, downloading, and processing at the qualities you want. ([Source Code](https://github.com/CouchPotato/CouchPotatoServer/)) `GPL-3.0` `Python` - [Episodes](https://github.com/guptachetan1997/Episodes) - `⚠` Self Hosted TV show Episode tracker and recommender built using django, bootstrap4. `MIT` `Python` - [feedmixer](https://github.com/cristoper/feedmixer) - FeedMixer is a WSGI (Python3) micro web service which takes a list of feed URLs and returns a new feed consisting of the most recent n entries from each given feed. (Returns Atom, RSS, or JSON) ([Demo](https://mretc.net/feedmixer/json?f=http://hnrss.org/newest&f=http://americancynic.net/atom.xml&n=1)) `WTFPL` `Python` From 4f205e49c89038f26702a496cceb5010e8665e3a Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Sat, 16 Jun 2018 13:52:30 +0200 Subject: [PATCH 09/65] added demo link for TaskBoard --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b716351..38209cc1 100644 --- a/README.md +++ b/README.md @@ -1226,7 +1226,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [PHP Task/Todo list](https://github.com/lgg/tasks.php) - Simple task/todo list that uses a JSON text file for the tasks. `MIT` `PHP` - [Restyaboard](http://restya.com/board/) - Open source Trello-like kanban board. ([Demo](http://restya.com/board/demo.html), [Source Code](https://github.com/RestyaPlatform/board)) `OSL-3.0` `PHP` - [scrumblr](http://scrumblr.ca/) - Collaborative Online Scrum Tool Using Websockets, Node.js, jQuery, and CSS3. ([Source Code](https://github.com/ocdtrekkie/scrumblr/tree/sandstorm)) `GPL-3.0` `Nodejs` -- [TaskBoard](http://taskboard.matthewross.me/) - Kanban-inspired app for keeping track of things that need to get done. ([Source Code](https://github.com/kiswa/TaskBoard)) `MIT` `PHP` +- [TaskBoard](http://taskboard.matthewross.me/) - Kanban-inspired app for keeping track of things that need to get done. ([Demo](https://taskboard.matthewross.me/demo.html), [Source Code](https://github.com/kiswa/TaskBoard)) `MIT` `PHP` - [Taskfreak](http://www.taskfreak.com/original) - Simple but efficient web based task manager written in PHP. ([Demo](http://demo.taskfreak.com/)) `GPL-3.0` `PHP` - [Tasks](https://github.com/m1guelpf/tasks) - Simple tasks and notes manager written in PHP, jQuery and Bootstrap using a custom flat file database. `MPL-2.0` `PHP` - [Tasks](https://github.com/thewhitetulip/Tasks) - Kanban based to-do list manager written in Go. `MIT` `Go` From d88022fb841584e2b19632c9291da713fffeefb9 Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Sat, 16 Jun 2018 14:24:55 +0200 Subject: [PATCH 10/65] added demo link for Volition --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b716351..4d209983 100644 --- a/README.md +++ b/README.md @@ -1235,7 +1235,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [Tinyissue](https://github.com/satrun77/tinyissue) - Simple Issue Tracking for Teams. `MIT` `PHP` - [todo](https://github.com/prologic/todo) - Simple todo list manager. ([Demo](https://todo.mills.io)) `MIT` `Go` - [Tracks](http://www.getontracks.org/) - Web-based application to help you implement David Allen’s [Getting Things Done™](https://en.wikipedia.org/wiki/Getting_Things_Done) methodology. ([Source Code](https://github.com/TracksApp/tracks)) `GPL-2.0` `Ruby` -- [Volition](https://www.usevolition.com) - Opinionated open-source task management. ([Source Code](https://github.com/garrettqmartin8/volition)) `MIT` `Ruby` +- [Volition](https://www.usevolition.com) - Opinionated open-source task management. ([Demo](https://www.usevolition.com/today/new?guest=true), [Source Code](https://github.com/garrettqmartin8/volition)) `MIT` `Ruby` - [Wekan](https://wekan.github.io/) - Open-source Trello-like kanban. ([Demo](https://oasis.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h), [Source Code](https://github.com/wekan/wekan)) `MIT` `Nodejs` ## Ticketing From cdaeaed76f003b072107ff01a7adae5e26bf9a3d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 16 Jun 2018 16:02:13 +0200 Subject: [PATCH 11/65] campaignchain: fix license tag, add 3rd-party requirement mark --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3425d979..f353da91 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Some [Content Management System](#content-management-systems-cms) solutions also - [Alltube](http://www.alltubedownload.net) - Web interface for [youtube-dl](https://github.com/rg3/youtube-dl), a program to download videos and audio from [more than 100 websites](https://rg3.github.io/youtube-dl/supportedsites.html). ([Demo](http://www.alltubedownload.net), [Source Code](https://github.com/Rudloff/alltube)) `GPL-3.0` `PHP` - [AmIUnique](https://amiunique.org/) - Learn how identifiable you are on the Internet (browser fingerprinting tool). ([Source Code](https://github.com/DIVERSIFY-project/amiunique)) `MIT` `Java` - [Beehive](https://github.com/muesli/beehive) - Flexible event and agent system, which allows you to create your own agents that perform automated tasks triggered by events and filters. `AGPL-3.0` `Go` -- [CampaignChain](https://www.campaignchain.com/) - A marketing hub allowing to schedule posts on social media (a la Hootsuite+Buffer) and combine them with newsletter campaigns. ([Source Code](https://github.com/CampaignChain/campaignchain/tree/1.0)) `Apache 2.0` `PHP` +- [CampaignChain](https://www.campaignchain.com/) `⚠` - A marketing hub allowing to schedule posts on social media (a la Hootsuite+Buffer) and combine them with newsletter campaigns. ([Source Code](https://github.com/CampaignChain/campaignchain/tree/1.0)) `Apache-2.0` `PHP` - [CouchPotato](https://couchpota.to/) - CouchPotato is an automatic Video Library Manager for Movies. Automatic torrent/nzb searching, downloading, and processing at the qualities you want. ([Source Code](https://github.com/CouchPotato/CouchPotatoServer/)) `GPL-3.0` `Python` - [Episodes](https://github.com/guptachetan1997/Episodes) - `⚠` Self Hosted TV show Episode tracker and recommender built using django, bootstrap4. `MIT` `Python` - [feedmixer](https://github.com/cristoper/feedmixer) - FeedMixer is a WSGI (Python3) micro web service which takes a list of feed URLs and returns a new feed consisting of the most recent n entries from each given feed. (Returns Atom, RSS, or JSON) ([Demo](https://mretc.net/feedmixer/json?f=http://hnrss.org/newest&f=http://americancynic.net/atom.xml&n=1)) `WTFPL` `Python` From a216df96ac69e0fa00443b3e41a8bd7f4bbbfc78 Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Sun, 17 Jun 2018 09:53:36 +0200 Subject: [PATCH 12/65] corrceted 404 for PHPOffice --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6716a62..9f9ec9fc 100644 --- a/README.md +++ b/README.md @@ -970,7 +970,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [Etherpad](http://etherpad.org/) - Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time. ([Demo](https://demo.sandstorm.io/appdemo/h37dm17aa89yrd8zuqpdn36p6zntumtv08fjpu8a8zrte7q1cn60), [Source Code](https://github.com/ether/etherpad-lite)) `Apache-2.0` `Nodejs` - [Infinoted](https://github.com/gobby/gobby/wiki/Dedicated%20Server) - Server for [Gobby](https://github.com/gobby/gobby/wiki), a multi-platform collaborative text editor. ([Source Code](https://github.com/gobby/gobby)) `MIT` `C++` - [ONLYOFFICE](http://onlyoffice.org/) - Office suite that enables you to manage documents, projects, team and customer relations in one place. ([Source Code](https://github.com/ONLYOFFICE/DocumentServer)) `AGPL-3.0` `Nodejs` -- [PHPOffice](http://phpoffice.github.io/) - PHPOffice contains libraries which permits to write and read files from most office suites. `LGPL-3.0` `PHP` +- [PHPOffice](https://github.com/PHPOffice) - PHPOffice contains libraries which permits to write and read files from most office suites. `LGPL-3.0` `PHP` - [WebODF](http://webodf.org/) - Tools and libraries to view and edit Open Document Format (ODF) files. ([Source Code](https://github.com/kogmbh/WebODF)) `AGPL-3.0` `HTML5` ## Password Managers From f6f2e3189d27f856bec7e9de1ad9d1ce8b40c84f Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Mon, 18 Jun 2018 17:15:13 +0200 Subject: [PATCH 13/65] added link to source for dudle --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6716a62..093fb8a8 100644 --- a/README.md +++ b/README.md @@ -1059,7 +1059,7 @@ See https://github.com/n1trux/awesome-sysadmin#metric--metric-collection - [Calagator](http://calagator.org/) - Event aggregator. ([Demo](http://calagator.org/), [Source code](https://github.com/calagator/calagator)) `MIT` `Ruby` - [Clerk](https://github.com/chr15m/Clerk) - Simple event logger to keep track of periodic events, habits, etc. as they occur. `GPL-3.0` `PHP` -- [dudle](http://primelife.ercim.eu/results/opensource/63-dudle) - Online scheduling application. ([Demo](https://dudle.inf.tu-dresden.de/)) `AGPL-3.0` `Ruby` +- [dudle](http://primelife.ercim.eu/results/opensource/63-dudle) - Online scheduling application. ([Demo](https://dudle.inf.tu-dresden.de/), [Source code](https://github.com/kellerben/dudle)) `AGPL-3.0` `Ruby` - [Fider](http://getfider.com) - Open source alternative to UserVoice for customer feedback. ([Demo](https://demo.fider.io), [Source Code](https://github.com/getfider/fider)) `MIT` `Go` - [Framadate](https://framadate.org/) - Online service for planning an appointment or make a decision quickly and easily: Make a poll, Define dates or subjects to choose, Send the poll link to your friends or colleagues, Discuss and make a decision. ([Demo](https://framadate.org/aqg259dth55iuhwm), [Source Code](https://git.framasoft.org/framasoft/framadate)) `CECILL-B` `PHP` - [Kyélà](http://kyela.net/) - Participation polls for group events. ([Demo](http://kyela.net/55232734237c8/), [Source Code](https://github.com/abienvenu/Kyela)) `AGPL-3.0` `PHP` From 4ad1ba82e81a9859cec4cde09de9edb5f33e4780 Mon Sep 17 00:00:00 2001 From: Nick Busey Date: Tue, 19 Jun 2018 08:59:55 -0600 Subject: [PATCH 14/65] Adding HomelabOS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d6716a62..65ffb1a9 100644 --- a/README.md +++ b/README.md @@ -751,6 +751,7 @@ _Command-line file upload_ - [GateOne](http://liftoffsoftware.com/Products/GateOne) - Gate One is an HTML5 web-based terminal emulator and SSH client. ([Source Code](https://github.com/liftoff/GateOne/)) `AGPL-3.0` `Python` - [Guacamole](http://guac-dev.org/) - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. ([Source Code](https://github.com/glyptodon/)) `Apache-2.0` `Java/C` +- [HomelabOS](http://homelabos.com/) - Your very own offline-first privacy-centric open-source data-center! `MIT` `Docker` - [oneye](https://oneye-project.org/) - Cloud software to access your data from everywhere with any browser. ([Demo](https://wiki.oneye-project.org/0.9:demo), [Source Code](https://github.com/oneye/oneye)) `AGPL-3.0` `PHP` - [OS.js](https://os.js.org/) - Desktop implementation for your browser with a fully-fledged window manager, Application APIs, GUI toolkits and filesystem abstraction. ([Demo](https://demo.os-js.org/), [Source Code](https://github.com/os-js/OS.js)) `BSD` `Nodejs` From aa0622e2702c828ae531d2f5f4f1648d7be44436 Mon Sep 17 00:00:00 2001 From: Nick Busey Date: Tue, 19 Jun 2018 09:11:55 -0600 Subject: [PATCH 15/65] Removing MonstaFTP No longer free software, from the repo: ``` THIS VERSION IS NO LONGER SUPPORTED AS VERSION 2 IS NOW THE STABLE RELEASE Please visit www.monstaftp.com to download the latest version of Monsta FTP, which is now proprietary software (i.e. it is no longer open source.) ``` --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d6716a62..e01cb85c 100644 --- a/README.md +++ b/README.md @@ -722,7 +722,6 @@ _Command-line file upload_ - [goBrowser](https://github.com/xataz/gobrowser) - Simple http file browser. ([Source Code](https://github.com/xataz/gobrowser)) `GPL-3.0` `Go` - [h5ai](https://larsjung.de/h5ai/) - Modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. ([Demo](https://larsjung.de/h5ai/demo/), [Source Code](https://github.com/lrsjng/h5ai)) `MIT` `PHP` - [IFM](https://github.com/misterunknown/ifm/) - Single script file manager. `MIT` `PHP` -- [Monsta FTP](http://www.monstaftp.com/) - Open source PHP/Ajax cloudware that puts FTP file management right in your browser, anywhere, any time. ([Demo](http://mftp.live/), [Source Code](https://github.com/MonstaApps/Monsta-FTP)) `GPL-3.0` `PHP` - [ResourceSpace](https://www.resourcespace.com) - ResourceSpace open source digital asset management software is the simple, fast, and free way to organise your digital assets. ([Demo](https://www.resourcespace.com/trial), [Source Code](https://www.resourcespace.com/svn)) `Other` `PHP` - [Sprut.io](https://sprut.io) - 2 panel file manager with drag and drop features, code editor, text search, hotkeys. ([Demo](https://demo.sprut.io:9443), [Source Code](https://github.com/LTD-Beget/sprutio)) `GPL-3.0` `Python` - [Surfer](https://github.com/nebulade/surfer) - Simple static file server with webui to manage files. `MIT` `Nodejs` From 0e25a3e762cee2d31704f017a1183c5ea5bfcecd Mon Sep 17 00:00:00 2001 From: Akos Veres Date: Thu, 5 Apr 2018 13:22:57 +0100 Subject: [PATCH 16/65] 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 17/65] 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 18/65] 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 , Date: Tue, 19 Jun 2018 22:08:25 +0100 Subject: [PATCH 19/65] Reorder Task Management --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f12f5cda..074584b1 100644 --- a/README.md +++ b/README.md @@ -1225,7 +1225,6 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [Crepido](https://github.com/arshad/crepido) - Create (kanban) boards to track users and projects from flat markdown files. `MIT` `Nodejs` - [Kanboard](http://kanboard.net/) - Simple and open source visual task board. ([Source Code](https://github.com/kanboard/kanboard)) `MIT` `PHP` -- [Wheatbin](http://wheatbin.com/) - Project management software that combines Kanban methodology with the Law of the Harvest. ([Source Code](https://github.com/wheatbin/wheatbin)) `MIT` `PHP` - [myTinyTodo](http://www.mytinytodo.net/) - Simple way to manage your todo list in AJAX style. Uses PHP, jQuery, SQLite/MySQL. GTD compliant. ([Demo](http://www.mytinytodo.net/demo/), [Source Code](https://bitbucket.org/maxpozdeev/mytinytodo)) `GPL-2.0` `PHP` - [omgnata](https://github.com/chr15m/omgnata) - Mobile friendly zero-feature TODO list web app. Unix philosophy. ([Demo](https://chr15m.github.io/omgnata/)) `GPL-3.0` `ClojureScript` - [PHP Task/Todo list](https://github.com/lgg/tasks.php) - Simple task/todo list that uses a JSON text file for the tasks. `MIT` `PHP` @@ -1242,6 +1241,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [Tracks](http://www.getontracks.org/) - Web-based application to help you implement David Allen’s [Getting Things Done™](https://en.wikipedia.org/wiki/Getting_Things_Done) methodology. ([Source Code](https://github.com/TracksApp/tracks)) `GPL-2.0` `Ruby` - [Volition](https://www.usevolition.com) - Opinionated open-source task management. ([Demo](https://www.usevolition.com/today/new?guest=true), [Source Code](https://github.com/garrettqmartin8/volition)) `MIT` `Ruby` - [Wekan](https://wekan.github.io/) - Open-source Trello-like kanban. ([Demo](https://oasis.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h), [Source Code](https://github.com/wekan/wekan)) `MIT` `Nodejs` +- [Wheatbin](http://wheatbin.com/) - Project management software that combines Kanban methodology with the Law of the Harvest. ([Source Code](https://github.com/wheatbin/wheatbin)) `MIT` `PHP` ## Ticketing From 2e814e0b458759fad0f1b7ed4920f825716b68fe Mon Sep 17 00:00:00 2001 From: Edward Dickson Date: Tue, 19 Jun 2018 22:15:05 +0100 Subject: [PATCH 20/65] Fix OnlyOffice homepage Change ONLYOFFICE homepage from http://www.OnlyOffice.org (which redirected to .com) to https://helpcenter.onlyoffice.com/faq/server-opensource.aspx. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f12f5cda..783ea23e 100644 --- a/README.md +++ b/README.md @@ -973,7 +973,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [EtherDraw](https://github.com/JohnMcLear/draw) - Intuitive collaborative drawing web based tool. `Apache-2.0` `Nodejs` - [Etherpad](http://etherpad.org/) - Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time. ([Demo](https://demo.sandstorm.io/appdemo/h37dm17aa89yrd8zuqpdn36p6zntumtv08fjpu8a8zrte7q1cn60), [Source Code](https://github.com/ether/etherpad-lite)) `Apache-2.0` `Nodejs` - [Infinoted](https://github.com/gobby/gobby/wiki/Dedicated%20Server) - Server for [Gobby](https://github.com/gobby/gobby/wiki), a multi-platform collaborative text editor. ([Source Code](https://github.com/gobby/gobby)) `MIT` `C++` -- [ONLYOFFICE](http://onlyoffice.org/) - Office suite that enables you to manage documents, projects, team and customer relations in one place. ([Source Code](https://github.com/ONLYOFFICE/DocumentServer)) `AGPL-3.0` `Nodejs` +- [ONLYOFFICE](https://helpcenter.onlyoffice.com/faq/server-opensource.aspx) - Office suite that enables you to manage documents, projects, team and customer relations in one place. ([Source Code](https://github.com/ONLYOFFICE/DocumentServer)) `AGPL-3.0` `Nodejs` - [PHPOffice](https://github.com/PHPOffice) - PHPOffice contains libraries which permits to write and read files from most office suites. `LGPL-3.0` `PHP` - [WebODF](http://webodf.org/) - Tools and libraries to view and edit Open Document Format (ODF) files. ([Source Code](https://github.com/kogmbh/WebODF)) `AGPL-3.0` `HTML5` From 5116b4a5585bfb8eb745aaa6369437d66bbc1d5e Mon Sep 17 00:00:00 2001 From: Jan-Lukas Else Date: Tue, 19 Jun 2018 23:28:32 +0200 Subject: [PATCH 21/65] Change Language / Platform --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 959b2be9..26049aac 100644 --- a/README.md +++ b/README.md @@ -882,7 +882,7 @@ See also , Date: Tue, 19 Jun 2018 22:29:31 +0100 Subject: [PATCH 22/65] Add OpenSupports --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f12f5cda..fc81f705 100644 --- a/README.md +++ b/README.md @@ -1259,6 +1259,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [Flyspray](http://www.flyspray.org/) - Uncomplicated, web-based bug tracking system. ([Source Code](https://github.com/Flyspray/flyspray)) `GPL-2.0` `PHP` - [HuBoard](https://github.com/huboard/huboard) `⚠` - Instant project management for your GitHub issues (Connects directly GitHub API). `MIT` `Ruby` - [MantisBT](https://www.mantisbt.org/) - Self hosted bug tracker, fits best for software development. ([Demo](https://www.mantisbt.org/bugs/my_view_page.php)), ([Source Code](https://github.com/mantisbt/mantisbt)) `GPL-2.0` `PHP` +- [OpenSupports](https://www.opensupports.com/) - Multi language ticket system with FAQ, role management, metrics and canneed response features. ([Demo](https://www.opensupports.com/demo/), [Source Code](https://github.com/opensupports/opensupports)) `GPL-3.0` `PHP` - [osTicket](http://osticket.com/) - Manage, organize and archive all your support requests and responses in one place. ([Source Code](https://github.com/osTicket/osTicket)) `GPL-2.0` `PHP` - [OTRS](http://www.otrs.com/) - Trouble ticket system for assigning tickets to incoming queries and tracking further communications. ([Source Code](https://github.com/OTRS/otrs)) `AGPL-3.0` `Perl` - [Request Tracker](https://www.bestpractical.com/rt/) - An enterprise-grade issue tracking system. ([Source Code](https://github.com/bestpractical/rt)) `GPL-2.0` `Perl` From 86e755f395a5aa36415cde53e9d108b4b8153aae Mon Sep 17 00:00:00 2001 From: Edward Dickson Date: Tue, 19 Jun 2018 22:30:12 +0100 Subject: [PATCH 23/65] Grammar fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc81f705..b9652467 100644 --- a/README.md +++ b/README.md @@ -1259,7 +1259,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [Flyspray](http://www.flyspray.org/) - Uncomplicated, web-based bug tracking system. ([Source Code](https://github.com/Flyspray/flyspray)) `GPL-2.0` `PHP` - [HuBoard](https://github.com/huboard/huboard) `⚠` - Instant project management for your GitHub issues (Connects directly GitHub API). `MIT` `Ruby` - [MantisBT](https://www.mantisbt.org/) - Self hosted bug tracker, fits best for software development. ([Demo](https://www.mantisbt.org/bugs/my_view_page.php)), ([Source Code](https://github.com/mantisbt/mantisbt)) `GPL-2.0` `PHP` -- [OpenSupports](https://www.opensupports.com/) - Multi language ticket system with FAQ, role management, metrics and canneed response features. ([Demo](https://www.opensupports.com/demo/), [Source Code](https://github.com/opensupports/opensupports)) `GPL-3.0` `PHP` +- [OpenSupports](https://www.opensupports.com/) - Multi language ticket system with FAQ, role management, metrics and canned response features. ([Demo](https://www.opensupports.com/demo/), [Source Code](https://github.com/opensupports/opensupports)) `GPL-3.0` `PHP` - [osTicket](http://osticket.com/) - Manage, organize and archive all your support requests and responses in one place. ([Source Code](https://github.com/osTicket/osTicket)) `GPL-2.0` `PHP` - [OTRS](http://www.otrs.com/) - Trouble ticket system for assigning tickets to incoming queries and tracking further communications. ([Source Code](https://github.com/OTRS/otrs)) `AGPL-3.0` `Perl` - [Request Tracker](https://www.bestpractical.com/rt/) - An enterprise-grade issue tracking system. ([Source Code](https://github.com/bestpractical/rt)) `GPL-2.0` `Perl` From 1c6857ffee6bf4849ac049a4728c54872c5a0803 Mon Sep 17 00:00:00 2001 From: Edward Dickson Date: Tue, 19 Jun 2018 22:39:20 +0100 Subject: [PATCH 24/65] Remove Jappix Remove Jappix as it wasn't updated since Jan 2017 and the readme states that it is no longer maintained. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f12f5cda..9cdd5a96 100644 --- a/README.md +++ b/README.md @@ -413,7 +413,6 @@ _[IPBX](https://en.wikipedia.org/wiki/IP_PBX) telephony software_ - [Hubzilla](https://hubzilla.org) - Decentralized identity, privacy, publishing, sharing, cloud storage, and communications/social platform. ([Source Code](https://github.com/redmatrix/hubzilla)) `MIT` `PHP` - [HumHub](https://www.humhub.org/) - Flexible kit for private social networks. ([Source Code](https://github.com/humhub/humhub)) `AGPL-3.0` `PHP` - [Isso](http://posativ.org/isso/) - Lightweight commenting server written in Python and Javascript. It aims to be a drop-in replacement for Disqus. ([Source Code](https://github.com/posativ/isso)) `MIT` `Python` -- [Jappix](https://jappix.com/) - Jappix is an open social platform, that let's you easily get or keep in touch with everyone. ([Source Code](https://github.com/jappix/jappix)) `AGPL-3.0` `PHP` - [Loomio](https://www.loomio.org/) - Loomio is a collaborative decision-making tool that makes it easy for anyone to participate in decisions which affect them. ([Source Code](https://github.com/loomio/loomio)) `AGPL-3.0` `Ruby` - [Mastodon](https://joinmastodon.org/) - Federated microblogging server, an alternative to GNU social. ([Source Code](https://github.com/tootsuite/mastodon)) `AGPL-3.0` `Ruby` - [MyBB](http://www.mybb.com/) - Free, extensible forum software package. ([Source Code](https://github.com/mybb/mybb)) `LGPL-3.0` `PHP` From 9ab2235f3138fb022a98b14a4fff3688e29da8e2 Mon Sep 17 00:00:00 2001 From: Edward Dickson Date: Wed, 20 Jun 2018 12:07:02 +0100 Subject: [PATCH 25/65] Move Movim to Social Networks & Forums --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bf05bb1..ce559c44 100644 --- a/README.md +++ b/README.md @@ -415,6 +415,7 @@ _[IPBX](https://en.wikipedia.org/wiki/IP_PBX) telephony software_ - [Isso](http://posativ.org/isso/) - Lightweight commenting server written in Python and Javascript. It aims to be a drop-in replacement for Disqus. ([Source Code](https://github.com/posativ/isso)) `MIT` `Python` - [Loomio](https://www.loomio.org/) - Loomio is a collaborative decision-making tool that makes it easy for anyone to participate in decisions which affect them. ([Source Code](https://github.com/loomio/loomio)) `AGPL-3.0` `Ruby` - [Mastodon](https://joinmastodon.org/) - Federated microblogging server, an alternative to GNU social. ([Source Code](https://github.com/tootsuite/mastodon)) `AGPL-3.0` `Ruby` +- [Movim](https://movim.eu/) - Modern, federated social network based on XMPP, with a fully featured group-chat, subscriptions and microblogging. ([Source Code](https://github.com/movim/movim)) `AGPL-3.0` `PHP` - [MyBB](http://www.mybb.com/) - Free, extensible forum software package. ([Source Code](https://github.com/mybb/mybb)) `LGPL-3.0` `PHP` - [Newebe](http://newebe.org/) - Distributed Social Network. ([Source Code](https://github.com/gelnior/newebe)) `AGPL-3.0` `Python` - [NodeBB](https://nodebb.org/) - Node.js based forum software built for the modern web. ([Source Code](https://github.com/NodeBB/NodeBB)) `GPL-3.0` `Nodejs` @@ -454,7 +455,6 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP - [Converse.js](https://conversejs.org/) - Free and open-source XMPP chat client in your browser. ([Source Code](https://github.com/jcbrand/converse.js)) `MPL-2.0` `Javascript` - [JSXC](https://jsxc.org) - Real-time XMPP web chat application with video calls, file transfer and encrypted communication. There are also versions for Nextcloud/Owncloud and SOGo. ([Source Code](https://github.com/jsxc/jsxc)) `MIT` `Javascript` - [Kaiwa](http://getkaiwa.com/) - Web based chat client in the style of common paid alternatives. ([Source Code](https://github.com/digicoop/kaiwa)) `MIT` `Nodejs` -- [Movim](https://movim.eu/) - Modern, federated social network based on XMPP, with a fully featured group-chat, subscriptions and microblogging. ([Source Code](https://github.com/movim/movim)) `AGPL-3.0` `PHP` - [Salut à Toi](http://www.salut-a-toi.org/) - Multipurpose, multi frontend, libre and decentralised communication tool. ([Source Code](http://repos.goffi.org/sat)) `AGPL-3.0` `Python` - [Libervia](http://wiki.goffi.org/wiki/Libervia/en) - Web frontend from Salut à Toi. ([Source Code](http://repos.goffi.org/libervia)) `AGPL-3.0` `Python` From f659585b0d066d5f9560c743e34db535c5c49fe4 Mon Sep 17 00:00:00 2001 From: Nick Busey Date: Wed, 20 Jun 2018 08:19:09 -0600 Subject: [PATCH 26/65] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65ffb1a9..a6a4caf8 100644 --- a/README.md +++ b/README.md @@ -751,7 +751,6 @@ _Command-line file upload_ - [GateOne](http://liftoffsoftware.com/Products/GateOne) - Gate One is an HTML5 web-based terminal emulator and SSH client. ([Source Code](https://github.com/liftoff/GateOne/)) `AGPL-3.0` `Python` - [Guacamole](http://guac-dev.org/) - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. ([Source Code](https://github.com/glyptodon/)) `Apache-2.0` `Java/C` -- [HomelabOS](http://homelabos.com/) - Your very own offline-first privacy-centric open-source data-center! `MIT` `Docker` - [oneye](https://oneye-project.org/) - Cloud software to access your data from everywhere with any browser. ([Demo](https://wiki.oneye-project.org/0.9:demo), [Source Code](https://github.com/oneye/oneye)) `AGPL-3.0` `PHP` - [OS.js](https://os.js.org/) - Desktop implementation for your browser with a fully-fledged window manager, Application APIs, GUI toolkits and filesystem abstraction. ([Demo](https://demo.os-js.org/), [Source Code](https://github.com/os-js/OS.js)) `BSD` `Nodejs` @@ -1332,6 +1331,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt - [FreedomBone](https://freedombone.net/) - Home server configuration based on Debian. ([Source Code](https://github.com/bashrc/freedombone)) `AGPL-3.0` `Shell` - [FreedomBox](https://wiki.debian.org/FreedomBox) - Community project to develop, design and promote personal servers running free software for private, personal, communications. `GPL-3.0` `Python/Other` - [FreeNAS](https://www.freenas.org/) - Network-attached storage (NAS) software based on FreeBSD and the OpenZFS file system. Support for SMB, AFP, NFS, iSCSI, SSH, rsync and FTP/TFTP protocols. Advanced features include full-disk encryption and plug-ins. ([Source Code](https://github.com/freenas/freenas)) `BSD-3-Clause` `Python/Other` +- [HomelabOS](https://gitlab.com/NickBusey/HomelabOS) - Your very own offline-first privacy-centric open-source data-center! `MIT` `Docker` - [OpenMediaVault](http://www.openmediavault.org/) - OpenMediaVault is the next generation network attached storage (NAS) solution based on Debian Linux. It contains services like SSH, (S)FTP, SMB/CIFS, DAAP media server, RSync, BitTorrent client and many more. ([Source Code](https://github.com/openmediavault/openmediavault)) `GPL-3.0` `PHP` - [Piratebox](https://piratebox.cc/start) - DIY anonymous offline file-sharing and communications system built with free software and inexpensive off-the-shelf hardware. ([Source Code](https://github.com/PirateBox-Dev)). `GPL-3.0` `Python/Other` - [Puffin](http://puffin.rocks/) - Lightweight webapp catalog based on containers, with user interface à la mobile app store. ([Demo](http://puffin.rocks/), [Source Code](https://github.com/puffinrocks/puffin)) `AGPL-3.0` `Python/Docker` From 1521ec4c49e8ec07170f5df37407d3012cf29dbc Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Thu, 21 Jun 2018 09:06:17 +0200 Subject: [PATCH 27/65] added demo link for scrumblr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bf05bb1..217eae14 100644 --- a/README.md +++ b/README.md @@ -1230,7 +1230,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [omgnata](https://github.com/chr15m/omgnata) - Mobile friendly zero-feature TODO list web app. Unix philosophy. ([Demo](https://chr15m.github.io/omgnata/)) `GPL-3.0` `ClojureScript` - [PHP Task/Todo list](https://github.com/lgg/tasks.php) - Simple task/todo list that uses a JSON text file for the tasks. `MIT` `PHP` - [Restyaboard](http://restya.com/board/) - Open source Trello-like kanban board. ([Demo](http://restya.com/board/demo.html), [Source Code](https://github.com/RestyaPlatform/board)) `OSL-3.0` `PHP` -- [scrumblr](http://scrumblr.ca/) - Collaborative Online Scrum Tool Using Websockets, Node.js, jQuery, and CSS3. ([Source Code](https://github.com/ocdtrekkie/scrumblr/tree/sandstorm)) `GPL-3.0` `Nodejs` +- [scrumblr](http://scrumblr.ca/) - Collaborative Online Scrum Tool Using Websockets, Node.js, jQuery, and CSS3. ([Demo](http://scrumblr.ca/demo), [Source Code](https://github.com/ocdtrekkie/scrumblr/tree/sandstorm)) `GPL-3.0` `Nodejs` - [TaskBoard](http://taskboard.matthewross.me/) - Kanban-inspired app for keeping track of things that need to get done. ([Demo](https://taskboard.matthewross.me/demo.html), [Source Code](https://github.com/kiswa/TaskBoard)) `MIT` `PHP` - [Taskfreak](http://www.taskfreak.com/original) - Simple but efficient web based task manager written in PHP. ([Demo](http://demo.taskfreak.com/)) `GPL-3.0` `PHP` - [Tasks](https://github.com/m1guelpf/tasks) - Simple tasks and notes manager written in PHP, jQuery and Bootstrap using a custom flat file database. `MPL-2.0` `PHP` From 6fe42679a414ad5743d812d033401b9d9a36b07b Mon Sep 17 00:00:00 2001 From: Nick Busey Date: Thu, 21 Jun 2018 10:44:41 -0600 Subject: [PATCH 28/65] Moving Self-hosting Solutions to be alphabetical --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 540e46a7..1d5d75b3 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ See [Contributing](.github/CONTRIBUTING.md). - [Proxy](#proxy) - [Read it Later Lists](#read-it-later-lists) - [Search Engines](#search-engines) +- [Self-hosting Solutions](#self-hosting-solutions) - [Software Development](#software-development) - [Project Management](#project-management) - [Bug Trackers](#bug-trackers) @@ -86,7 +87,7 @@ See [Contributing](.github/CONTRIBUTING.md). - [VPN](#vpn) - [Web servers](#web-servers) - [Wikis](#wikis) -- [Self-hosting Solutions](#self-hosting-solutions) + - [List of Licenses](#list-of-licenses) - [External links](#external-links) - [Contributing](#contributing) From 269e7ad1a516af6c20c12cd6bdd0cb4148028047 Mon Sep 17 00:00:00 2001 From: Nick Busey Date: Thu, 21 Jun 2018 20:39:19 -0600 Subject: [PATCH 29/65] Formatting of TOC --- README.md | 154 +++++++++++++++++++++++++++--------------------------- 1 file changed, 77 insertions(+), 77 deletions(-) diff --git a/README.md b/README.md index 1d5d75b3..7e4b3aee 100644 --- a/README.md +++ b/README.md @@ -10,84 +10,84 @@ See [Contributing](.github/CONTRIBUTING.md). -------------------- -- [Analytics](#analytics) -- [Archiving and Digital Preservation (DP)](#archiving-and-digital-preservation-dp) -- [Automation](#automation) -- [Blogging Platforms](#blogging-platforms) -- [Bookmarks and Link Sharing](#bookmarks-and-link-sharing) -- [Calendaring and Contacts Management](#calendaring-and-contacts-management) -- [Communication systems](#communication-systems) - - [Custom communication systems](#custom-communication-systems) - - [Email](#email) - - [Complete solutions](#complete-solutions) - - [Mail Transfer Agents](#mail-transfer-agents) - - [Mail Delivery Agents](#mail-delivery-agents) - - [Mailing lists and newsletters](#mailing-lists-and-newsletters) - - [Webmail clients](#webmail-clients) - - [IRC](#irc) - - [SIP](#sip) - - [IPBX](#ipbx) - - [Social Networks and Forums](#social-networks-and-forums) - - [XMPP](#xmpp) - - [XMPP Servers](#xmpp-servers) - - [XMPP Web Clients](#xmpp-web-clients) -- [Conference Management](#conference-management) -- [Content Management Systems (CMS)](#content-management-systems-cms) - - [E-commerce](#e-commerce) -- [DNS](#dns) -- [Document Management](#document-management) -- [E-books and Integrated Library Systems (ILS)](#e-books-and-integrated-library-systems-ils) -- [Enterprise Resource Planning](#enterprise-resource-planning) -- [Federated Identity/Authentication](#federated-identityauthentication) -- [Feed Readers](#feed-readers) -- [File Sharing and Synchronization](#file-sharing-and-synchronization) - - [Distributed filesystems](#distributed-filesystems) - - [File transfer/synchronization](#file-transfersynchronization) - - [Peer-to-peer filesharing](#peer-to-peer-filesharing) - - [Object storage/file servers](#object-storagefile-servers) - - [Single-click/drag-n-drop upload](#single-clickdrag-n-drop-upload) - - [Web based file managers](#web-based-file-managers) -- [Games](#games) -- [Gateways](#gateways) -- [Groupware](#groupware) -- [Human Resources Management (HRM)](#human-resources-management-hrm) -- [Learning and Courses](#learning-and-courses) -- [Maps and Global Positioning System (GPS)](#maps-and-global-positioning-system-gps) -- [Media Streaming](#media-streaming) - - [Multimedia Streaming](#multimedia-streaming) - - [Audio Streaming](#audio-streaming) - - [Video Streaming](#video-streaming) -- [Misc/Other](#miscother) -- [Money, Budgeting and Management](#money-budgeting-and-management) -- [Monitoring](#monitoring) -- [Note-taking and Editors](#note-taking-and-editors) -- [Office Suites](#office-suites) -- [Password Managers](#password-managers) -- [Pastebins](#pastebins) -- [Personal Dashboards](#personal-dashboards) -- [Photo and Video Galleries](#photo-and-video-galleries) -- [Polls and Events](#polls-and-events) -- [Proxy](#proxy) -- [Read it Later Lists](#read-it-later-lists) -- [Search Engines](#search-engines) +- List of Software + - [Analytics](#analytics) + - [Archiving and Digital Preservation (DP)](#archiving-and-digital-preservation-dp) + - [Automation](#automation) + - [Blogging Platforms](#blogging-platforms) + - [Bookmarks and Link Sharing](#bookmarks-and-link-sharing) + - [Calendaring and Contacts Management](#calendaring-and-contacts-management) + - [Communication systems](#communication-systems) + - [Custom communication systems](#custom-communication-systems) + - [Email](#email) + - [Complete solutions](#complete-solutions) + - [Mail Transfer Agents](#mail-transfer-agents) + - [Mail Delivery Agents](#mail-delivery-agents) + - [Mailing lists and newsletters](#mailing-lists-and-newsletters) + - [Webmail clients](#webmail-clients) + - [IRC](#irc) + - [SIP](#sip) + - [IPBX](#ipbx) + - [Social Networks and Forums](#social-networks-and-forums) + - [XMPP](#xmpp) + - [XMPP Servers](#xmpp-servers) + - [XMPP Web Clients](#xmpp-web-clients) + - [Conference Management](#conference-management) + - [Content Management Systems (CMS)](#content-management-systems-cms) + - [E-commerce](#e-commerce) + - [DNS](#dns) + - [Document Management](#document-management) + - [E-books and Integrated Library Systems (ILS)](#e-books-and-integrated-library-systems-ils) + - [Enterprise Resource Planning](#enterprise-resource-planning) + - [Federated Identity/Authentication](#federated-identityauthentication) + - [Feed Readers](#feed-readers) + - [File Sharing and Synchronization](#file-sharing-and-synchronization) + - [Distributed filesystems](#distributed-filesystems) + - [File transfer/synchronization](#file-transfersynchronization) + - [Peer-to-peer filesharing](#peer-to-peer-filesharing) + - [Object storage/file servers](#object-storagefile-servers) + - [Single-click/drag-n-drop upload](#single-clickdrag-n-drop-upload) + - [Web based file managers](#web-based-file-managers) + - [Games](#games) + - [Gateways](#gateways) + - [Groupware](#groupware) + - [Human Resources Management (HRM)](#human-resources-management-hrm) + - [Learning and Courses](#learning-and-courses) + - [Maps and Global Positioning System (GPS)](#maps-and-global-positioning-system-gps) + - [Media Streaming](#media-streaming) + - [Multimedia Streaming](#multimedia-streaming) + - [Audio Streaming](#audio-streaming) + - [Video Streaming](#video-streaming) + - [Misc/Other](#miscother) + - [Money, Budgeting and Management](#money-budgeting-and-management) + - [Monitoring](#monitoring) + - [Note-taking and Editors](#note-taking-and-editors) + - [Office Suites](#office-suites) + - [Password Managers](#password-managers) + - [Pastebins](#pastebins) + - [Personal Dashboards](#personal-dashboards) + - [Photo and Video Galleries](#photo-and-video-galleries) + - [Polls and Events](#polls-and-events) + - [Proxy](#proxy) + - [Read it Later Lists](#read-it-later-lists) + - [Search Engines](#search-engines) + - [Software Development](#software-development) + - [Project Management](#project-management) + - [Bug Trackers](#bug-trackers) + - [IDE/Tools](#idetools) + - [Continuous Integration](#continuous-integration) + - [FaaS/Serverless](#faas-serverless) + - [API Management](#api-management) + - [Documentation Generators](#documentation-generators) + - [Localization](#localization) + - [Static site generators](#static-site-generators) + - [Task management/To-do lists](#task-managementto-do-lists) + - [Ticketing](#ticketing) + - [URL Shorteners](#url-shorteners) + - [VPN](#vpn) + - [Web servers](#web-servers) + - [Wikis](#wikis) - [Self-hosting Solutions](#self-hosting-solutions) -- [Software Development](#software-development) - - [Project Management](#project-management) - - [Bug Trackers](#bug-trackers) - - [IDE/Tools](#idetools) - - [Continuous Integration](#continuous-integration) - - [FaaS/Serverless](#faas-serverless) - - [API Management](#api-management) - - [Documentation Generators](#documentation-generators) - - [Localization](#localization) -- [Static site generators](#static-site-generators) -- [Task management/To-do lists](#task-managementto-do-lists) -- [Ticketing](#ticketing) -- [URL Shorteners](#url-shorteners) -- [VPN](#vpn) -- [Web servers](#web-servers) -- [Wikis](#wikis) - - [List of Licenses](#list-of-licenses) - [External links](#external-links) - [Contributing](#contributing) From 8e4e6699ffcc7ebae49c25abfebbd98675ea599c Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Fri, 22 Jun 2018 12:17:16 +0200 Subject: [PATCH 30/65] corrected a little mess with the links of Lite-Reader (#1430) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 540e46a7..1b600506 100644 --- a/README.md +++ b/README.md @@ -612,7 +612,7 @@ See https://github.com/n1trux/awesome-sysadmin#identity-management - [Kriss Feed](http://tontof.net/kriss/feed/) - Simple and smart (or stupid) feed reader. ([Demo](http://tontof.net/feed/), [Source Code](https://github.com/tontof/kriss_feed/)) `CC0-1.0` `PHP` - [Leed](http://leed.idleman.fr) - Leed (for Light Feed) is a Free and minimalist RSS aggregator. ([Source Code](https://github.com/ldleman/Leed)) `AGPL-3.0` `PHP` - [Leselys](https://github.com/socketubs/leselys) - Your very elegant RSS reader. `AGPL-3.0` `Python` -- [Lite-Reader](http://cubny.com/lite-reader/) - Read your feeds on your own machine with a simple and lite application. ([Source Code](https://github.com/cubny/lite-reader)) `BSD-3-Clause` `PHP` +- [Lite-Reader](https://github.com/cubny/lite-reader) - Read your feeds on your own machine with a simple and lite application. ([Demo](http://cubny.com/lite-reader/)) `BSD-3-Clause` `PHP` - [Moonmoon](http://moonmoon.org/) - simple feed agregator (planet like): it only aggregates feeds and spits them out in one single page. ([Source Code](https://github.com/mauricesvay/moonmoon)) `BSD` `PHP` - [Miniflux](https://miniflux.net/) - Miniflux 2 is a minimalist and open source news reader, written in Go and PostgreSQL. ([Source Code](https://github.com/miniflux/miniflux)) `Apache-2.0` `Go` - [RSSPBRRY](http://jasoncomely.com/rss-tastemaker/) - Fresh new RSS feed reader. ([Source Code](https://github.com/rsspbrry/rsspbrry)) `AGPL-3.0` `PHP` From 94185a7b021d952fa4265948da894066b84b545d Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Fri, 22 Jun 2018 12:35:34 +0200 Subject: [PATCH 31/65] added homepage for Winds (#1433) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b600506..310f5a2a 100644 --- a/README.md +++ b/README.md @@ -630,7 +630,7 @@ See https://github.com/n1trux/awesome-sysadmin#identity-management - [gritttt-rss](http://gritttt-rss.nicolashoening.de/) - More features for Tiny Tiny RSS. ([Source Code](https://github.com/nhoening/gritttt-rss)) `BSD-2-Clause` `Python` - [ttrss-mobile](https://github.com/mboinet/ttrss-mobile) - Mobile webapp for Tiny Tiny RSS. `AGPL-3.0` `Javascript` - [ttrss-reader](https://github.com/kucrut/ttrss-reader) - Light and responsive client for TTRSS. `GPL-2.0` `Javascript` -- [Winds](https://github.com/GetStream/Winds) `⚠` - Open source and beautiful RSS reader built using React/Redux/Sails/Node and Stream. It showcases personalized feeds powered by the Stream API. ([Demo](https://winds.getstream.io/)) `BSD-3-Clause` `Nodejs` +- [Winds](https://getstream.io/winds/) `⚠` - Open source and beautiful RSS reader built using React/Redux/Sails/Node and Stream. It showcases personalized feeds powered by the Stream API. ([Demo](https://winds.getstream.io/), [Source Code](https://github.com/GetStream/Winds)) `BSD-3-Clause` `Nodejs` ## File Sharing and Synchronization From 8b7e9665a35485b5dfe9fed2f636c7e6d84f2fd5 Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Fri, 22 Jun 2018 12:36:10 +0200 Subject: [PATCH 32/65] added homepage and demo link for Sismics Reader (#1432) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 310f5a2a..cb23a174 100644 --- a/README.md +++ b/README.md @@ -623,7 +623,7 @@ See https://github.com/n1trux/awesome-sysadmin#identity-management - [RSS Monster](https://github.com/pietheinstrengholt/rssmonster) - RSS Monster is an easy to use web-based RSS aggregator and reader compatible with the Fever API, created as an alternative for Google Reader. `MIT` `PHP` - [Screaming Liquid Tiger](https://github.com/herrbischoff/screaming-liquid-tiger) - Simple script to automatically generate valid RSS and Atom feeds from a list of media files in the same folder. `MIT` `PHP` - [Selfoss](http://selfoss.aditu.de/) - New multipurpose rss reader, live stream, mashup, aggregation web application. ([Source Code](https://github.com/SSilence/selfoss)) `AGPL-3.0` `PHP` -- [Sismics Reader](https://github.com/sismics/reader) - Free and open source feeds reader, including all major Google Reader features. `GPL-2.0` `Java` +- [Sismics Reader](http://sismics.com/reader/) - Free and open source feeds reader, including all major Google Reader features. ([Demo](https://www.sismics.com/reader/#!/demo), [Source Code](https://github.com/sismics/reader)) `GPL-2.0` `Java` - [Stringer](https://github.com/swanson/stringer) - Work-in-progress self-hosted, anti-social RSS reader. `MIT` `Ruby` - [Temboz](https://github.com/fazalmajid/temboz) - Two-column feed reader emphasizing filtering capabilities to manage information overload. `MIT` `Python` - [Tiny Tiny RSS](https://tt-rss.org/gitlab/fox/tt-rss) - Open source web-based news feed (RSS/Atom) reader and aggregator. ([Demo](http://framanews.org/)) `GPL-3.0` `PHP` From 48b642e0ad747ffd35f2d191f274b105500661ae Mon Sep 17 00:00:00 2001 From: Oleg Agafonov Date: Fri, 22 Jun 2018 13:37:09 +0300 Subject: [PATCH 33/65] Add SIP3.IO Tapir (#1434) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb23a174..fb26c1ca 100644 --- a/README.md +++ b/README.md @@ -378,6 +378,7 @@ _[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol) telephony soft - [Homer](https://www.sipcapture.org/) - Troubleshooting and monitoring VoIP calls. ([Source Code](https://github.com/sipcapture/homer)) `AGPL-3.0` `Angular/C` - [Kamailio](http://www.kamailio.org/w/) - Modular SIP server (registrar/proxy/router/etc). ([Source Code](https://github.com/kamailio/kamailio)) `GPL-2.0` `C` - [Ostel](https://dev.guardianproject.info/projects/ostel/wiki/Server_Documentation) - Secure SIP telephony setup with ZRTP encryption. `GPL-3.0` `Ruby` +- [Tapir](http://www.sip3.io/) - Troubleshooting and real-time monitoring of VoIP-based systems. ([Source Code](https://github.com/sip3io/tapir)) `Apache-2.0` `Java/Kotlin` ### IPBX From 3907ef0c81b2fc46f4a029e8dbfe53140bcb84e1 Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Fri, 22 Jun 2018 12:38:05 +0200 Subject: [PATCH 34/65] removed Creaky Coot (#1428) removed Creaky Coot since its source and homepage seems inactive for 4 years now. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fb26c1ca..a834274a 100644 --- a/README.md +++ b/README.md @@ -605,7 +605,6 @@ See https://github.com/n1trux/awesome-sysadmin#identity-management **[`^ back to top ^`](#)** - [CommaFeed](https://www.commafeed.com/) - Google Reader inspired self-hosted RSS reader. ([Source Code](https://github.com/Athou/commafeed)) `Apache-2.0` `Java` -- [Creaky Coot](http://bugs.derivoile.fr/Creaky-Coot/dashboard) - Minimalist and responsive RSS reader and links saver. ([Source Code](https://github.com/piero-la-lune/Creaky-Coot)) `MIT` `PHP` - [Feedbin](https://feedbin.com/) - Simple, fast and nice looking RSS reader. ([Source Code](https://github.com/feedbin/feedbin)) `MIT` `Ruby` - [FeedHQ](https://feedhq.org/) - FeedHQ is a web-based feed reader. ([Source Code](https://github.com/feedhq/feedhq)) `BSD-3-Clause` `Python` - [FreshRSS](http://freshrss.org/) - Self-hostable RSS feed aggregator. ([Demo](http://demo.freshrss.org/i/), [Source Code](https://github.com/FreshRSS/FreshRSS), [Mobile app](https://github.com/Alkarex/EasyRSS)) `AGPL-3.0` `PHP` From 08b2c6a7becbf0de18b26c48b43caed4a513aa40 Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Fri, 22 Jun 2018 12:41:45 +0200 Subject: [PATCH 35/65] updated Economizzer (#1426) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a834274a..8c828180 100644 --- a/README.md +++ b/README.md @@ -918,7 +918,7 @@ See also https://github.com/n1trux/awesome-sysadmin#it-asset-management - [Benedetto](https://github.com/arecker/bennedetto) - Bennedetto is a simple, turn-based budget management app. `GPL-3.0` `Python` - [Budget App](https://www.budgetapp.io/) - Budget App is an open source personal budgeting application. ([Demo](https://demo.budgetapp.io/), [Source Code](https://github.com/paukiatwee/budgetapp)) `Apache-2.0` `Java` - [Dot Ledger](https://www.dotledger.com/) - Web-based personal finance management tool. ([Demo](https://demo.dotledger.com/), [Source Code](https://github.com/dotledger/dotledger)) `Apache-2.0` `Ruby` -- [Economizzer](http://www.economizzer.org/) - Economizzer is a simple and open source personal finance manager system, available in English, Portuguese (PT|BR) and Russian. ([Source Code](https://github.com/gugoan/economizzer)) `MIT` `PHP` +- [Economizzer](http://www.economizzer.org/) - An easy and secure system for you to manage your personal money and achieve your goals, and can be accessed by computer, tablet or smartphone. ([Demo](https://github.com/gugoan/economizzer#live-demo), [Source Code](https://github.com/gugoan/economizzer)) `MIT` `PHP` - [ExMoney](https://github.com/gaynetdinov/ex_money) - Self-hosted personal finance app. `ISC` `Elixir` - [Firefly III](https://firefly-iii.org/) - Firefly III is a modern financial manager. It helps you to keep track of your money and make budget forecasts. It supports credit cards, shared household accounts, and savings accounts. It's powered by Laravel and requires PHP7.1. ([Demo](https://demo.firefly-iii.org/), [Source Code](https://github.com/firefly-iii/firefly-iii)) `GPL-3.0` `PHP` - [Galette](http://galette.eu/dc/) - Galette is a membership management web application towards non profit organizations. ([Source Code](http://git.tuxfamily.org/galette/galette.git/)) `GPL-3.0` `PHP` From 728fed7f43f1a446cb5c45e2cc181023d2250a95 Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Fri, 22 Jun 2018 12:42:14 +0200 Subject: [PATCH 36/65] added Demo link for IHateMoney (#1425) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c828180..976a2ef1 100644 --- a/README.md +++ b/README.md @@ -927,7 +927,7 @@ See also https://github.com/n1trux/awesome-sysadmin#it-asset-management - [Inventaire](https://inventaire.io/welcome) - Collaborative resources mapper project, while yet only focused on exploring books mapping with wikidata and ISBNs. ([Source Code](https://github.com/inventaire/inventaire)) `AGPL-3.0` `Nodejs` - [Invoice Ninja](https://www.invoiceninja.org/) - Powerful tool to invoice clients online. ([Demo](https://app.invoiceninja.com/invoices/create), [Source Code](https://github.com/invoiceninja/invoiceninja)) `AAL` `PHP` - [InvoicePlane](https://invoiceplane.com/) - Manage quotes, invoices, payments and customers for your small business. ([Demo](https://demo.invoiceplane.com), [Source Code](https://github.com/InvoicePlane/InvoicePlane)) `MIT` `PHP` -- [IHateMoney](http://ihatemoney.org/) - Manage your shared expenses, easily. ([Source Code](https://github.com/spiral-project/ihatemoney)) `BSD` `Python` +- [IHateMoney](http://ihatemoney.org/) - Manage your shared expenses, easily. ([Demo](https://ihatemoney.org/demo/), [Source Code](https://github.com/spiral-project/ihatemoney)) `BSD` `Python` - [PartKeepr](https://www.partkeepr.org) - PartKeepr is an electronic part inventory management software. It helps you to keep track of your available parts and assist you with re-ordering parts. ([Demo](https://demo.partkeepr.org/), [Source Code](https://github.com/partkeepr/PartKeepr)) `GPL-3.0` `PHP` - [SilverStrike](https://silverstrike.tk/) - Personal finance management made easy. ([Demo](https://demo.silverstrike.tk/), [Source Code](https://github.com/agstrike/silverstrike)) `MIT` `Python/Django` - [StockazNG](https://dev.sigpipe.me/dashie/StockazNG) - Asset Management System. `MIT` `Python` From d3cbc01c598bda146de34f9b5b2c2f2439a97e62 Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Fri, 22 Jun 2018 12:52:30 +0200 Subject: [PATCH 37/65] added a Clients-list to ownCloud (#1429) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 976a2ef1..867b6cda 100644 --- a/README.md +++ b/README.md @@ -650,7 +650,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems - [Kinto](https://kinto.readthedocs.org) - Kinto is a minimalist JSON storage service with synchronisation and sharing abilities. ([Source Code](https://github.com/Kinto)) `Apache-2.0` `Python` - [Nextcloud](https://nextcloud.com/) - Access and share your files, calendars, contacts, mail and [more](https://apps.nextcloud.com/) from any device, on your terms. ([Demo](https://demo.nextcloud.com/), [Source Code](https://github.com/nextcloud/server)) `AGPL-3.0` `PHP` - [OpenSSH/SFTP](http://www.openssh.com/) - Secure File Transfer Program. ([Source Code](http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh)) `BSD` `C` -- [ownCloud](https://owncloud.org/) - All-in-one solution for saving, synchronizing, viewing, editing and sharing files, calendars, address books and more. ([Source Code](https://github.com/owncloud/core)) `AGPL-3.0` `PHP` +- [ownCloud](https://owncloud.org/) - All-in-one solution for saving, synchronizing, viewing, editing and sharing files, calendars, address books and more. ([Source Code](https://github.com/owncloud/core), [Clients](https://github.com/owncloud/core/wiki/Apps)) `AGPL-3.0` `PHP` - [Pydio](https://pydio.com/) - Turn any web server into a powerful file management system and an alternative to mainstream cloud storage providers. ([Source Code](https://github.com/pydio/pydio-core)) `AGPL-3.0` `PHP` - [Samba](https://www.samba.org/) - Samba is the standard Windows interoperability suite of programs for Linux and Unix. It provides secure, stable and fast file and print services for all clients using the SMB/CIFS protocol. ([Source Code](https://git.samba.org/samba.git/)) `GPL-3.0` `C` - [Seafile](https://www.seafile.com/en/home/) - File hosting and sharing solution primary for teams and organizations. ([Demo](https://seacloud.cc/demo), [Source Code](https://github.com/haiwen/seafile)) `GPL-2.0` `C` From 54975115c8b750bdbd7e0b82dabcf0ee60cae3a2 Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Fri, 22 Jun 2018 12:57:12 +0200 Subject: [PATCH 38/65] removed RSSPBRRY ...because its source is gone. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 867b6cda..b7904ffa 100644 --- a/README.md +++ b/README.md @@ -615,7 +615,6 @@ See https://github.com/n1trux/awesome-sysadmin#identity-management - [Lite-Reader](https://github.com/cubny/lite-reader) - Read your feeds on your own machine with a simple and lite application. ([Demo](http://cubny.com/lite-reader/)) `BSD-3-Clause` `PHP` - [Moonmoon](http://moonmoon.org/) - simple feed agregator (planet like): it only aggregates feeds and spits them out in one single page. ([Source Code](https://github.com/mauricesvay/moonmoon)) `BSD` `PHP` - [Miniflux](https://miniflux.net/) - Miniflux 2 is a minimalist and open source news reader, written in Go and PostgreSQL. ([Source Code](https://github.com/miniflux/miniflux)) `Apache-2.0` `Go` -- [RSSPBRRY](http://jasoncomely.com/rss-tastemaker/) - Fresh new RSS feed reader. ([Source Code](https://github.com/rsspbrry/rsspbrry)) `AGPL-3.0` `PHP` - [NewsBlur](http://www.newsblur.com/) - NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument. ([Source Code](https://github.com/samuelclay/NewsBlur)) `MIT` `Python` - [Nunux Reader](http://reader.nunux.org/) - Simple, fast and reactive RSS reader. ([Source Code](https://github.com/ncarlier/nunux-reader)) `GPL-3.0` `Nodejs` - [Reader-Self](http://readerself.com/) - Self-hosted rss reader (php / mysql or sqlite) - Google Reader alternative. ([Source Code](https://github.com/readerself/readerself)) `GPL-3.0` `PHP` From 2169af02287b131f4325c23b0f918d1bd239d862 Mon Sep 17 00:00:00 2001 From: Edward Dickson Date: Sat, 23 Jun 2018 22:35:20 +0100 Subject: [PATCH 39/65] Add Awesome Public Datasets (#1420) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 867b6cda..a1d97d75 100644 --- a/README.md +++ b/README.md @@ -1402,6 +1402,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt **[`^ back to top ^`](#)** - [Awesome Big Data](https://github.com/onurakpolat/awesome-bigdata) - Curated list of awesome big data frameworks, resources and other awesomeness. +- [Awesome Public Datasets](https://github.com/awesomedata/awesome-public-datasets) - List of high quality, topic-centric public data sources. - [Awesome Sysadmin](https://github.com/n1trux/awesome-sysadmin) - Curated list of amazingly awesome open source sysadmin resources. - Lists of software aimed at privacy and decentralization in some form: [PRISM Break](https://prism-break.org/en/), [privacytools.io](https://www.privacytools.io/), [Alternative Internet](https://redecentralize.github.io/alternative-internet/), [Libre Projects](http://libreprojects.net/) - Dynamic Domain Name services: [Afraid.org](https://freedns.afraid.org/domain/registry/), [Pagekite](https://pagekite.net/) From c9d78a4f6709d6a3539ae8950dc10b3abe0d8d52 Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Sun, 24 Jun 2018 08:59:57 +0200 Subject: [PATCH 40/65] added Demo for EdPaste --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1d97d75..9395e3fd 100644 --- a/README.md +++ b/README.md @@ -995,7 +995,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [CoderVault](https://github.com/codervault) - Open source, self-hosted, snippet manager. ([Source Code](https://github.com/codervault/codervault)) `MIT` `Ruby` - [cryptonote](https://cryptonote.me/) - Simple open source web application that lets users encrypt and share messages that can only be read once. ([Source Code](https://github.com/alainmeier/cryptonote)) `BSD` `Ruby` - [CryptPad](https://cryptpad.fr/) - CryptPad is the zero knowledge realtime collaborative editor. ([Source Code](https://github.com/xwiki-labs/cryptpad)) `AGPL-3.0` `Nodejs` -- [EdPaste](https://github.com/Edraens/EdPaste) - Self-hosted pastebin written in Laravel (PHP Framework). `MIT` `PHP` +- [EdPaste](https://github.com/Edraens/EdPaste) - Self-hosted pastebin written in Laravel (PHP Framework). ([Demo](https://paste.edra.ovh/)) `MIT` `PHP` - [fiche](https://github.com/solusipse/fiche) - Command line pastebin, all you need is netcat. ([Demo](http://termbin.com/)) `MIT` `C` - [gist](https://gitnet.fr/deblan/gist) - GIST is an open-source application to share code. `GPL-3.0` `PHP` - [hastebin](http://hastebin.com/about.md) - Open source pastebin written in node.js. ([Demo](http://hastebin.com/), [Source Code](https://github.com/seejohnrun/haste-server)) `MIT` `Nodejs` From 3911687faa24f8709e59829b7e26995693cb2a1d Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Sun, 24 Jun 2018 09:12:19 +0200 Subject: [PATCH 41/65] added Demo link for GIST --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1d97d75..d3c4980a 100644 --- a/README.md +++ b/README.md @@ -997,7 +997,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [CryptPad](https://cryptpad.fr/) - CryptPad is the zero knowledge realtime collaborative editor. ([Source Code](https://github.com/xwiki-labs/cryptpad)) `AGPL-3.0` `Nodejs` - [EdPaste](https://github.com/Edraens/EdPaste) - Self-hosted pastebin written in Laravel (PHP Framework). `MIT` `PHP` - [fiche](https://github.com/solusipse/fiche) - Command line pastebin, all you need is netcat. ([Demo](http://termbin.com/)) `MIT` `C` -- [gist](https://gitnet.fr/deblan/gist) - GIST is an open-source application to share code. `GPL-3.0` `PHP` +- [GIST](https://gitnet.fr/deblan/gist) - GIST is an open-source application to share code. ([Demo](https://gist.deblan.org/)) `GPL-3.0` `PHP` - [hastebin](http://hastebin.com/about.md) - Open source pastebin written in node.js. ([Demo](http://hastebin.com/), [Source Code](https://github.com/seejohnrun/haste-server)) `MIT` `Nodejs` - [localpaste](https://github.com/petermaloney/localpaste) - Simple python based pastebin you can run locally, with curl for input. Supports RAW text by default and binary data such as images (no extensions on returned url). `GPL-2.0` `Python` - [Modern Paste](https://www.modernpaste.com) - Modern pastebin with a contemporary, minimalistic user interface backed by a robust feature set. ([Demo](https://demo.modernpaste.com/), [Source Code](https://github.com/LINKIWI/modern-paste)) `MIT` `Python` From edfaca07dc355eb942ce8ea90a1b0e8a1e095c98 Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Sun, 24 Jun 2018 09:24:09 +0200 Subject: [PATCH 42/65] removed localpaste ...because it is inactive since 3 years. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a1d97d75..273c2663 100644 --- a/README.md +++ b/README.md @@ -999,7 +999,6 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [fiche](https://github.com/solusipse/fiche) - Command line pastebin, all you need is netcat. ([Demo](http://termbin.com/)) `MIT` `C` - [gist](https://gitnet.fr/deblan/gist) - GIST is an open-source application to share code. `GPL-3.0` `PHP` - [hastebin](http://hastebin.com/about.md) - Open source pastebin written in node.js. ([Demo](http://hastebin.com/), [Source Code](https://github.com/seejohnrun/haste-server)) `MIT` `Nodejs` -- [localpaste](https://github.com/petermaloney/localpaste) - Simple python based pastebin you can run locally, with curl for input. Supports RAW text by default and binary data such as images (no extensions on returned url). `GPL-2.0` `Python` - [Modern Paste](https://www.modernpaste.com) - Modern pastebin with a contemporary, minimalistic user interface backed by a robust feature set. ([Demo](https://demo.modernpaste.com/), [Source Code](https://github.com/LINKIWI/modern-paste)) `MIT` `Python` - [mojopaste](http://search.cpan.org/dist/App-mojopaste/) - Perl based pastebin. ([Demo](http://p.thorsen.pm/), [Source Code](https://github.com/jhthorsen/app-mojopaste)) `Artistic-2.0` `Perl` - [NoteHub](https://notehub.org) - Free and Hassle-free Pastebin for Markdown Pages. Simple, clean, password provided, generated-short link. ([Demo](https://notehub.org), [Source Code](https://github.com/chmllr/NoteHub)) `MIT` `Nodejs` From 54af2740e9bd3f7f2118ad0ab8106489fbb949f3 Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Sun, 24 Jun 2018 09:44:53 +0200 Subject: [PATCH 43/65] corrected Demo link for Paste --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1d97d75..144225cf 100644 --- a/README.md +++ b/README.md @@ -1003,7 +1003,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [Modern Paste](https://www.modernpaste.com) - Modern pastebin with a contemporary, minimalistic user interface backed by a robust feature set. ([Demo](https://demo.modernpaste.com/), [Source Code](https://github.com/LINKIWI/modern-paste)) `MIT` `Python` - [mojopaste](http://search.cpan.org/dist/App-mojopaste/) - Perl based pastebin. ([Demo](http://p.thorsen.pm/), [Source Code](https://github.com/jhthorsen/app-mojopaste)) `Artistic-2.0` `Perl` - [NoteHub](https://notehub.org) - Free and Hassle-free Pastebin for Markdown Pages. Simple, clean, password provided, generated-short link. ([Demo](https://notehub.org), [Source Code](https://github.com/chmllr/NoteHub)) `MIT` `Nodejs` -- [Paste](http://phpaste.sourceforge.io/) - Paste is forked from the original source pastebin.com used before it was bought. ([Demo](http://phpaste.sourceforge.net/demo), [Source Code](https://github.com/jordansamuel/PASTE)) `GPL-3.0` `PHP` +- [Paste](https://phpaste.sourceforge.io/) - Paste is forked from the original source pastebin.com used before it was bought. ([Demo](https://phpaste.sourceforge.io/demo/), [Source Code](https://github.com/jordansamuel/PASTE)) `GPL-3.0` `PHP` - [pastebin](https://github.com/prologic/pastebin) - Simple pastebin service with convenient api and CLI. ([Demo](https://paste.mills.io)) `MIT` `Go` - [Pastebin](https://github.com/ewhal/Pastebin) - Modern self-hosted pastebin service with a restful API. `MIT` `Go` - [pb](https://github.com/ptpb/pb) - Lightweight pastebin (and url shortener) built using flask. ([Demo](https://ptpb.pw/)) `GPL-3.0` `Python` From bd36eb315758582e4819bb345a245f558b5a8552 Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Sun, 24 Jun 2018 09:58:37 +0200 Subject: [PATCH 44/65] added Demo for Stikked --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1d97d75..94c5e1df 100644 --- a/README.md +++ b/README.md @@ -1012,7 +1012,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [PrivateBin](https://privatebin.info/) - PrivateBin is a minimalist, opensource online pastebin/discussion board where the server has zero knowledge of hosted data. ([Demo](https://privatebin.net/), [Source Code](https://github.com/PrivateBin/PrivateBin)) `Zlib` `PHP` - [SharpPaste](https://github.com/phonicmouse/SharpPaste) - Cross-platform C# pastebin with client-side AES-256 encryption that just works. ([Demo](https://sharppaste.nl/)) `MIT` `C#/ASP.NET` - [snipt](https://snipt.net/) - Long-term memory for coders. Share and store code snippets. ([Source Code](https://github.com/nicksergeant/snipt/)) `BSD` `Python` -- [Stikked](https://github.com/claudehohl/Stikked) - Advanced and beautiful pastebin. `GPL-3.0` `PHP` +- [Stikked](https://github.com/claudehohl/Stikked) - Advanced and beautiful pastebin. ([Demo](https://paste.scratchbook.ch/)) `GPL-3.0` `PHP` - [Sup3rS3cretMes5age](https://github.com/algolia/sup3rS3cretMes5age) - Very simple (to deploy and to use) secret message service using Hashicorp Vault as a secrets storage. `MIT` `Go` - [tastebin](https://github.com/andreineculau/tastebin) - Updated version of hastebin plus additional features. `Apache-2.0` `Nodejs` From 9972b4f2156a833270be9bac803008af526599e0 Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Sun, 24 Jun 2018 10:11:49 +0200 Subject: [PATCH 45/65] updated source link for BulletNotes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1d97d75..9e6702a7 100644 --- a/README.md +++ b/README.md @@ -944,7 +944,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com *See also [Wikis](#wikis)* -- [BulletNotes](https://bulletnotes.io/) - Workflowy / Dynalist clone with Kanban (Trello) and Calendar functionality. Organize everything. ([Source Code](https://github.com/NickBusey/BulletNotes)) `MIT` `Nodejs` +- [BulletNotes](https://bulletnotes.io/) - Workflowy / Dynalist clone with Kanban (Trello) and Calendar functionality. Organize everything. ([Source Code](https://gitlab.com/NickBusey/BulletNotes)) `MIT` `Nodejs` - [Boostnote](https://boostnote.io/) - The note-taking app for programmers that focuses on markdown, snippets, and customizability. ([Source Code](https://github.com/BoostIO/Boostnote/)) `GPL-3.0` `JavaScript` - [dillinger](http://dillinger.io/) - The last Markdown editor, ever. ([Source Code](https://github.com/joemccann/dillinger/)) `MIT` `Nodejs` - [draw.io](https://draw.io) - Diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams. ([Source Code](https://github.com/jgraph/drawio)) `Apache-2.0` `JavaScript` From 7bb08a161beeb2c62facb385d6a78a8592f7e5cc Mon Sep 17 00:00:00 2001 From: Aravindo Wingeier Date: Sun, 24 Jun 2018 20:07:21 +0200 Subject: [PATCH 46/65] added synox/disposable-mailbox I am the maintainer of disposable-mailbox --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1d97d75..e192d34d 100644 --- a/README.md +++ b/README.md @@ -352,6 +352,7 @@ _Mailing lists servers and mass mailing software - one message to many recipient - [Roundcube](https://roundcube.net) - Browser-based IMAP client with an application-like user interface. ([Source Code](https://github.com/roundcube/roundcubemail/)) `GPL-3.0` `PHP` - [SquirrelMail](http://squirrelmail.org) - Another browser-based IMAP client. ([Source Code](https://sourceforge.net/p/squirrelmail/code/HEAD/tree/)) `GPL-2.0` `PHP` - [WebMail Lite](http://www.afterlogic.org/webmail-lite) - Web-based IMAP Mail client. ([Source Code](https://github.com/afterlogic/webmail-lite)) `GPL-3.0` `PHP` +- [disposable-mailbox](https://github.com/synox/disposable-mailbox) - Simple disposable mailbox web app based on a catch-all IMAP mailbox. ([Source Code](https://github.com/synox/disposable-mailbox)) `GPL-3.0` `PHP` ### IRC From 02e966401e9ef30d8c715f31a80548df8e369479 Mon Sep 17 00:00:00 2001 From: Aravindo Wingeier Date: Sun, 24 Jun 2018 20:12:10 +0200 Subject: [PATCH 47/65] fixed format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e192d34d..251135a3 100644 --- a/README.md +++ b/README.md @@ -346,13 +346,13 @@ _Mailing lists servers and mass mailing software - one message to many recipient #### Webmail clients - [Cypht](http://cypht.org/index.html) - Feed reader for your email accounts. ([Source Code](https://github.com/jasonmunro/hm3)) `GPL-2.0` `PHP` +- [Disposable Mailbox](https://github.com/synox/disposable-mailbox) - Simple disposable mailbox web app based on a catch-all IMAP mailbox. `GPL-3.0` `PHP` - [IMP](https://www.horde.org/apps/imp/) - HORDE application that provides webmail access to IMAP and POP3 accounts. ([Demo](http://demo.horde.org/), [Source Code](https://www.horde.org/download/imp)) `GPL-2.0` `PHP` - [Mailpile](https://www.mailpile.is/) - Webmail client with search, filtering, encryption features and more. ([Source Code](https://github.com/mailpile/Mailpile)) `AGPL-3.0` `Python` - [RainLoop](http://www.rainloop.net/) - Simple, modern and fast webmail with IMAP/SMTP Support and multi accounting. ([Demo](http://demo.rainloop.net/), [Source Code](https://github.com/RainLoop/rainloop-webmail)). `AGPL-3.0` `PHP` - [Roundcube](https://roundcube.net) - Browser-based IMAP client with an application-like user interface. ([Source Code](https://github.com/roundcube/roundcubemail/)) `GPL-3.0` `PHP` - [SquirrelMail](http://squirrelmail.org) - Another browser-based IMAP client. ([Source Code](https://sourceforge.net/p/squirrelmail/code/HEAD/tree/)) `GPL-2.0` `PHP` - [WebMail Lite](http://www.afterlogic.org/webmail-lite) - Web-based IMAP Mail client. ([Source Code](https://github.com/afterlogic/webmail-lite)) `GPL-3.0` `PHP` -- [disposable-mailbox](https://github.com/synox/disposable-mailbox) - Simple disposable mailbox web app based on a catch-all IMAP mailbox. ([Source Code](https://github.com/synox/disposable-mailbox)) `GPL-3.0` `PHP` ### IRC From 4d609a1bb19bf2052d423106086f3f6bb0a27b0d Mon Sep 17 00:00:00 2001 From: Leonard Thomas Wall Date: Mon, 25 Jun 2018 23:45:52 +0100 Subject: [PATCH 48/65] Fixed framework specification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1d97d75..a57925e1 100644 --- a/README.md +++ b/README.md @@ -1010,7 +1010,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [pbnh](https://github.com/bhanderson/pbnh) - Pastebin inspired from project pb and hastebin, with an API and a SQL-based backend. `MIT` `Python` - [Phaste](https://pste.pw) - Phalcon-based, MySQL pastebin application with privacy-respecting Piwik integration and syntax highlighting. ([Source Code](https://github.com/FoxDev/Phaste)) `AGPL-3.0` `PHP` - [PrivateBin](https://privatebin.info/) - PrivateBin is a minimalist, opensource online pastebin/discussion board where the server has zero knowledge of hosted data. ([Demo](https://privatebin.net/), [Source Code](https://github.com/PrivateBin/PrivateBin)) `Zlib` `PHP` -- [SharpPaste](https://github.com/phonicmouse/SharpPaste) - Cross-platform C# pastebin with client-side AES-256 encryption that just works. ([Demo](https://sharppaste.nl/)) `MIT` `C#/ASP.NET` +- [SharpPaste](https://github.com/phonicmouse/SharpPaste) - Cross-platform C# pastebin with client-side AES-256 encryption that just works. ([Demo](https://sharppaste.nl/)) `MIT` `C#/NancyFX` - [snipt](https://snipt.net/) - Long-term memory for coders. Share and store code snippets. ([Source Code](https://github.com/nicksergeant/snipt/)) `BSD` `Python` - [Stikked](https://github.com/claudehohl/Stikked) - Advanced and beautiful pastebin. `GPL-3.0` `PHP` - [Sup3rS3cretMes5age](https://github.com/algolia/sup3rS3cretMes5age) - Very simple (to deploy and to use) secret message service using Hashicorp Vault as a secrets storage. `MIT` `Go` From d1e980bd203536abf9be4b464ee5282e927d2a53 Mon Sep 17 00:00:00 2001 From: Tony Date: Tue, 26 Jun 2018 10:12:41 -0500 Subject: [PATCH 49/65] Added LazyLibrarian and Lidarr --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a1d97d75..462dd9f8 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,8 @@ Some [Content Management System](#content-management-systems-cms) solutions also - [Huginn](https://github.com/cantino/huginn) - Allows you to build agents that monitor and act on your behalf. `MIT` `Ruby` - [Http2pic](https://http2pic.haschek.at/) - Website screenshots/renderer. It uses the wkhtmltox to render websites with various options. ([Source Code](https://github.com/chrisiaut/http2pic)) `Apache 2.0` `PHP/Javascript` - [Kibitzr](https://kibitzr.github.io) - Lightweight personal web assistant with powerful integrations. ([Source Code](https://github.com/kibitzr/kibitzr/)) `MIT` `Python` +- [LazyLibrarian](https://github.com/DobyTang/LazyLibrarian) - LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs. It uses a combination of Goodreads Librarything and optionally GoogleBooks as sources for author info and book info ([Source Code](https://github.com/DobyTang/LazyLibrarian)) `GPL-3.0` `Python` +- [Lidarr](https://lidarr.audio/) - Lidarr is a music collection manager for Usenet and BitTorrent users. ([Source Code](https://github.com/Lidarr/Lidarr) `GPL-3.0` 'C#` - [Medusa](https://github.com/pymedusa/SickRage) - Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic. `GPL-3.0` `Python` - [Node RED](http://nodered.org/) - Browser-based flow editor that helps you wiring hardware devices, APIs and online services to create IoT solutions. ([Source Code](https://github.com/node-red/node-red)) `Apache-2.0` `Nodejs` - [openHAB](http://www.openhab.org) - Vendor and technology agnostic open source software for home automation. ([Source Code](https://github.com/openhab/openhab)) `EPL-1.0` `Java` From e5625bc17230e5892531c4635b7705e726402278 Mon Sep 17 00:00:00 2001 From: Tony Date: Tue, 26 Jun 2018 10:14:53 -0500 Subject: [PATCH 50/65] fix typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 462dd9f8..a532c7a1 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ Some [Content Management System](#content-management-systems-cms) solutions also - [Http2pic](https://http2pic.haschek.at/) - Website screenshots/renderer. It uses the wkhtmltox to render websites with various options. ([Source Code](https://github.com/chrisiaut/http2pic)) `Apache 2.0` `PHP/Javascript` - [Kibitzr](https://kibitzr.github.io) - Lightweight personal web assistant with powerful integrations. ([Source Code](https://github.com/kibitzr/kibitzr/)) `MIT` `Python` - [LazyLibrarian](https://github.com/DobyTang/LazyLibrarian) - LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs. It uses a combination of Goodreads Librarything and optionally GoogleBooks as sources for author info and book info ([Source Code](https://github.com/DobyTang/LazyLibrarian)) `GPL-3.0` `Python` -- [Lidarr](https://lidarr.audio/) - Lidarr is a music collection manager for Usenet and BitTorrent users. ([Source Code](https://github.com/Lidarr/Lidarr) `GPL-3.0` 'C#` +- [Lidarr](https://lidarr.audio/) - Lidarr is a music collection manager for Usenet and BitTorrent users. ([Source Code](https://github.com/Lidarr/Lidarr)) `GPL-3.0` `C#` - [Medusa](https://github.com/pymedusa/SickRage) - Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic. `GPL-3.0` `Python` - [Node RED](http://nodered.org/) - Browser-based flow editor that helps you wiring hardware devices, APIs and online services to create IoT solutions. ([Source Code](https://github.com/node-red/node-red)) `Apache-2.0` `Nodejs` - [openHAB](http://www.openhab.org) - Vendor and technology agnostic open source software for home automation. ([Source Code](https://github.com/openhab/openhab)) `EPL-1.0` `Java` From ae5d9c023d2b1710cf83d1b2beb7587d702c119e Mon Sep 17 00:00:00 2001 From: Aravindo Wingeier Date: Fri, 29 Jun 2018 14:58:14 +0200 Subject: [PATCH 51/65] added demo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 251135a3..362e648d 100644 --- a/README.md +++ b/README.md @@ -346,7 +346,7 @@ _Mailing lists servers and mass mailing software - one message to many recipient #### Webmail clients - [Cypht](http://cypht.org/index.html) - Feed reader for your email accounts. ([Source Code](https://github.com/jasonmunro/hm3)) `GPL-2.0` `PHP` -- [Disposable Mailbox](https://github.com/synox/disposable-mailbox) - Simple disposable mailbox web app based on a catch-all IMAP mailbox. `GPL-3.0` `PHP` +- [Disposable Mailbox](https://github.com/synox/disposable-mailbox) - Simple disposable mailbox web-app based on a catch-all IMAP mailbox. ([Demo](https://bhadoomail.com/)) `GPL-3.0` `PHP` - [IMP](https://www.horde.org/apps/imp/) - HORDE application that provides webmail access to IMAP and POP3 accounts. ([Demo](http://demo.horde.org/), [Source Code](https://www.horde.org/download/imp)) `GPL-2.0` `PHP` - [Mailpile](https://www.mailpile.is/) - Webmail client with search, filtering, encryption features and more. ([Source Code](https://github.com/mailpile/Mailpile)) `AGPL-3.0` `Python` - [RainLoop](http://www.rainloop.net/) - Simple, modern and fast webmail with IMAP/SMTP Support and multi accounting. ([Demo](http://demo.rainloop.net/), [Source Code](https://github.com/RainLoop/rainloop-webmail)). `AGPL-3.0` `PHP` From fa3f306cb0ede6f729b344c6a3cb1ca5987552ed Mon Sep 17 00:00:00 2001 From: nrew225 Date: Sun, 1 Jul 2018 20:55:09 -0500 Subject: [PATCH 52/65] Fix syntax on multiple entries Fix a few missing full stops and spacing issues. --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a1d97d75..a1f40eb8 100644 --- a/README.md +++ b/README.md @@ -294,7 +294,7 @@ _Simple deployment of a mail server, e.g. for inexperienced or impatient admins. - [docker-mailserver](https://github.com/tomav/docker-mailserver) - Fullstack but simple mail server (smtp, imap, antispam, antivirus, etc.). Only configuration files, no SQL database. Keep it simple and versioned. Easy to deploy and upgrade. `MIT` `Docker` - [Inboxen](https://inboxen.org) - Inboxen is a service that provides you with an infinite number of unique inboxes. ([Source Code](https://github.com/Inboxen/Inboxen)) `GPL-3.0` `Python` -- [homebox](https://github.com/progmaticltd/homebox) - A suite of Ansible scripts to deploy a fully functional mail server on Debian. Unobtrusive and automatic as much as possible, focusing on stability and security. `GPL-3.0` `Shell` +- [homebox](https://github.com/progmaticltd/homebox) - A suite of Ansible scripts to deploy a fully functional mail server on Debian. Unobtrusive and automatic as much as possible, focusing on stability and security. `GPL-3.0` `Shell` - [iRedMail](http://www.iredmail.org/) - Full-featured mail server solution based on Postfix and Dovecot. ([Source Code](https://bitbucket.org/zhb/iredmail/commits/)) `GPL-3.0` `Shell` - [Mailcow](https://mailcow.email/) - Mail server suite based on Dovecot, Postfix and other open source software, that provides a modern Web UI for administration. ([Source Code](https://github.com/andryyy/mailcow)) `GPL-2.0` `PHP` - [Mailu](https://mailu.io/) - Mailu is a simple yet full-featured mail server as a set of Docker images. ([Demo](https://github.com/Mailu/Mailu/wiki/Demo-server), [Source Code](https://github.com/Mailu/Mailu)) `MIT` `Docker/Python` @@ -419,7 +419,7 @@ _[IPBX](https://en.wikipedia.org/wiki/IP_PBX) telephony software_ - [MyBB](http://www.mybb.com/) - Free, extensible forum software package. ([Source Code](https://github.com/mybb/mybb)) `LGPL-3.0` `PHP` - [Newebe](http://newebe.org/) - Distributed Social Network. ([Source Code](https://github.com/gelnior/newebe)) `AGPL-3.0` `Python` - [NodeBB](https://nodebb.org/) - Node.js based forum software built for the modern web. ([Source Code](https://github.com/NodeBB/NodeBB)) `GPL-3.0` `Nodejs` -- [Pleroma](https://pleroma.social) - Federated microblogging server, Mastodon, GNU social, & ActivityPub compatible.([Source Code](https://git.pleroma.social/pleroma/pleroma)) `AGPL-3.0` `Elixir` +- [Pleroma](https://pleroma.social) - Federated microblogging server, Mastodon, GNU social, & ActivityPub compatible. ([Source Code](https://git.pleroma.social/pleroma/pleroma)) `AGPL-3.0` `Elixir` - [orangeforum](http://www.goodoldweb.com/) - Orange Forum is an easy to deploy forum that has minimal dependencies and uses very little javascript. ([Demo](https://groups.goodoldweb.com/), [Source Code](https://github.com/s-gv/orangeforum)) `BSD-3-Clause` `Go` - [OSSN](https://www.opensource-socialnetwork.org/) - Open Source Social Network (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who share similar professional or personal interests. ([Source Code](https://github.com/opensource-socialnetwork/opensource-socialnetwork)) `GPL-2.0` `PHP` - [Oxwall](http://www.oxwall.org/) - Oxwall is used for a wide range of projects starting from family sites and custom social networks to collaboration tools and enterprise community solutions. ([Source Code](https://bitbucket.org/oxwall/public)) `CPAL-1.0` `PHP` @@ -898,14 +898,14 @@ See also , Date: Sun, 1 Jul 2018 22:29:00 -0500 Subject: [PATCH 53/65] Fix test.js Fix regex filters on test.js --- test.js | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/test.js b/test.js index 74c48929..c6f8a0b1 100644 --- a/test.js +++ b/test.js @@ -8,7 +8,7 @@ let issuelog = ' "message": "#### Syntax Issues\\n\\n Name | Entry\\n----|----- const file = fs.readFileSync(process.argv[2], 'utf8'); // Reads argv into var file function entryFilter(md) { // Function to find lines with entries - const linepatt = /^ {0,4}\* \[.*`/; + const linepatt = /^\s{0,2}-\s\[.*`/; return linepatt.test(md); } @@ -17,14 +17,14 @@ function split(text) { // Function to split lines into array } function findPattern(text) { // Test entries against 8 patterns. If matches pattern returns true - const nodnospatt = /^ {0,4}\* \[.*?\]\(.*?\) - .{0,249}?\. `.*?` `.*?`/; // Regex for entries with no demo and no source code - const slpatt = /^ {0,4}\* \[.*?\]\(.*?\) - .{0,249}?\. \(\[Demo\b\]\(.*?\), \[Source Code\b\]\(.*?\)\) `.*?` `.*?`/; // Regex for entries with demo and source code - const nodpatt = / {0,4}\* \[.*?\]\(.*?\) - .{0,249}?\. \(\[Source Code\]\(.*?\)\) `.*?` `.*?`/; // Regex for entries with no demo - const nospatt = / {0,4}\* \[.*?\]\(.*?\) - .{0,249}?\. \(\[Demo\]\(.*?\)\) `.*?` `.*?`/; // Regex for entries with no source code - const pnodnospatt = / {0,4}\* \[.*?\]\(.*?\) `⚠` - .{0,249}?\. `.*?` `.*?`/; // Regex for entries with proprietary with no demo and no source code - const pslpatt = / {0,4}\* \[.*?\]\(.*?\) `⚠` - .{0,249}?\. \(\[Demo\b\]\(.*?\), \[Source Code\b\]\(.*?\)\) `.*?` `.*?`/; // Regex for entries with proprietary with demo and source code - const pnodpatt = / {0,4}\* \[.*?\]\(.*?\) `⚠` - .{0,249}?\. \(\[Source Code\]\(.*?\)\) `.*?` `.*?`/; // Regex for entries with proprietary with no demo - const pnospatt = / {0,4}\* \[.*?\]\(.*?\) `⚠` - .{0,249}?\. \(\[Demo\]\(.*?\)\) `.*?` `.*?`/; // Regex for entries with proprietary with no source code + const nodnospatt = /^-\s{0,2}\s\[.*?\]\(.*?\) - .{0,249}?\. `.*?` `.*?`/; // Regex for entries with no demo and no source code + const slpatt = /^\s{0,2}-\s\[.*?\]\(.*?\) - .{0,249}?\. \(\[Demo\b\]\(.*?\), \[Source Code\b\]\(.*?\)\) `.*?` `.*?`/; // Regex for entries with demo and source code + const nodpatt = /^\s{0,2}-\s\[.*?\]\(.*?\) - .{0,249}?\. \(\[Source Code\]\(.*?\)\) `.*?` `.*?`/; // Regex for entries with no demo + const nospatt = /^\s{0,2}-\s\[.*?\]\(.*?\) - .{0,249}?\. \(\[Demo\]\(.*?\)\) `.*?` `.*?`/; // Regex for entries with no source code + const pnodnospatt = /^\s{0,2}-\s\[.*?\]\(.*?\) `⚠` - .{0,249}?\. `.*?` `.*?`/; // Regex for entries with proprietary with no demo and no source code + const pslpatt = /^\s{0,2}-\s\[.*?\]\(.*?\) `⚠` - .{0,249}?\. \(\[Demo\b\]\(.*?\), \[Source Code\b\]\(.*?\)\) `.*?` `.*?`/; // Regex for entries with proprietary with demo and source code + const pnodpatt = /^\s{0,2}-\s\[.*?\]\(.*?\) `⚠` - .{0,249}?\. \(\[Source Code\]\(.*?\)\) `.*?` `.*?`/; // Regex for entries with proprietary with no demo + const pnospatt = /^\s{0,2}-\s\[.*?\]\(.*?\) `⚠` - .{0,249}?\. \(\[Demo\]\(.*?\)\) `.*?` `.*?`/; // Regex for entries with proprietary with no source code if (nodnospatt.test(text) === true) { return true; } else if (slpatt.test(text) === true) { @@ -46,7 +46,7 @@ function findPattern(text) { // Test entries against 8 patterns. If matches pat } function entryErrorCheck(md) { - const namepatt = /\* \[(.*?)\]/; // regex pattern to find name of entryArray + const namepatt = /^\s{0,2}-\s\[(.*?)\]/; // regex pattern to find name of entryArray const entries = split(md); // Inserts each line into the entries array let totalFail = 0; let totalPass = 0; From c572fb33bb33e80dca64454b2e7fe74b35008c54 Mon Sep 17 00:00:00 2001 From: Aravindo Wingeier Date: Mon, 2 Jul 2018 15:03:55 +0200 Subject: [PATCH 54/65] cleanup spaces --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 362e648d..092e6363 100644 --- a/README.md +++ b/README.md @@ -346,7 +346,7 @@ _Mailing lists servers and mass mailing software - one message to many recipient #### Webmail clients - [Cypht](http://cypht.org/index.html) - Feed reader for your email accounts. ([Source Code](https://github.com/jasonmunro/hm3)) `GPL-2.0` `PHP` -- [Disposable Mailbox](https://github.com/synox/disposable-mailbox) - Simple disposable mailbox web-app based on a catch-all IMAP mailbox. ([Demo](https://bhadoomail.com/)) `GPL-3.0` `PHP` +- [Disposable Mailbox](https://github.com/synox/disposable-mailbox) - Simple disposable mailbox web-app based on a catch-all IMAP mailbox. ([Demo](https://bhadoomail.com/)) `GPL-3.0` `PHP` - [IMP](https://www.horde.org/apps/imp/) - HORDE application that provides webmail access to IMAP and POP3 accounts. ([Demo](http://demo.horde.org/), [Source Code](https://www.horde.org/download/imp)) `GPL-2.0` `PHP` - [Mailpile](https://www.mailpile.is/) - Webmail client with search, filtering, encryption features and more. ([Source Code](https://github.com/mailpile/Mailpile)) `AGPL-3.0` `Python` - [RainLoop](http://www.rainloop.net/) - Simple, modern and fast webmail with IMAP/SMTP Support and multi accounting. ([Demo](http://demo.rainloop.net/), [Source Code](https://github.com/RainLoop/rainloop-webmail)). `AGPL-3.0` `PHP` From 25c9c561b01ebbdb4f320b73a9f557c1dcd33e57 Mon Sep 17 00:00:00 2001 From: nrew225 Date: Mon, 2 Jul 2018 21:13:30 -0500 Subject: [PATCH 55/65] Fix test.js Fix 1 more regex error. --- test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.js b/test.js index c6f8a0b1..94e7798c 100644 --- a/test.js +++ b/test.js @@ -17,7 +17,7 @@ function split(text) { // Function to split lines into array } function findPattern(text) { // Test entries against 8 patterns. If matches pattern returns true - const nodnospatt = /^-\s{0,2}\s\[.*?\]\(.*?\) - .{0,249}?\. `.*?` `.*?`/; // Regex for entries with no demo and no source code + const nodnospatt = /^\s{0,2}-\s\[.*?\]\(.*?\) - .{0,249}?\. `.*?` `.*?`/; // Regex for entries with no demo and no source code const slpatt = /^\s{0,2}-\s\[.*?\]\(.*?\) - .{0,249}?\. \(\[Demo\b\]\(.*?\), \[Source Code\b\]\(.*?\)\) `.*?` `.*?`/; // Regex for entries with demo and source code const nodpatt = /^\s{0,2}-\s\[.*?\]\(.*?\) - .{0,249}?\. \(\[Source Code\]\(.*?\)\) `.*?` `.*?`/; // Regex for entries with no demo const nospatt = /^\s{0,2}-\s\[.*?\]\(.*?\) - .{0,249}?\. \(\[Demo\]\(.*?\)\) `.*?` `.*?`/; // Regex for entries with no source code From dcf4169ce5f2ac8aab66e44a6bbacd72629e53ab Mon Sep 17 00:00:00 2001 From: nrew225 Date: Mon, 2 Jul 2018 21:14:55 -0500 Subject: [PATCH 56/65] Fix syntax errors fix multiple syntax errors --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ff94cde5..ee101336 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ Some [Content Management System](#content-management-systems-cms) solutions also - [CampaignChain](https://www.campaignchain.com/) `⚠` - A marketing hub allowing to schedule posts on social media (a la Hootsuite+Buffer) and combine them with newsletter campaigns. ([Source Code](https://github.com/CampaignChain/campaignchain/tree/1.0)) `Apache-2.0` `PHP` - [CouchPotato](https://couchpota.to/) - CouchPotato is an automatic Video Library Manager for Movies. Automatic torrent/nzb searching, downloading, and processing at the qualities you want. ([Source Code](https://github.com/CouchPotato/CouchPotatoServer/)) `GPL-3.0` `Python` - [Episodes](https://github.com/guptachetan1997/Episodes) - `⚠` Self Hosted TV show Episode tracker and recommender built using django, bootstrap4. `MIT` `Python` -- [feedmixer](https://github.com/cristoper/feedmixer) - FeedMixer is a WSGI (Python3) micro web service which takes a list of feed URLs and returns a new feed consisting of the most recent n entries from each given feed. (Returns Atom, RSS, or JSON) ([Demo](https://mretc.net/feedmixer/json?f=http://hnrss.org/newest&f=http://americancynic.net/atom.xml&n=1)) `WTFPL` `Python` +- [feedmixer](https://github.com/cristoper/feedmixer) - FeedMixer is a WSGI (Python3) micro web service which takes a list of feed URLs and returns a new feed consisting of the most recent n entries from each given feed(Returns Atom, RSS, or JSON). ([Demo](https://mretc.net/feedmixer/json?f=http://hnrss.org/newest&f=http://americancynic.net/atom.xml&n=1)) `WTFPL` `Python` - [FHEM](https://fhem.de/fhem.html) - FHEM is used to automate common tasks in the household like switching lamps and heating. It can also be used to log events like temperature or power consumption. You can control it via web or smartphone frontends, telnet or TCP/IP directly. ([Source Code](https://svn.fhem.de/trac)) `GPL-3.0` `Perl` - [Gekko](https://gekko.wizb.it/) - Gekko is a Bitcoin TA trading and backtesting bot which support multiple exchanges and cryptocurrencies. ([Source Code](https://github.com/askmike/gekko)) `MIT` `Nodejs` - [Headphones](https://github.com/rembo10/headphones) - Automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent, Deluge and Blackhole. `GPL-3.0` `Python` @@ -833,7 +833,7 @@ See also , , Date: Tue, 3 Jul 2018 13:40:23 -0500 Subject: [PATCH 57/65] added period --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a532c7a1..ad92f09b 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ Some [Content Management System](#content-management-systems-cms) solutions also - [Huginn](https://github.com/cantino/huginn) - Allows you to build agents that monitor and act on your behalf. `MIT` `Ruby` - [Http2pic](https://http2pic.haschek.at/) - Website screenshots/renderer. It uses the wkhtmltox to render websites with various options. ([Source Code](https://github.com/chrisiaut/http2pic)) `Apache 2.0` `PHP/Javascript` - [Kibitzr](https://kibitzr.github.io) - Lightweight personal web assistant with powerful integrations. ([Source Code](https://github.com/kibitzr/kibitzr/)) `MIT` `Python` -- [LazyLibrarian](https://github.com/DobyTang/LazyLibrarian) - LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs. It uses a combination of Goodreads Librarything and optionally GoogleBooks as sources for author info and book info ([Source Code](https://github.com/DobyTang/LazyLibrarian)) `GPL-3.0` `Python` +- [LazyLibrarian](https://github.com/DobyTang/LazyLibrarian) - LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs. It uses a combination of Goodreads Librarything and optionally GoogleBooks as sources for author info and book info. ([Source Code](https://github.com/DobyTang/LazyLibrarian)) `GPL-3.0` `Python` - [Lidarr](https://lidarr.audio/) - Lidarr is a music collection manager for Usenet and BitTorrent users. ([Source Code](https://github.com/Lidarr/Lidarr)) `GPL-3.0` `C#` - [Medusa](https://github.com/pymedusa/SickRage) - Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic. `GPL-3.0` `Python` - [Node RED](http://nodered.org/) - Browser-based flow editor that helps you wiring hardware devices, APIs and online services to create IoT solutions. ([Source Code](https://github.com/node-red/node-red)) `Apache-2.0` `Nodejs` From 5a3166881cd741efda618077849e135555f298d0 Mon Sep 17 00:00:00 2001 From: Tony Date: Tue, 3 Jul 2018 13:50:30 -0500 Subject: [PATCH 58/65] removed source code link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad92f09b..9ca60870 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ Some [Content Management System](#content-management-systems-cms) solutions also - [Huginn](https://github.com/cantino/huginn) - Allows you to build agents that monitor and act on your behalf. `MIT` `Ruby` - [Http2pic](https://http2pic.haschek.at/) - Website screenshots/renderer. It uses the wkhtmltox to render websites with various options. ([Source Code](https://github.com/chrisiaut/http2pic)) `Apache 2.0` `PHP/Javascript` - [Kibitzr](https://kibitzr.github.io) - Lightweight personal web assistant with powerful integrations. ([Source Code](https://github.com/kibitzr/kibitzr/)) `MIT` `Python` -- [LazyLibrarian](https://github.com/DobyTang/LazyLibrarian) - LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs. It uses a combination of Goodreads Librarything and optionally GoogleBooks as sources for author info and book info. ([Source Code](https://github.com/DobyTang/LazyLibrarian)) `GPL-3.0` `Python` +- [LazyLibrarian](https://github.com/DobyTang/LazyLibrarian) - LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs. It uses a combination of Goodreads Librarything and optionally GoogleBooks as sources for author info and book info. `GPL-3.0` `Python` - [Lidarr](https://lidarr.audio/) - Lidarr is a music collection manager for Usenet and BitTorrent users. ([Source Code](https://github.com/Lidarr/Lidarr)) `GPL-3.0` `C#` - [Medusa](https://github.com/pymedusa/SickRage) - Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic. `GPL-3.0` `Python` - [Node RED](http://nodered.org/) - Browser-based flow editor that helps you wiring hardware devices, APIs and online services to create IoT solutions. ([Source Code](https://github.com/node-red/node-red)) `Apache-2.0` `Nodejs` From 213d5396b71379028e7299c380bb5da6f2f040f6 Mon Sep 17 00:00:00 2001 From: nrew225 Date: Wed, 4 Jul 2018 10:10:08 -0500 Subject: [PATCH 59/65] Fix contrib command in Makefile -Fixes sed command to properly format markdown table. -Update mailmap. -Update AUTHORS.md --- .github/.mailmap | 6 +- AUTHORS.md | 952 ++++++++++++++++++++++++----------------------- Makefile | 2 +- 3 files changed, 487 insertions(+), 473 deletions(-) diff --git a/.github/.mailmap b/.github/.mailmap index 6d417742..854bc2bf 100644 --- a/.github/.mailmap +++ b/.github/.mailmap @@ -1,8 +1,10 @@ Kickball -Andrew Rylatt +Andrew Rylatt Andrew Rylatt +Andrew Rylatt +Andrew Rylatt +Andrew Rylatt n8225 Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> -Andrew Rylatt Keith Thibodeaux Keith Thibodeaux Madhu GB Madhu GB Miguel Piedrafita diff --git a/AUTHORS.md b/AUTHORS.md index b3951cad..b102b3be 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -1,470 +1,482 @@ -Commits | Author -:---: | --- - 649 | nodiscc - 293 | Kickball - 164 | n8225 - 114 | Andrew Rylatt - 35 | Kovah - 23 | cave beat - 17 | Thomas Dalichow - 16 | Meitar M - 14 | Miguel Piedrafita - 13 | jungle-boogie - 12 | Alex - 12 | Pe46dro - 9 | Andrew Peng - 9 | DJCrashdummy - 9 | Joubert RedRat - 9 | Lance M - 8 | CooperBarrett - 8 | Ferdinand Mütsch - 7 | Andrew Rylatt - 7 | Hammy Havoc - 7 | Ilian - 7 | n1trux - 7 | phre4k - 7 | édouard u. - 6 | Per Guth - 6 | Quinn Comendant - 6 | Touhid Arastu - 6 | cave - 5 | James Cole - 5 | Jean Champémont - 5 | Karl Coelho - 5 | Kevin Lin - 5 | Max Maischein - 5 | Mohammad Faisal - 5 | Moti Korets - 5 | Philip Kirkbride - 5 | mestaritonttu - 4 | /c² - 4 | AlessioCasco - 4 | Alexandr Emelin - 4 | AndrewCz - 4 | Chris McCormick - 4 | Cody Heimberger - 4 | Colin Pokowitz - 4 | Colin Pokowitz - 4 | Cory Gibbons - 4 | D - 4 | Dominik Pfaffenbauer - 4 | Dr. Azrael Tod - 4 | Eliot Whalan - 4 | Ilya Sevostyanov - 4 | Jan Vlnas - 4 | Jason Robinson - 4 | Jean Elchinger - 4 | Joery Zegers - 4 | Johannes Zellner - 4 | Joshua Westerheide - 4 | MK - 4 | Marius Voila - 4 | Rodolfo Berrios - 4 | Surgie Finesse - 4 | Valmik - 4 | bysslord - 4 | dattaz - 4 | dpfaffenbauer - 4 | dyu - 4 | paddo - 3 | Aguay - 3 | Akhyar Amarullah - 3 | BernsteinA <4685390+BernsteinA@users.noreply.github.com> - 3 | Burak Emre Kabakcı - 3 | Conor O'Callaghan - 3 | Cédric Krier - 3 | Danja Vasiliev - 3 | Ethan Lowman - 3 | FoxMaSk - 3 | Gabin - 3 | Garrett Martin - 3 | George C. Privon - 3 | Görkem Çetin - 3 | Harvey Kandola - 3 | Ilya Pirozhenko - 3 | IrosTheBeggar - 3 | Jiří Komárek - 3 | Kevin Hinterlong - 3 | Lee Watson - 3 | Leo Gaggl - 3 | Marc Picaud - 3 | Mariusz Kozakowski <11mariom+wordpress@gmail.com> - 3 | Martin Gontovnikas - 3 | Mathieu Leplatre - 3 | Matt Baer - 3 | Mitchell Urgero - 3 | Morris Jobke - 3 | Ovidiu Dan - 3 | Pavan Yara - 3 | Peter Thaleikis - 3 | Pierre Blanes - 3 | Pierre Tinard - 3 | Pietro Marangon - 3 | Tobi Schäfer - 3 | Yann Forget - 3 | Ye Lin Aung - 3 | hebbet - 3 | jungle-boogie - 3 | moba - 3 | oknozor - 3 | pszlazak - 3 | rett gerst - 3 | xBytez - 2 | A. Cynic - 2 | Adminrezo (Nico Dewaele) - 2 | Albert Cervera i Areny - 2 | Alexander Ryzhov - 2 | Alexis Metaireau - 2 | Andrei Poenaru - 2 | Andrew Hayworth - 2 | Arik Fraimovich - 2 | Bartłomiej Kurzeja - 2 | Ben Yanke - 2 | Brendan Abolivier - 2 | Brian Morin - 2 | Carlo F. Quaglia - 2 | Charles Farence III - 2 | Chris Missal - 2 | Christopher Charbonneau Wells - 2 | Costin Moise - 2 | Daniel Heath - 2 | Daniel Ramirez Grave de Peralta - 2 | David Leonard - 2 | David Wayne Baxter - 2 | Derek Viera - 2 | Deryck - 2 | Dillon Stadther - 2 | Dominic Pratt - 2 | Eliot Berriot - 2 | Feleg - 2 | Felix Bartels - 2 | Gabin Aureche - 2 | Gabriel Cossette - 2 | Gonçalo Valério - 2 | Greg Slepak - 2 | Greg V - 2 | Henry Ruhs - 2 | Jake Breindel - 2 | Jan Soendermann - 2 | Jorge E. Gomez - 2 | Joseph Dykstra - 2 | Julien Bisconti - 2 | Jérémie Astori - 2 | Keith Thibodeaux - 2 | Kevin Vandenborne - 2 | Klaus-Uwe Mitterer - 2 | Madhu GB - 2 | Malte Kiefer - 2 | Marc Laporte - 2 | Marien Fressinaud - 2 | Markus M. Deuerlein - 2 | MarkusMcNugen - 2 | Martijn - 2 | Massimo Santini - 2 | Matt Hazinski - 2 | Matthieu Aubry - 2 | Michael Tunnell - 2 | Mikael Peigney - 2 | Murali Govardhana - 2 | Nick Busey - 2 | Nicolas Carlier - 2 | Oliver Giles - 2 | Patrik Ragnarsson - 2 | Pavel Lobashov - 2 | Peter Demin - 2 | Peter Ivanov - 2 | Phonic Mouse - 2 | Pierre Ozoux - 2 | Poorchop - 2 | Raymond Berger - 2 | ReadmeCritic - 2 | Ricardo Torres - 2 | Rid - 2 | Rodolfo Berrios - 2 | Roland Geider - 2 | Ryan DeShone - 2 | Ryan Mulligan - 2 | Sam Tuke - 2 | Sameer Al-Sakran - 2 | Shane Cooke - 2 | Simon Vieille - 2 | Simone Grignola - 2 | Stefan Bohacek - 2 | Stefane Fermigier - 2 | Stefano - 2 | Suraj Patil - 2 | Think - 2 | Thomas Citharel - 2 | Tomer - 2 | Vadim Rutkovsky - 2 | Van-Duyet Le - 2 | Will Bennett - 2 | Yann - 2 | Zeniic - 2 | cornerot - 2 | cron410 - 2 | digiou - 2 | erdihu - 2 | fengshaun - 2 | fuerbringer - 2 | gseva - 2 | icterine - 2 | jimykk - 2 | markkrj - 2 | rafael-santiago - 2 | thomasfrivold - 2 | tillarnold - 2 | tomc3 - 2 | xy2z - 2 | yuche - 2 | ziλa sarikaya - 2 | znegva - 2 | 王可森 - 1 | Adam Johnson - 1 | Alashov Berkeli - 1 | Alejandro Rodríguez - 1 | Alex Bogdanovski - 1 | Alex Fornuto - 1 | Alex Yumashev <33555768+alex-jitbit@users.noreply.github.com> - 1 | Alexandr Nesterenko - 1 | Alexandre Abita - 1 | Alexey Strokach - 1 | Alfred Bez - 1 | Alys - 1 | Andre - 1 | Andrew Murray - 1 | Andrew Nesbitt - 1 | Andrew Prokhorenkov - 1 | Andrew Rylatt - 1 | Andrey - 1 | Andrey Kuznetsov - 1 | André Rodier - 1 | Andy Olsen - 1 | Angel Velasquez - 1 | Anton Troyanov - 1 | Arda Kılıçdağı - 1 | Armando Lüscher - 1 | Arnold Schrijver - 1 | ArthurHoaro - 1 | Austin - 1 | Bas - 1 | Beard of War - 1 | Ben - 1 | Benjamin Lange - 1 | Bob Mottram - 1 | Brett - 1 | Brian - 1 | Burung Hantu - 1 | C.J. Jameson - 1 | Caleb Xu - 1 | Calle Wolff - 1 | Carlos Rodriguez - 1 | Chanchal Kumar Ghosh - 1 | Chandan Rai - 1 | Charles Barnes - 1 | Chema - 1 | Christoph (Sheogorath) Kern - 1 | Christoph Kappestein - 1 | Christoph Wiechert - 1 | Christophe Hamerling - 1 | Clément AUBIN - 1 | Colin <16247799+cpdevelops@users.noreply.github.com> - 1 | Colin Shea - 1 | Craig Davison - 1 | Cristian Menghi - 1 | CyrilPepito <18053589+CyrilPepito@users.noreply.github.com> - 1 | Damir Gainetdinov - 1 | Dan - 1 | David Baldwynn - 1 | David Ng - 1 | David Yu - 1 | Denis - 1 | Diego Molina - 1 | Dirk Krause - 1 | Dmitriy Volkov - 1 | Dmitry Khomutov - 1 | Doğan Çelik - 1 | Dražen Lučanin - 1 | Ed Tewiah - 1 | Edreih Aldana - 1 | Eike Kettner - 1 | Emeric POUPON - 1 | Eran Chetz - 1 | Eren Hatırnaz - 1 | Eric Moon - 1 | Ethan Madden - 1 | Eugen - 1 | Evelthon Prodromou - 1 | Fazal Majid - 1 | Florian Kaiser - 1 | Florian Wilhelm - 1 | FortressBuilder - 1 | Girish Ramakrishnan - 1 | Greg Chetcuti - 1 | Guilherme Oenning - 1 | Herman Zvonimir Došilović - 1 | IAlwaysBeCoding - 1 | Icantcodeatall - 1 | Igor Antun - 1 | Igor Petrov - 1 | Ivan Krutov - 1 | Izac Lorimer - 1 | Jack - 1 | Jakob Gillich - 1 | James Mills - 1 | Jan - 1 | Jannik Anker - 1 | Janos Dobronszki - 1 | Jarek Lipski - 1 | Jay Williams - 1 | Jay Yu - 1 | Jean Menezes da Rocha - 1 | Jeremiah Marks - 1 | Joel Calado - 1 | Josh Harmon - 1 | Joshua Hamilton - 1 | José Castro - 1 | Julien - 1 | Julien Bisconti - 1 | Julien Reichardt - 1 | Justin Clift - 1 | Justin O'Reilly - 1 | KarloLuiten - 1 | Ketrel - 1 | Kevin Lin - 1 | Keyhaku - 1 | Kieran - 1 | Kim Jahn - 1 | Konstantin Sorokin - 1 | Kukielka - 1 | Kyle Farwell - 1 | Kyle Stetz - 1 | LB (Ben Johnston) - 1 | Lescaudron Mathieu - 1 | Liran Tal - 1 | Marcin Karpezo - 1 | Marco Dickert - 1 | Marcus Ramberg - 1 | Mark Ide - 1 | Mark Ide - 1 | Mark Railton - 1 | Martin Malinda - 1 | Marvin - 1 | MatFluor - 1 | Matt Lee - 1 | Matteo Piccina - 1 | Matthew Dews - 1 | Matthew East - 1 | Michael Barrow - 1 | Michael Burns - 1 | Michael Malura - 1 | Michael van Tricht - 1 | Michael van Tricht - 1 | Mike Goodwin - 1 | Mike Steele - 1 | MinorTom - 1 | Moritz Kröger - 1 | Murdoc Bates - 1 | NicolasCARPi - 1 | Norman Xu - 1 | Nÿco - 1 | Ober7 - 1 | Oliver Kopp - 1 | Opeyemi Obembe - 1 | Paolo Pustorino - 1 | Pau Kiat Wee - 1 | Paul - 1 | Pavlo Vodopyan - 1 | Paweł Kapała - 1 | Peter Brunner - 1 | Peter van den Hurk - 1 | Phill - 1 | Phonic Mouse - 1 | Prahalad Belavadi - 1 | Rafael Milewski - 1 | Remi Rampin - 1 | Remy Adriaanse - 1 | Remy Honig - 1 | Riddler - 1 | Roberto Rosario - 1 | RussellAult - 1 | Ryan Halliday - 1 | Ryan Noelk - 1 | Sahin Boydas - 1 | Salvatore Gentile - 1 | Sam Wilson - 1 | Samuel Garneau - 1 | Scott Humphries - 1 | Senan Kelly - 1 | Sergey Bronnikov - 1 | Sheldon Rupp - 1 | Simon Hanna - 1 | Spencer McIntyre - 1 | Starbeamrainbowlabs - 1 | Stefan Weil - 1 | Steve Divskinsy - 1 | Sylvain Boily - 1 | THS-on - 1 | Tanner Collin - 1 | The Scorpion - 1 | Thorsten Rinne - 1 | Tim Allingham - 1 | Tobias Diekershoff - 1 | Tobias Kunze - 1 | Tobias Zeising - 1 | Tom Hacohen - 1 | Tommy Ku - 1 | Viktor Geringer - 1 | Yurii Rashkovskii - 1 | axeloz - 1 | benmaynard11 - 1 | bricej13 - 1 | cbdev - 1 | cpdev - 1 | dimqua - 1 | disk0x - 1 | domainzero - 1 | dsx - 1 | ePirat - 1 | emeric - 1 | evitalis - 1 | florianl - 1 | foorb - 1 | ghaseminya - 1 | golangci <35628013+golangci@users.noreply.github.com> - 1 | ice-92 - 1 | ilsi - 1 | itsnotv - 1 | jake - 1 | josh - 1 | lachlan-00 - 1 | littleguga - 1 | lsascha - 1 | macmusz - 1 | memorex258 - 1 | mertinop - 1 | mrkpl125 <33229813+mrkpl125@users.noreply.github.com> - 1 | n2i - 1 | nodomain - 1 | pastapojken - 1 | pips - 1 | poVoq - 1 | railscard - 1 | sc0repi0 - 1 | skarphet - 1 | sqozz - 1 | steven jacobs - 1 | stevesbrain - 1 | t1st3 - 1 | teaberryy - 1 | timbe16 - 1 | trebonius0 - 1 | ttoups - 1 | uchchishta - 1 | vincent-clipet - 1 | vinz243 - 1 | wxcafé - 1 | xuansamdinh - 1 | zotlabs - 1 | Руслан Корнев - 1 | ProfessorLogout +|Commits | Author | +| :---: | --- | +|686|nodiscc | +|302|Kickball | +|180|n8225 | +|122|Andrew Rylatt | +|35|Kovah | +|31|DJCrashdummy | +|23|cave beat | +|17|Thomas Dalichow | +|16|Meitar M | +|14|Miguel Piedrafita | +|13|jungle-boogie | +|12|Alex | +|12|Pe46dro | +|9|Andrew Peng | +|9|Joubert RedRat | +|9|Lance M | +|8|CooperBarrett | +|8|Ferdinand Mütsch | +|7|Hammy Havoc | +|7|Ilian | +|7|Nick Busey | +|7|n1trux | +|7|phre4k | +|7|édouard u. | +|6|Per Guth | +|6|Quinn Comendant | +|6|Touhid Arastu | +|6|cave | +|5|James Cole | +|5|Jean Champémont | +|5|Karl Coelho | +|5|Kevin Lin | +|5|Max Maischein | +|5|Mohammad Faisal | +|5|Moti Korets | +|5|Philip Kirkbride | +|5|Surgie Finesse | +|5|mestaritonttu | +|4|/c² | +|4|AlessioCasco | +|4|Alexandr Emelin | +|4|AndrewCz | +|4|Chris McCormick | +|4|Cody Heimberger | +|4|Colin Pokowitz | +|4|Colin Pokowitz | +|4|Cory Gibbons | +|4|D | +|4|Dominik Pfaffenbauer | +|4|Dr. Azrael Tod | +|4|Eliot Whalan | +|4|Ilya Sevostyanov | +|4|Jan Vlnas | +|4|Jason Robinson | +|4|Jean Elchinger | +|4|Joery Zegers | +|4|Johannes Zellner | +|4|Joshua Westerheide | +|4|MK | +|4|Marius Voila | +|4|Rodolfo Berrios | +|4|Valmik | +|4|bysslord | +|4|dattaz | +|4|dpfaffenbauer | +|4|dyu | +|4|paddo | +|3|Aguay | +|3|Akhyar Amarullah | +|3|Alexey Velikiy | +|3|BernsteinA <4685390+BernsteinA@users.noreply.github.com>| +|3|Burak Emre Kabakcı | +|3|Conor O'Callaghan | +|3|Cédric Krier | +|3|Danja Vasiliev | +|3|Ethan Lowman | +|3|FoxMaSk | +|3|Gabin | +|3|Garrett Martin | +|3|George C. Privon | +|3|Görkem Çetin | +|3|Harvey Kandola | +|3|Ilya Pirozhenko | +|3|IrosTheBeggar | +|3|Jan-Lukas Else | +|3|Jiří Komárek | +|3|Kevin Hinterlong | +|3|Lee Watson | +|3|Leo Gaggl | +|3|Marc Picaud | +|3|Mariusz Kozakowski <11mariom+wordpress@gmail.com>| +|3|Martin Gontovnikas | +|3|Mathieu Leplatre | +|3|Matt Baer | +|3|Mitchell Urgero | +|3|Morris Jobke | +|3|Ovidiu Dan | +|3|Pavan Yara | +|3|Peter Thaleikis | +|3|Pierre Blanes | +|3|Pierre Tinard | +|3|Pietro Marangon | +|3|Tobi Schäfer | +|3|Yann Forget | +|3|Ye Lin Aung | +|3|hebbet | +|3|jungle-boogie | +|3|moba | +|3|oknozor | +|3|pszlazak | +|3|rett gerst | +|3|xBytez | +|2|A. Cynic | +|2|Adminrezo (Nico Dewaele) | +|2|Albert Cervera i Areny | +|2|Alexander Ryzhov | +|2|Alexis Metaireau | +|2|Andrei Poenaru | +|2|Andrew Hayworth | +|2|Arik Fraimovich | +|2|Bartłomiej Kurzeja | +|2|Ben Yanke | +|2|Benjamin Gamard | +|2|Brendan Abolivier | +|2|Brian Morin | +|2|Carlo F. Quaglia | +|2|Charles Farence III | +|2|Chris Missal | +|2|Christopher Charbonneau Wells | +|2|Costin Moise | +|2|Daniel Heath | +|2|Daniel Ramirez Grave de Peralta | +|2|David Leonard | +|2|David Wayne Baxter | +|2|Derek Viera | +|2|Deryck | +|2|Dillon Stadther | +|2|Dominic Pratt | +|2|Eliot Berriot | +|2|Feleg | +|2|Felix Bartels | +|2|Gabin Aureche | +|2|Gabriel Cossette | +|2|Gonçalo Valério | +|2|Greg Slepak | +|2|Greg V | +|2|Henry Ruhs | +|2|Jake Breindel | +|2|Jan Soendermann | +|2|Jorge E. Gomez | +|2|Joseph Dykstra | +|2|Julien Bisconti | +|2|Jérémie Astori | +|2|Keith Thibodeaux | +|2|Kevin Vandenborne | +|2|Klaus-Uwe Mitterer | +|2|Madhu GB | +|2|Malte Kiefer | +|2|Marc Laporte | +|2|Marien Fressinaud | +|2|Markus M. Deuerlein | +|2|MarkusMcNugen | +|2|Martijn | +|2|Massimo Santini | +|2|Matt Hazinski | +|2|Matthieu Aubry | +|2|Michael Tunnell | +|2|Mikael Peigney | +|2|Murali Govardhana | +|2|Nicolas Carlier | +|2|Oliver Giles | +|2|Patrik Ragnarsson | +|2|Pavel Lobashov | +|2|Peter Demin | +|2|Peter Ivanov | +|2|Phonic Mouse | +|2|Pierre Ozoux | +|2|Poorchop | +|2|Raymond Berger | +|2|ReadmeCritic | +|2|Ricardo Torres | +|2|Rid | +|2|Rodolfo Berrios | +|2|Roland Geider | +|2|Ryan DeShone | +|2|Ryan Mulligan | +|2|Sam Tuke | +|2|Sameer Al-Sakran | +|2|Shane Cooke | +|2|Simon Vieille | +|2|Simone Grignola | +|2|Stefan Bohacek | +|2|Stefane Fermigier | +|2|Stefano | +|2|Suraj Patil | +|2|Think | +|2|Thomas Citharel | +|2|Tomer | +|2|Vadim Rutkovsky | +|2|Van-Duyet Le | +|2|Will Bennett | +|2|Yann | +|2|Zeniic | +|2|cornerot | +|2|cron410 | +|2|digiou | +|2|erdihu | +|2|fengshaun | +|2|fuerbringer | +|2|gseva | +|2|icterine | +|2|jimykk | +|2|markkrj | +|2|rafael-santiago | +|2|thomasfrivold | +|2|tillarnold | +|2|tomc3 | +|2|xy2z | +|2|yuche | +|2|ziλa sarikaya | +|2|znegva | +|2|王可森 | +|1|Adam C <39806482+adam-redcort@users.noreply.github.com>| +|1|Adam Johnson | +|1|Akos Veres | +|1|Alashov Berkeli | +|1|Alejandro Rodríguez | +|1|Alex Bogdanovski | +|1|Alex Fornuto | +|1|Alex Yumashev <33555768+alex-jitbit@users.noreply.github.com>| +|1|Alexandr Nesterenko | +|1|Alexandre Abita | +|1|Alexey Strokach | +|1|Alfred Bez | +|1|Alys | +|1|Andre | +|1|Andrew Murray | +|1|Andrew Nesbitt | +|1|Andrew Prokhorenkov | +|1|Andrey | +|1|Andrey Kuznetsov | +|1|André Rodier | +|1|Andy Olsen | +|1|Angel Velasquez | +|1|Anton Troyanov | +|1|Arda Kılıçdağı | +|1|Armando Lüscher | +|1|Arnold Schrijver | +|1|ArthurHoaro | +|1|Austin | +|1|Bas | +|1|Beard of War | +|1|Ben | +|1|Benjamin Lange | +|1|Bob Mottram | +|1|Brett | +|1|Brian | +|1|Burung Hantu | +|1|C.J. Jameson | +|1|Caleb Xu | +|1|Calle Wolff | +|1|Carlos Rodriguez | +|1|Chanchal Kumar Ghosh | +|1|Chandan Rai | +|1|Charles Barnes | +|1|Chema | +|1|Christoph (Sheogorath) Kern | +|1|Christoph Kappestein | +|1|Christoph Wiechert | +|1|Christophe Hamerling | +|1|Clément AUBIN | +|1|Colin <16247799+cpdevelops@users.noreply.github.com>| +|1|Colin Shea | +|1|Craig Davison | +|1|Cristian Menghi | +|1|CyrilPepito <18053589+CyrilPepito@users.noreply.github.com>| +|1|Damir Gainetdinov | +|1|Dan | +|1|Danny | +|1|David Baldwynn | +|1|David Ng | +|1|David Yu | +|1|Denis | +|1|Denis | +|1|Diego Molina | +|1|Dirk Krause | +|1|Dmitriy Volkov | +|1|Dmitry Khomutov | +|1|Doğan Çelik | +|1|Dražen Lučanin | +|1|Ed Tewiah | +|1|Edreih Aldana | +|1|Eike Kettner | +|1|Emeric POUPON | +|1|Emlembow <36314674+Emlembow@users.noreply.github.com>| +|1|Eran Chetz | +|1|Eren Hatırnaz | +|1|Eric Moon | +|1|Ethan Madden | +|1|Eugen | +|1|Evelthon Prodromou | +|1|Fazal Majid | +|1|Florian Kaiser | +|1|Florian Wilhelm | +|1|FortressBuilder | +|1|Girish Ramakrishnan | +|1|Greg Chetcuti | +|1|Guilherme Oenning | +|1|Herman Zvonimir Došilović | +|1|IAlwaysBeCoding | +|1|Icantcodeatall | +|1|Igor Antun | +|1|Igor Petrov | +|1|Ivan Krutov | +|1|Izac Lorimer | +|1|Jack | +|1|Jakob Gillich | +|1|James Mills | +|1|Jan | +|1|Jannik Anker | +|1|Janos Dobronszki | +|1|Jarek Lipski | +|1|Jay Williams | +|1|Jay Yu | +|1|Jean Menezes da Rocha | +|1|Jelmer Vernooij | +|1|Jeremiah Marks | +|1|Joel Calado | +|1|Josh Harmon | +|1|Joshua Hamilton | +|1|José Castro | +|1|Julien | +|1|Julien Bisconti | +|1|Julien Reichardt | +|1|Justin Clift | +|1|Justin O'Reilly | +|1|KarloLuiten | +|1|Ketrel | +|1|Kevin Lin | +|1|Keyhaku | +|1|Kieran | +|1|Kim Jahn | +|1|Konstantin Sorokin | +|1|Kukielka | +|1|Kyle Farwell | +|1|Kyle Stetz | +|1|LB (Ben Johnston) | +|1|Lescaudron Mathieu | +|1|Liran Tal | +|1|Marcin Karpezo | +|1|Marco Dickert | +|1|Marco Kamner | +|1|Marcus Ramberg | +|1|Mark Ide | +|1|Mark Ide | +|1|Mark Railton | +|1|Martin Malinda | +|1|Marvin | +|1|MatFluor | +|1|Matt Lee | +|1|Matteo Piccina | +|1|Matthew Dews | +|1|Matthew East | +|1|Michael Barrow | +|1|Michael Burns | +|1|Michael Malura | +|1|Michael van Tricht | +|1|Michael van Tricht | +|1|Mike Goodwin | +|1|Mike Steele | +|1|MinorTom | +|1|Mitchell R | +|1|Moritz Kröger | +|1|Murdoc Bates | +|1|NicolasCARPi | +|1|Norman Xu | +|1|Nÿco | +|1|Ober7 | +|1|Oleg Agafonov | +|1|Oliver Kopp | +|1|Opeyemi Obembe | +|1|Paolo Pustorino | +|1|Pau Kiat Wee | +|1|Paul | +|1|Pavlo Vodopyan | +|1|Paweł Kapała | +|1|Peter Brunner | +|1|Peter van den Hurk | +|1|Phill | +|1|Phonic Mouse | +|1|Prahalad Belavadi | +|1|Rafael Milewski | +|1|Remi Rampin | +|1|Remy Adriaanse | +|1|Remy Honig | +|1|Riddler | +|1|Roberto Rosario | +|1|RussellAult | +|1|Ryan Halliday | +|1|Ryan Noelk | +|1|Sahin Boydas | +|1|Salvatore Gentile | +|1|Sam Wilson | +|1|Samuel Garneau | +|1|Scott Humphries | +|1|Senan Kelly | +|1|Sergey Bronnikov | +|1|Sheldon Rupp | +|1|Simon Hanna | +|1|Spencer McIntyre | +|1|Starbeamrainbowlabs | +|1|Stefan Weil | +|1|Steve Divskinsy | +|1|Sylvain Boily | +|1|THS-on | +|1|Tanner Collin | +|1|The Scorpion | +|1|Thorsten Rinne | +|1|Tim Allingham | +|1|Tobias Diekershoff | +|1|Tobias Kunze | +|1|Tobias Zeising | +|1|Tom Hacohen | +|1|Tommy Ku | +|1|Vadim Markovtsev | +|1|Viktor Geringer | +|1|William Gathoye | +|1|Yurii Rashkovskii | +|1|axeloz | +|1|benmaynard11 | +|1|bricej13 | +|1|cbdev | +|1|cpdev | +|1|dimqua | +|1|disk0x | +|1|domainzero | +|1|dsx | +|1|ePirat | +|1|emeric | +|1|evitalis | +|1|florianl | +|1|foorb | +|1|ghaseminya | +|1|golangci <35628013+golangci@users.noreply.github.com>| +|1|ice-92 | +|1|ilsi | +|1|itsnotv | +|1|jake | +|1|jgi | +|1|josh | +|1|lachlan-00 | +|1|littleguga | +|1|lsascha | +|1|macmusz | +|1|memorex258 | +|1|mertinop | +|1|mrkpl125 <33229813+mrkpl125@users.noreply.github.com>| +|1|n2i | +|1|nodomain | +|1|pastapojken | +|1|pips | +|1|poVoq | +|1|railscard | +|1|sc0repi0 | +|1|skarphet | +|1|sqozz | +|1|steven jacobs | +|1|stevesbrain | +|1|t1st3 | +|1|teaberryy | +|1|timbe16 | +|1|trebonius0 | +|1|ttoups | +|1|uchchishta | +|1|vincent-clipet | +|1|vinz243 | +|1|wxcafé | +|1|xuansamdinh | +|1|zotlabs | +|1|Руслан Корнев | diff --git a/Makefile b/Makefile index d5676eaf..3e4ac949 100755 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ syntaxerrors: @! sed -n -e '/BEGIN SOFTWARE LIST/,/END SOFTWARE LIST/ p' README.md | egrep '\)\(|``|\)`' contrib: - @mv .github/.mailmap . && printf "Commits | Author \n:---: | ---\n" > AUTHORS.md && git shortlog -sne >> AUTHORS.md && sed -i 's/\t/ | /g' AUTHORS.md && mv .mailmap .github/.mailmap + @mv .github/.mailmap . && printf "|Commits | Author |\n| :---: | --- |\n" > AUTHORS.md && git shortlog -sne | sed -r 's/^\s*([[:digit:]]*?)\s*?(.*?)/|\1|\2|/' >> AUTHORS.md && mv .mailmap .github/.mailmap add: @#add a new entry From e3b64b51452f54b70bec1eb6147092092edb91d9 Mon Sep 17 00:00:00 2001 From: n8225 Date: Thu, 5 Jul 2018 14:48:38 -0500 Subject: [PATCH 60/65] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee101336..910460bb 100644 --- a/README.md +++ b/README.md @@ -1183,7 +1183,7 @@ See **[Ticketing](#ticketing)** *[Serverless computing on Wikipedia](https://en.wikipedia.org/wiki/Serverless_computing)* - [FX](https://github.com/metrue/fx) - fx is a tool to help you do Function as a Service with painless on your own servers. `MIT` `Go` -- [IronFunctions](https://github.com/iron-io/functions) - The serverless microservices platform by [iron.io]https://www.iron.io/). `Apache-2.0` `Go` +- [IronFunctions](https://github.com/iron-io/functions) - The serverless microservices platform by [iron.io](https://www.iron.io/). `Apache-2.0` `Go` - [OpenFaaS](https://www.openfaas.com/) - Serverless Functions Made Simple for Docker & Kubernetes. ([Source Code](https://github.com/openfaas/faas)) `MIT` `Go` ### API Management From 29cebfc0c179e1c7bde177a5d37a4e50afd617fd Mon Sep 17 00:00:00 2001 From: Vladimir Avgustov Date: Sun, 8 Jul 2018 01:44:49 +0300 Subject: [PATCH 61/65] Added Snibox. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e5e8ca9..28ddd601 100644 --- a/README.md +++ b/README.md @@ -1011,6 +1011,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [Phaste](https://pste.pw) - Phalcon-based, MySQL pastebin application with privacy-respecting Piwik integration and syntax highlighting. ([Source Code](https://github.com/FoxDev/Phaste)) `AGPL-3.0` `PHP` - [PrivateBin](https://privatebin.info/) - PrivateBin is a minimalist, opensource online pastebin/discussion board where the server has zero knowledge of hosted data. ([Demo](https://privatebin.net/), [Source Code](https://github.com/PrivateBin/PrivateBin)) `Zlib` `PHP` - [SharpPaste](https://github.com/phonicmouse/SharpPaste) - Cross-platform C# pastebin with client-side AES-256 encryption that just works. ([Demo](https://sharppaste.nl/)) `MIT` `C#/NancyFX` +- [Snibox](https://github.com/snibox/snibox) - Code snippets manager with attractive tag-oriented interface. `MIT` `Ruby` - [snipt](https://snipt.net/) - Long-term memory for coders. Share and store code snippets. ([Source Code](https://github.com/nicksergeant/snipt/)) `BSD` `Python` - [Stikked](https://github.com/claudehohl/Stikked) - Advanced and beautiful pastebin. ([Demo](https://paste.scratchbook.ch/)) `GPL-3.0` `PHP` - [Sup3rS3cretMes5age](https://github.com/algolia/sup3rS3cretMes5age) - Very simple (to deploy and to use) secret message service using Hashicorp Vault as a secrets storage. `MIT` `Go` From 7a4ad27272f344c8d6a6158e16e60d06e5e0159c Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 8 Jul 2018 19:16:01 +0200 Subject: [PATCH 62/65] add Snibox demo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28ddd601..dad04b25 100644 --- a/README.md +++ b/README.md @@ -1011,7 +1011,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [Phaste](https://pste.pw) - Phalcon-based, MySQL pastebin application with privacy-respecting Piwik integration and syntax highlighting. ([Source Code](https://github.com/FoxDev/Phaste)) `AGPL-3.0` `PHP` - [PrivateBin](https://privatebin.info/) - PrivateBin is a minimalist, opensource online pastebin/discussion board where the server has zero knowledge of hosted data. ([Demo](https://privatebin.net/), [Source Code](https://github.com/PrivateBin/PrivateBin)) `Zlib` `PHP` - [SharpPaste](https://github.com/phonicmouse/SharpPaste) - Cross-platform C# pastebin with client-side AES-256 encryption that just works. ([Demo](https://sharppaste.nl/)) `MIT` `C#/NancyFX` -- [Snibox](https://github.com/snibox/snibox) - Code snippets manager with attractive tag-oriented interface. `MIT` `Ruby` +- [Snibox](https://github.com/snibox/snibox) - Code snippets manager with attractive tag-oriented interface. ([Demo](https://snibox-demo.herokuapp.com/)) `MIT` `Ruby` - [snipt](https://snipt.net/) - Long-term memory for coders. Share and store code snippets. ([Source Code](https://github.com/nicksergeant/snipt/)) `BSD` `Python` - [Stikked](https://github.com/claudehohl/Stikked) - Advanced and beautiful pastebin. ([Demo](https://paste.scratchbook.ch/)) `GPL-3.0` `PHP` - [Sup3rS3cretMes5age](https://github.com/algolia/sup3rS3cretMes5age) - Very simple (to deploy and to use) secret message service using Hashicorp Vault as a secrets storage. `MIT` `Go` From 0258fa5e78c0f7e6e61dd6554da9df619c526819 Mon Sep 17 00:00:00 2001 From: Vladimir Avgustov Date: Thu, 12 Jul 2018 01:50:29 +0300 Subject: [PATCH 63/65] Update links. Added link to the new homepage. Old link moved to [Source Code]. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dad04b25..a722980b 100644 --- a/README.md +++ b/README.md @@ -1011,7 +1011,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [Phaste](https://pste.pw) - Phalcon-based, MySQL pastebin application with privacy-respecting Piwik integration and syntax highlighting. ([Source Code](https://github.com/FoxDev/Phaste)) `AGPL-3.0` `PHP` - [PrivateBin](https://privatebin.info/) - PrivateBin is a minimalist, opensource online pastebin/discussion board where the server has zero knowledge of hosted data. ([Demo](https://privatebin.net/), [Source Code](https://github.com/PrivateBin/PrivateBin)) `Zlib` `PHP` - [SharpPaste](https://github.com/phonicmouse/SharpPaste) - Cross-platform C# pastebin with client-side AES-256 encryption that just works. ([Demo](https://sharppaste.nl/)) `MIT` `C#/NancyFX` -- [Snibox](https://github.com/snibox/snibox) - Code snippets manager with attractive tag-oriented interface. ([Demo](https://snibox-demo.herokuapp.com/)) `MIT` `Ruby` +- [Snibox](https://snibox.github.io/) - Code snippets manager with attractive tag-oriented interface. ([Demo](https://snibox-demo.herokuapp.com/), [Source Code](https://github.com/snibox/snibox)) `MIT` `Ruby` - [snipt](https://snipt.net/) - Long-term memory for coders. Share and store code snippets. ([Source Code](https://github.com/nicksergeant/snipt/)) `BSD` `Python` - [Stikked](https://github.com/claudehohl/Stikked) - Advanced and beautiful pastebin. ([Demo](https://paste.scratchbook.ch/)) `GPL-3.0` `PHP` - [Sup3rS3cretMes5age](https://github.com/algolia/sup3rS3cretMes5age) - Very simple (to deploy and to use) secret message service using Hashicorp Vault as a secrets storage. `MIT` `Go` From b7b82aac91a9839548115e5e2375896f67173ea5 Mon Sep 17 00:00:00 2001 From: Nick Busey Date: Sat, 14 Jul 2018 13:30:25 -0600 Subject: [PATCH 64/65] Removing LibreRead --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6d8320ae..2412070b 100644 --- a/README.md +++ b/README.md @@ -575,7 +575,6 @@ _Personal e-book management software._ - [BicBucStriim](http://projekte.textmulch.de/bicbucstriim/) - Provides web-based access to your Calibre Library's e-book collection. ([Source Code](https://github.com/rvolz/BicBucStriim)) `MIT` `PHP` - [Calibre Web](https://github.com/janeczku/calibre-web) - Web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. ([Source Code](https://github.com/janeczku/calibre-web)) `GPL-3.0` `Python` - [COPS](https://blog.slucas.fr/en/oss/calibre-opds-php-server) - Lightweight e-book server alternative to Calibre content server or [Calibre2OPDS](https://calibre2opds.com/2011/11/03/new-site-for-calibre2opds/). ([Demo](http://cops-demo.slucas.fr/index.php), [Source Code](https://github.com/seblucas/cops)) `GPL-2.0` `PHP` -- [LibreRead](https://libreread.org/) - Self-hosted Web-based e-book reader. ([Demo](https://demo.libreread.org/), [Source Code](https://github.com/LibreRead/server)) `AGPL-3.0` `Go` _Enterprise-class library management software._ From f0926824aac62e87d208248ba76251e2bdf44d60 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 15 Jul 2018 13:47:56 +0200 Subject: [PATCH 65/65] =?UTF-8?q?add=20=E2=9A=A0=20symbol=20to=20lazylibra?= =?UTF-8?q?rian?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The program requires access to goodreads and librarything (non-free 3rd party services) APIs to scrape book data --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ca60870..0a48c865 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ Some [Content Management System](#content-management-systems-cms) solutions also - [Huginn](https://github.com/cantino/huginn) - Allows you to build agents that monitor and act on your behalf. `MIT` `Ruby` - [Http2pic](https://http2pic.haschek.at/) - Website screenshots/renderer. It uses the wkhtmltox to render websites with various options. ([Source Code](https://github.com/chrisiaut/http2pic)) `Apache 2.0` `PHP/Javascript` - [Kibitzr](https://kibitzr.github.io) - Lightweight personal web assistant with powerful integrations. ([Source Code](https://github.com/kibitzr/kibitzr/)) `MIT` `Python` -- [LazyLibrarian](https://github.com/DobyTang/LazyLibrarian) - LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs. It uses a combination of Goodreads Librarything and optionally GoogleBooks as sources for author info and book info. `GPL-3.0` `Python` +- [LazyLibrarian](https://github.com/DobyTang/LazyLibrarian) `⚠` - LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs. It uses a combination of Goodreads Librarything and optionally GoogleBooks as sources for author info and book info. `GPL-3.0` `Python` - [Lidarr](https://lidarr.audio/) - Lidarr is a music collection manager for Usenet and BitTorrent users. ([Source Code](https://github.com/Lidarr/Lidarr)) `GPL-3.0` `C#` - [Medusa](https://github.com/pymedusa/SickRage) - Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic. `GPL-3.0` `Python` - [Node RED](http://nodered.org/) - Browser-based flow editor that helps you wiring hardware devices, APIs and online services to create IoT solutions. ([Source Code](https://github.com/node-red/node-red)) `Apache-2.0` `Nodejs`