From 819005172071b20b4ebcc1bac480e557f1f438bf Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 18:45:43 +0100 Subject: [PATCH 01/76] Added Wiki description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 35d464aa..0fe2f23b 100644 --- a/README.md +++ b/README.md @@ -1956,6 +1956,8 @@ Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_ **[`^ back to top ^`](#)** +Tools and software to host a personal [Wiki](https://en.wikipedia.org/wiki/Wiki). + _Related: [Static Site Generators](#static-site-generators)_ _See also: [Wikimatrix](https://www.wikimatrix.org/), [Wiki Engines - WikiIndex](https://wikiindex.org/Category:Wiki_Engine), [List of wiki software - Wikipedia](https://en.wikipedia.org/wiki/List_of_wiki_software), [Comparison of wiki software - Wikipedia](https://en.wikipedia.org/wiki/Comparison_of_wiki_software)_ From 73d62ecc4cf033ea5f5a550a699885744f312ea1 Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 18:52:19 +0100 Subject: [PATCH 02/76] Added URL Shorterner description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0fe2f23b..15ea6681 100644 --- a/README.md +++ b/README.md @@ -1919,6 +1919,8 @@ _Related: [Task Management & To-do Lists](#task-management--to-do-lists), [Softw **[`^ back to top ^`](#)** +[URL shortening](https://en.wikipedia.org/wiki/URL_shortening) is the action of shortening a [URL](https://en.wikipedia.org/wiki/Uniform_Resource_Locator) may be made substantially shorter and still direct to the required page. + Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_shortening#Shortcomings) of URL shorteners. - [Blink](https://docs.blink.rest) - Easy-to-host, SSO-integrated, CDN-powered link shortener (+decoupled analytics) for teams. ([Source Code](https://github.com/JaneJeon/blink)) `AGPL-3.0` `Nodejs` From 2c8a2d32af6dbe7ee0b9f589140e28892d60bce2 Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 18:52:36 +0100 Subject: [PATCH 03/76] Added time tracking description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 15ea6681..f908379c 100644 --- a/README.md +++ b/README.md @@ -1910,6 +1910,8 @@ _Related: [Task Management & To-do Lists](#task-management--to-do-lists), [Softw **[`^ back to top ^`](#)** +[Time-tracking software](https://en.wikipedia.org/wiki/Time-tracking_software) is a category of computer software that allows its employees to record time spent on tasks or projects. + - [ActivityWatch](https://activitywatch.net) - An app that automatically tracks how you spend time on your devices. ([Source Code](https://github.com/ActivityWatch/activitywatch)) `MPL-2.0` `Python` - [Kimai](https://www.kimai.org/) - Kimai is a free & open source timetracker. It tracks work time and prints out a summary of your activities on demand. ([Demo](https://www.kimai.org/demo/), [Source Code](https://github.com/kevinpapst/kimai2/)) `MIT` `PHP` - [TimeTagger](https://timetagger.app) - An open source time-tracker based on an interactive timeline and powerful reporting. ([Demo](https://timetagger.app/app/demo), [Source Code](https://github.com/almarklein/timetagger)) `GPL-3.0` `Python` From bde2bfd57d64670c3b48fa3cf2a72071fe45bfb2 Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 18:55:56 +0100 Subject: [PATCH 04/76] Added ticketing description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f908379c..3278920b 100644 --- a/README.md +++ b/README.md @@ -1885,6 +1885,8 @@ _Related: [Software Development - Project Management](#software-development---pr **[`^ back to top ^`](#)** +[Help desk](https://en.wikipedia.org/wiki/Help_desk_software) and [issue tracking](https://en.wikipedia.org/wiki/Issue_tracking_system) software to keep track of user requests and deal with other customer-care-related issues. + _Related: [Task Management & To-do Lists](#task-management--to-do-lists), [Software Development - Project Management](#software-development---project-management)_ - [Bugzilla](https://www.bugzilla.org/) - General-purpose bugtracker and testing tool originally developed and used by the Mozilla project. `MPL-2.0` `Perl` From 8122c232f3be5913aa5a32a14f83241aa254a43b Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 19:05:27 +0100 Subject: [PATCH 05/76] Added task management software --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3278920b..5c522883 100644 --- a/README.md +++ b/README.md @@ -1858,6 +1858,8 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom **[`^ back to top ^`](#)** +[Task management](https://en.wikipedia.org/wiki/Task_management#Task_management_software) software. + _Related: [Software Development - Project Management](#software-development---project-management), [Ticketing](#ticketing)_ - [Focalboard](https://www.focalboard.com/) - An open source, self-hosted alternative to Trello, Notion, and Asana. It helps define, organize, track and manage work across individuals and teams. ([Source Code](https://github.com/mattermost/focalboard), [Clients](https://www.focalboard.com/download/personal-edition/desktop/)) `MIT/AGPL-3.0/Apache-2.0` `Nodejs/Go` From 49f3b4da7c1da7a8e32f90fe9f763aa27bbc1d87 Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 19:06:45 +0100 Subject: [PATCH 06/76] Added recipe manageemnt software --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5c522883..04f3049f 100644 --- a/README.md +++ b/README.md @@ -1621,6 +1621,8 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ **[`^ back to top ^`](#)** +Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe) + - [Groceri.es](https://groceri.es/) - Web-based application to manage your recipes and plan your meals ahead. groceri.es keeps track of your menu plans and generates a groceries list for you. ([Source Code](https://github.com/juriansluiman/groceri.es)) `MIT` `Python` - [kcal](https://github.com/kcal-app/kcal) - Track nutritional information about foods and recipes, set goals, and record a food journal to help along the way. Kcal is a personal system that focuses on direct control of inputs and a minimal, easy to use recipe presentation for preparing meals. ([Demo](http://demo.kcal.cooking/login)) `MPL-2.0` `PHP` - [Mealie](https://hay-kot.github.io/mealie/) - Material design inspired recipe manager with category and tag management, shopping-lists, meal-planner, and site customizations. Mealie is focused on simple user interactions to keep the whole family using the app. ([Source Code](https://github.com/hay-kot/mealie)) `MIT` `Python` From d38581139b4a148cf8d11c3b8fdad755ed94f8bc Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 19:08:11 +0100 Subject: [PATCH 07/76] Added pastebin description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 04f3049f..a0c3a120 100644 --- a/README.md +++ b/README.md @@ -1466,6 +1466,8 @@ _Related: [Wikis](#wikis)_ **[`^ back to top ^`](#)** +A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content-hosting service used for sharing and storing code and text. + - [0bin](https://github.com/Tygs/0bin) - Client side encrypted pastebin. ([Demo](https://0bin.net/)) `WTFPL` `Python` - [bepasty](https://bepasty-server.readthedocs.io/en/latest/) - A pastebin for all kinds of files. ([Source Code](https://github.com/bepasty/bepasty-server)) `BSD-2-Clause` `Python` - [bin](https://github.com/w4/bin) - A paste bin that's actually minimalist. `WTFPL/0BSD` `Rust` From 824da3d803db48014e0c5de83509b1202eb2b93a Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 19:09:12 +0100 Subject: [PATCH 08/76] Added password manager description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a0c3a120..61ff957c 100644 --- a/README.md +++ b/README.md @@ -1447,6 +1447,8 @@ _Related: [Wikis](#wikis)_ **[`^ back to top ^`](#)** +A [password manager](https://en.wikipedia.org/wiki/Password_manager) allows users to store, generate, and manage their passwords for local applications and online services. + - [Bitwarden](https://bitwarden.com/) `⚠` - Password manager with webapp, browser extension, and mobile app. ([Source Code](https://github.com/bitwarden/server)) `AGPL-3.0` `C#` - [keeweb](https://keeweb.info/) - This webapp is a browser and desktop password manager compatible with KeePass databases. ([Source Code](https://github.com/keeweb/keeweb)) `MIT` `HTML5` - [Padloc](https://padloc.app/) - A modern, open source password manager for individuals and teams. ([Source Code](https://github.com/padloc/padloc)) `GPL-3.0` `Nodejs` From 0cf54fcc0359720a9a3be7ee5dccddecbeb457a4 Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 19:38:01 +0100 Subject: [PATCH 09/76] Added personal dashboard description and related --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61ff957c..3ceadc61 100644 --- a/README.md +++ b/README.md @@ -1514,7 +1514,9 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content **[`^ back to top ^`](#)** -_Related: [Monitoring](#monitoring)_ +Dashboards for accessing information and applications. + +_Related: [Monitoring](#monitoring), [Bookmarking and Link Sharing](#bookmarks-and-link-sharing)_ - [Baby Buddy](https://github.com/babybuddy/babybuddy) - Helps caregivers track baby sleep, feedings, diaper changes, and tummy time. ([Demo](https://demo.baby-buddy.net/login/?next=/)) `BSD-2-Clause` `Python` - [Dashboard](https://github.com/phntxx/dashboard) - Minimalist homepage for organizing your web applications and bookmarks using JSON-files. `MIT` `Nodejs/Docker` From 824b28ec0c018959cc5efdf5fc4f9189c63894bd Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 19:43:16 +0100 Subject: [PATCH 10/76] Added IoT description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3ceadc61..0a6ae6a6 100644 --- a/README.md +++ b/README.md @@ -1125,6 +1125,8 @@ A [human resources management system](https://en.wikipedia.org/wiki/Human_resour **[`^ back to top ^`](#)** +[Internet of things](https://en.wikipedia.org/wiki/Internet_of_things) describes physical objects with sensors, processing ability, software, and other technologies that connect and exchange data with other devicesover the Internet. + - [DeviceHive](https://www.devicehive.com/) - Open Source IoT Platform with a wide range of integration options. ([Demo](https://playground.devicehive.com/), [Source Code](https://github.com/devicehive/devicehive-java-server)) `Apache-2.0` `Java` - [Domoticz](https://www.domoticz.com/) - Home Automation System that lets you monitor and configure various devices like: Lights, Switches, various sensors/meters like Temperature, Rain, Wind, UV, Electra, Gas, Water and much more. ([Source Code](https://github.com/domoticz/domoticz), [Clients](https://github.com/domoticz/domoticz-android)) `GPL-3.0` `C/C++` - [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` From 13938fb69253015eb6184d2d89493619814bdb9a Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 19:44:32 +0100 Subject: [PATCH 11/76] Added knowledge management description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0a6ae6a6..9035d5d7 100644 --- a/README.md +++ b/README.md @@ -1145,6 +1145,8 @@ A [human resources management system](https://en.wikipedia.org/wiki/Human_resour **[`^ back to top ^`](#)** +[Knowledge management](https://en.wikipedia.org/wiki/Knowledge_management) is the collection of methods relating to creating, sharing, using and managing the knowledge and information. + _Related: [Note-taking & Editors](#note-taking--editors), [Wikis](#wikis)_ - [Mindmaps](https://github.com/drichard/mindmaps) - Open source, offline capable, mind mapping application. ([Demo](https://www.mindmaps.app)) `AGPL-3.0` `HTML5` From 65fff9a40194e1a2a7ad552ee8eee28ea4bc4ac9 Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 19:45:14 +0100 Subject: [PATCH 12/76] Added learning and courses description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9035d5d7..9ca5cc6d 100644 --- a/README.md +++ b/README.md @@ -1158,6 +1158,8 @@ _Related: [Note-taking & Editors](#note-taking--editors), [Wikis](#wikis)_ **[`^ back to top ^`](#)** +Tools and software to help with education and learning. + - [Canvas LMS](https://www.canvaslms.com/) - Canvas is the trusted, open-source learning management system (LMS) that is revolutionizing the way we educate. ([Demo](https://canvas.instructure.com/register), [Source Code](https://github.com/instructure/canvas-lms)) `AGPL-3.0` `Ruby` - [Chamilo LMS](https://chamilo.org/) - Chamilo LMS allows you to create a virtual campus for the provision of online or semi-online training. ([Source Code](https://github.com/chamilo/chamilo-lms)) `GPL-3.0` `PHP` - [Dalton Plan](https://daltonplan.com) - Dalton Plan is a modern adoption of a free teaching method developed by Helen Parkhurst in the 20th century. ([Source Code](https://git.io/daltonplan)) `AGPL-3.0` `PHP` From beac992e56f2be5eb1123451ce7d1477449b045b Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 19:47:14 +0100 Subject: [PATCH 13/76] Added money management description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9ca5cc6d..f029ccde 100644 --- a/README.md +++ b/README.md @@ -1356,6 +1356,8 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or **[`^ back to top ^`](#)** +[Money management](https://en.wikipedia.org/wiki/Money_management) and budgeting sofware and tools. + _See also: [awesome-sysadmin/IT Asset Management](https://github.com/awesome-foss/awesome-sysadmin#it-asset-management)_ - [Akaunting](https://akaunting.com/) - Akaunting is a free, online and open source accounting software designed for small businesses and freelancers. ([Source Code](https://github.com/akaunting/akaunting)) `GPL-3.0` `PHP` From 86599482d31faa315534f3089b2176f307cb67df Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 19:49:14 +0100 Subject: [PATCH 14/76] Added IDE and tools description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f029ccde..c48455a1 100644 --- a/README.md +++ b/README.md @@ -1761,6 +1761,8 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe) **[`^ back to top ^`](#)** +An [integrated development environment (IDE)](https://en.wikipedia.org/wiki/Integrated_development_environment) is a software application that provides comprehensive facilities to computer programmers for software development. + - [Appsmith](https://www.appsmith.com/) - Cloud or self-hosted open-source platform to build admin panels, CRUD apps and workflows. Build everything you need, 10x faster. ([Source Code](https://github.com/appsmithorg/appsmith)) `Apache-2.0` `Java/Docker` - [Atheos](https://www.atheos.io) - Web-based IDE framework with a small footprint and minimal requirements, continued from Codiad. ([Source Code](https://github.com/Atheos/Atheos)) `MIT` `PHP` - [Babelfish](https://github.com/bblfsh/bblfshd) - Self-hosted server for source code parsing. It can parse any file, in any supported language, extract an Abstract Syntax Tree from it, and convert it to a Universal Abstract Syntax Tree which can enable further analysis and transformation. `GPL-3.0` `Go` From 0eec067604ae9911690c274e40f5ed4feb3e5b17 Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 19:50:48 +0100 Subject: [PATCH 15/76] Added Localization code --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c48455a1..b874fe0d 100644 --- a/README.md +++ b/README.md @@ -1791,6 +1791,8 @@ An [integrated development environment (IDE)](https://en.wikipedia.org/wiki/Inte **[`^ back to top ^`](#)** +[Localization](https://en.wikipedia.org/wiki/Internationalization_and_localization) is the proccess of adapting code and software to other langauages. + - [Accent](https://www.accent.reviews/) - Open-source, self-hosted, developer-oriented translation tool. ([Source Code](https://github.com/mirego/accent)) `BSD-3-Clause` `Elixir` - [Localizer](https://localizer.dev) - Free self-hosted open-source crowd-translating service for your product. ([Demo](https://localize.todorant.com), [Source Code](https://github.com/backmeupplz/localizer-backend)) `MIT` `Nodejs/Docker` - [Pootle](https://pootle.translatehouse.org) - Online translation and localization tool. ([Source Code](https://github.com/translate/pootle)) `GPL-3.0` `Python` From 86cc669200ff02e63748142b55a90dc4ed88766c Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 19:51:58 +0100 Subject: [PATCH 16/76] Added project management description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b874fe0d..627b6a4e 100644 --- a/README.md +++ b/README.md @@ -1806,6 +1806,8 @@ An [integrated development environment (IDE)](https://en.wikipedia.org/wiki/Inte **[`^ back to top ^`](#)** +Tools and software for [software project management](https://en.wikipedia.org/wiki/Software_project_management). + _Related: [Ticketing](#ticketing), [Task Management & To-do Lists](#task-management--to-do-lists)_ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesome-sysadmin#code-review)_ From 9d070729331f92269bd47918460e4fcc639b10b4 Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 19:53:05 +0100 Subject: [PATCH 17/76] Added software testing description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 627b6a4e..a508d2b4 100644 --- a/README.md +++ b/README.md @@ -1851,6 +1851,8 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom **[`^ back to top ^`](#)** +Tools and software for [software testing](https://en.wikipedia.org/wiki/Software_testing). + - [DeepfakeHTTP](https://github.com/xnbox/DeepfakeHTTP) - A web server that uses HTTP dumps as a source for responses. `MIT` `Java` - [Selenoid](https://aerokube.com/selenoid/latest/) - Lightweight Selenium hub implementation launching browsers within Docker containers. ([Source Code](https://github.com/aerokube/selenoid)) `Apache-2.0` `Go` - [Sorry Cypress](https://sorry-cypress.dev) - Alternative open-source dashboard for the Cypress browser automation framework, featuring unlimited parallelization, recording and debugging of tests. ([Demo](https://sorry-cypress-demo.herokuapp.com), [Source Code](https://github.com/sorry-cypress/sorry-cypress)) `MIT` `Typescript` From d586b6bb61e55f1614b376f7aefa0631260f84b9 Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 19:55:40 +0100 Subject: [PATCH 18/76] Added uptime description --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a508d2b4..e434f4a0 100644 --- a/README.md +++ b/README.md @@ -1871,6 +1871,10 @@ Tools and software for [software testing](https://en.wikipedia.org/wiki/Software **[`^ back to top ^`](#)** +[Uptime](https://en.wikipedia.org/wiki/Uptime) is a measure of system reliability, expressed as the percentage of time a machine, typically a computer, has been working and available. + +_Related: [Monitoring](#monitoring)_ + **Please visit [awesome-sysadmin/Status Pages](https://github.com/awesome-foss/awesome-sysadmin#status-pages)** - [cState](https://github.com/cstate/cstate) - Static status page for hyperfast Hugo. Clean design, minimal JS, super light HTML/CSS, high customization, optional admin panel, read-only API, IE8+. Best used with Netlify, Docker. ([Demo](https://cstate.mnts.lt/)) `MIT` `Go` From 3497bb85ba81d890233a6faddf39408c8a733270 Mon Sep 17 00:00:00 2001 From: Kieran Date: Tue, 2 Aug 2022 14:25:34 +0100 Subject: [PATCH 19/76] Added media streaming description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e434f4a0..016b49bc 100644 --- a/README.md +++ b/README.md @@ -1205,6 +1205,8 @@ _See also: [awesome-gis](https://github.com/sshuair/awesome-gis)_ **[`^ back to top ^`](#)** +[Streaming media](https://en.wikipedia.org/wiki/Streaming_media) is multimedia that is delivered and consumed in a continuous manner from a source, with little or no intermediate storage in network elements. + **Please visit [Media streaming - Audio Streaming](#media-streaming---audio-streaming), [Media streaming - Multimedia Streaming](#media-streaming---multimedia-streaming), [Media streaming - Video Streaming](#media-streaming---video-streaming)** _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.org/wiki/List_of_streaming_media_systems), [Comparison of streaming media systems - Wikipedia](https://en.wikipedia.org/wiki/Comparison_of_streaming_media_systems)_ From 1a1cbcdeff421777d2771e45071985346e69b122 Mon Sep 17 00:00:00 2001 From: Kieran Date: Tue, 2 Aug 2022 14:26:02 +0100 Subject: [PATCH 20/76] Added audio streaming description. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 016b49bc..90cca569 100644 --- a/README.md +++ b/README.md @@ -1216,6 +1216,8 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or **[`^ back to top ^`](#)** +[Audio](https://en.wikipedia.org/wiki/Audio) streaming tools and software. + - [Airsonic Advanced](https://github.com/airsonic-advanced/airsonic-advanced) - Open-source web-based media streamer and jukebox based on Airsonic, with several key performance and feature enhancements. `GPL-3.0` `Java` - [Ampache](https://ampache.org/) - Web based audio/video streaming application. ([Demo](https://play.dogmazic.net/), [Source Code](https://github.com/ampache/ampache)) `AGPL-3.0` `PHP` - [Audiobookshelf](https://www.audiobookshelf.org/) - Fully open-source self-hosted audiobook and podcast server. It streams all audio formats, keeps and syncs progress across devices. Comes with open-source apps for Android and iOS. [Source Code](https://github.com/advplyr/audiobookshelf), [Clients](https://github.com/advplyr/audiobookshelf#android-app-beta)) `GPL-3.0` `Docker/Nodejs` From d0245c7c18d8a67ad809696f7d12edaafee8bdbe Mon Sep 17 00:00:00 2001 From: Kieran Date: Tue, 2 Aug 2022 14:26:44 +0100 Subject: [PATCH 21/76] Added multimedia streaming description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 90cca569..30e65a8d 100644 --- a/README.md +++ b/README.md @@ -1255,6 +1255,8 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or **[`^ back to top ^`](#)** +[Multimedia](https://en.wikipedia.org/wiki/Multimedia) streaming tools and software. + - [Dim](https://github.com/Dusk-Labs/dim) - Dim is a self-hosted media manager fueled by dark forces. With minimal setup, Dim will organize and beautify your media collections, letting you access and play them anytime from anywhere. `GPL-2.0` `Rust` - [Gerbera](https://gerbera.io/) - Gerbera is an UPnP Media Server. It allows you to stream your digital media throughout your home network and listen to/watch it on a variety of UPnP compatible devices. ([Source Code](https://github.com/gerbera/gerbera)) `GPL-2.0` `C++` - [homehost](https://github.com/ridhwaans/homehost) `⚠` - Self-hosted React + Redux app that streams your media collection (music, movies, books, podcasts, comics etc). `MIT` `Nodejs` From e5a9f11751104a24962a55cbb9edde8e173dd801 Mon Sep 17 00:00:00 2001 From: Kieran Date: Tue, 2 Aug 2022 14:27:30 +0100 Subject: [PATCH 22/76] Added video streaming description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 30e65a8d..3bd4e36f 100644 --- a/README.md +++ b/README.md @@ -1279,6 +1279,8 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or **[`^ back to top ^`](#)** +[Video](https://en.wikipedia.org/wiki/Video) streaming tools and software. + - [Bluecherry](https://www.bluecherrydvr.com/) - Closed-circuit television (CCTV) software application which supports IP and Analog cameras. ([Source Code](https://github.com/bluecherrydvr/bluecherry-apps)) `GPL-2.0` `PHP` - [cmyflix](https://github.com/farfalleflickan/cmyflix) `⚠` - Self-hosted, super lightweight Netflix alternative. `AGPL-3.0` `C` - [CyTube](https://github.com/calzoneman/sync) - CyTube is a web application providing media synchronization, chat, and more for an arbitrary number of channels. ([Demo](https://cytu.be)) `MIT` `Nodejs` From dd09b5652a0b399a5c063518600aa5857c27c88c Mon Sep 17 00:00:00 2001 From: Kieran Date: Tue, 2 Aug 2022 16:05:15 +0100 Subject: [PATCH 23/76] Added proxy description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3bd4e36f..e86e54da 100644 --- a/README.md +++ b/README.md @@ -1619,6 +1619,8 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ **[`^ back to top ^`](#)** +A [proxy](https://en.wikipedia.org/wiki/Proxy_server) is a server application that acts as an intermediary between a client requesting a resource and the server providing that resource. + - [imgproxy](https://imgproxy.net/) - Fast and secure standalone server for resizing and converting remote images. It works great when you need to resize multiple images on the fly without preparing a ton of cached resized images or re-doing it every time the design changes. ([Source Code](https://github.com/imgproxy/imgproxy)) `MIT` `Go/Docker` - [inlets](https://inlets.dev/) - Expose your local endpoints to the Internet - with a Kubernetes integration, Docker image and CLI available. `MIT` `Go/Docker` - [iodine](https://code.kryo.se/iodine/) - IPv4 over DNS tunnel solution, enabling you to start up a socks5 proxy listener. ([Source Code](https://github.com/yarrick/iodine)) `ISC` `C` From 834c5cb4c1fe0721bb9275e806798a00db1a1fea Mon Sep 17 00:00:00 2001 From: Kieran Date: Wed, 3 Aug 2022 13:25:40 +0100 Subject: [PATCH 24/76] Added resource and enterprise resource description --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e86e54da..efeac54d 100644 --- a/README.md +++ b/README.md @@ -1658,6 +1658,8 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe) **[`^ back to top ^`](#)** +Software and tools to help with [resource and supply planning](https://en.wikipedia.org/wiki/Resource_planning). + - [farmOS](https://farmos.org/) - Web-based farm record keeping application. ([Source Code](https://github.com/farmOS/farmOS)) `GPL-2.0` `PHP` - [grocy](https://grocy.info/) - ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home. ([Demo](https://en.demo.grocy.info/), [Source Code](https://github.com/grocy/grocy)) `MIT` `PHP` - [Tania](https://github.com/usetania/tania-core) - Tania is a free and open source farming management system for everyone. You can manage your areas, reservoirs, farm tasks, inventories, and the crop growing progress. `Apache-2.0` `Go` @@ -1667,6 +1669,8 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe) **[`^ back to top ^`](#)** +Software and tools to help with [enterprise resource and supply planning](https://en.wikipedia.org/wiki/Enterprise_resource_planning). + - [Dolibarr](https://www.dolibarr.org/) - Dolibarr ERP CRM is a modern software package to manage your company or foundation activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). ([Demo](https://www.dolibarr.org/onlinedemo.php), [Source Code](https://github.com/Dolibarr/dolibarr)) `GPL-3.0-or-later` `PHP` - [ERPNext](https://erpnext.com) - Free open source ERP system. ([Source Code](https://github.com/frappe/erpnext)) `GPL-3.0` `Python` - [LedgerSMB](https://ledgersmb.org/) - Integrated accounting and ERP system for small and midsize businesses, with double entry accounting, budgeting, invoicing, quotations, projects, orders and inventory management, shipping and more. ([Demo](https://demo.cloud.efficito.com/erp/1.5/login.pl), [Source Code](https://github.com/ledgersmb/LedgerSMB)) `GPL-2.0` `Perl` From 68689f9ab52e141b2a17e652973c160ff0f8c729 Mon Sep 17 00:00:00 2001 From: Kieran Date: Wed, 3 Aug 2022 14:12:30 +0100 Subject: [PATCH 25/76] Added search engine description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index efeac54d..ffa8f48a 100644 --- a/README.md +++ b/README.md @@ -1683,6 +1683,8 @@ Software and tools to help with [enterprise resource and supply planning](https: **[`^ back to top ^`](#)** +A [search engine](https://en.wikipedia.org/wiki/Search_engine) is a software system designed to carry out [web searches](https://en.wikipedia.org/wiki/Web_query). + - [Gigablast](https://www.gigablast.com/) - Open-source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` - [Jina](https://github.com/jina-ai/jina/) - Cloud-native neural search framework for any kind of data. `Apache-2.0` `Python` - [librengine](https://github.com/liameno/librengine) - Private web search engine. `GPL-3.0` `C++` From 3289a7914e4f73700f1d266f1592903baab30d93 Mon Sep 17 00:00:00 2001 From: Kieran Date: Wed, 3 Aug 2022 19:29:00 +0100 Subject: [PATCH 26/76] Add `.` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffa8f48a..5434ce41 100644 --- a/README.md +++ b/README.md @@ -1645,7 +1645,7 @@ A [proxy](https://en.wikipedia.org/wiki/Proxy_server) is a server application th **[`^ back to top ^`](#)** -Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe) +Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe). - [Groceri.es](https://groceri.es/) - Web-based application to manage your recipes and plan your meals ahead. groceri.es keeps track of your menu plans and generates a groceries list for you. ([Source Code](https://github.com/juriansluiman/groceri.es)) `MIT` `Python` - [kcal](https://github.com/kcal-app/kcal) - Track nutritional information about foods and recipes, set goals, and record a food journal to help along the way. Kcal is a personal system that focuses on direct control of inputs and a minimal, easy to use recipe presentation for preparing meals. ([Demo](http://demo.kcal.cooking/login)) `MPL-2.0` `PHP` From 46e290312e835efbebbb30dbb412c9b4ca6b7f2f Mon Sep 17 00:00:00 2001 From: Kieran Date: Wed, 3 Aug 2022 19:29:28 +0100 Subject: [PATCH 27/76] Update search engine desvription --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5434ce41..d028c5e8 100644 --- a/README.md +++ b/README.md @@ -1683,7 +1683,7 @@ Software and tools to help with [enterprise resource and supply planning](https: **[`^ back to top ^`](#)** -A [search engine](https://en.wikipedia.org/wiki/Search_engine) is a software system designed to carry out [web searches](https://en.wikipedia.org/wiki/Web_query). +A [search engine](https://en.wikipedia.org/wiki/Search_engine_(computing)) is an [information retrieval system](https://en.wikipedia.org/wiki/Information_retrieval) designed to help find information stored on a computer system. This includes [Web search engines](https://en.wikipedia.org/wiki/Web_search_engine). - [Gigablast](https://www.gigablast.com/) - Open-source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` - [Jina](https://github.com/jina-ai/jina/) - Cloud-native neural search framework for any kind of data. `Apache-2.0` `Python` From 2a15749b456e7dd75c3a8866ea9db7d5abfe1338 Mon Sep 17 00:00:00 2001 From: Kieran Date: Wed, 3 Aug 2022 19:30:45 +0100 Subject: [PATCH 28/76] Fix Language typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d028c5e8..9b280db2 100644 --- a/README.md +++ b/README.md @@ -1807,7 +1807,7 @@ An [integrated development environment (IDE)](https://en.wikipedia.org/wiki/Inte **[`^ back to top ^`](#)** -[Localization](https://en.wikipedia.org/wiki/Internationalization_and_localization) is the proccess of adapting code and software to other langauages. +[Localization](https://en.wikipedia.org/wiki/Internationalization_and_localization) is the proccess of adapting code and software to other languages. - [Accent](https://www.accent.reviews/) - Open-source, self-hosted, developer-oriented translation tool. ([Source Code](https://github.com/mirego/accent)) `BSD-3-Clause` `Elixir` - [Localizer](https://localizer.dev) - Free self-hosted open-source crowd-translating service for your product. ([Demo](https://localize.todorant.com), [Source Code](https://github.com/backmeupplz/localizer-backend)) `MIT` `Nodejs/Docker` From 58ebd23873b9a7a29069ecd2f25a165ca037161e Mon Sep 17 00:00:00 2001 From: Kieran Date: Wed, 3 Aug 2022 19:31:27 +0100 Subject: [PATCH 29/76] Fix `to make it` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b280db2..b3b9ab03 100644 --- a/README.md +++ b/README.md @@ -1969,7 +1969,7 @@ _Related: [Task Management & To-do Lists](#task-management--to-do-lists), [Softw **[`^ back to top ^`](#)** -[URL shortening](https://en.wikipedia.org/wiki/URL_shortening) is the action of shortening a [URL](https://en.wikipedia.org/wiki/Uniform_Resource_Locator) may be made substantially shorter and still direct to the required page. +[URL shortening](https://en.wikipedia.org/wiki/URL_shortening) is the action of shortening a [URL](https://en.wikipedia.org/wiki/Uniform_Resource_Locator) to make it substantially shorter and still direct to the required page. Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_shortening#Shortcomings) of URL shorteners. From 04c0151ba57b9c31c49ab1d7c20f2e7510403dd5 Mon Sep 17 00:00:00 2001 From: Kieran Date: Wed, 3 Aug 2022 19:31:56 +0100 Subject: [PATCH 30/76] Update wiki description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3b9ab03..80aecd5c 100644 --- a/README.md +++ b/README.md @@ -2008,7 +2008,7 @@ Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_ **[`^ back to top ^`](#)** -Tools and software to host a personal [Wiki](https://en.wikipedia.org/wiki/Wiki). +A [wiki](https://en.wikipedia.org/wiki/Wiki) is a publication collaboratively edited and managed by its own audience directly using a web browser. _Related: [Static Site Generators](#static-site-generators)_ From 7e52511ef96169b7301abdcfa69edd0a3cc0e507 Mon Sep 17 00:00:00 2001 From: Kieran Date: Wed, 3 Aug 2022 19:53:15 +0100 Subject: [PATCH 31/76] Update ticketing description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2fd56dd..d7a75cbf 100644 --- a/README.md +++ b/README.md @@ -1908,7 +1908,7 @@ _Related: [Software Development - Project Management](#software-development---pr **[`^ back to top ^`](#)** -[Help desk](https://en.wikipedia.org/wiki/Help_desk_software) and [issue tracking](https://en.wikipedia.org/wiki/Issue_tracking_system) software to keep track of user requests and deal with other customer-care-related issues. +[Helpdesk](https://en.wikipedia.org/wiki/Help_desk_software), [bug](https://en.wikipedia.org/wiki/Bug_tracking_system) and [issue](https://en.wikipedia.org/wiki/Issue_tracking_system) tracking software to help the tracking of user requests, bugs and missing features. _Related: [Task Management & To-do Lists](#task-management--to-do-lists), [Software Development - Project Management](#software-development---project-management)_ From 64497665b99b91cde4dfc892f5b2d93f7b074195 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 15:32:00 +0200 Subject: [PATCH 32/76] non-free.md: fix language tags --- non-free.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/non-free.md b/non-free.md index e5b994c8..4d0ecff6 100644 --- a/non-free.md +++ b/non-free.md @@ -8,7 +8,7 @@ - [66Analytics](https://66analytics.com/) - Self-hosted, friendly, all-in-one web analytics tool. Lightweight tracking, session replays, heatmaps, user journeys & more. Can be used for personal reasons & can be white labeled to start a SAAS. ([Demo](https://66analytics.com/demo)) `⊘ Proprietary` `PHP/MySQL` - [userTrack](https://www.usertrack.net/) - Web analytics platform with heatmaps, session recordings and powerful user segmentation feature. Updated very regularly. ([Demo](https://dashboard.usertrack.net/server/demoLogin.php)) `⊘ Proprietary` `PHP/MySQL/ReactJS` -- [UXLens](https://uxlens.com/) - Website visitor recording software meant for identifying UI issues and fix them to improve user experience. Formerly known as SessionRecord. ([Demo](https://console.uxlens.com/test)) `⊘ Proprietary` `Docker Nodejs` +- [UXLens](https://uxlens.com/) - Website visitor recording software meant for identifying UI issues and fix them to improve user experience. Formerly known as SessionRecord. ([Demo](https://console.uxlens.com/test)) `⊘ Proprietary` `Docker/Nodejs` ### Automation @@ -26,7 +26,7 @@ ### Communication Systems - [Dialog](https://dlg.im) - Handy and feature-rich multi-device solution with native mobile clients, SIP integration, chatbots, 3rd-party integrations. It brings communication efficiency without sacrificing privacy. Works in closed circuit, encrypts push notifications. ([Demo](https://dlg.im/en/download)) `⊘ Proprietary` `Scala/Go` -- [Groupboard](https://www.groupboard.com) - Online whiteboard, audio/video conferencing, screen sharing, shared code editing and optional session recording/playback. `⊘ Proprietary` +- [Groupboard](https://www.groupboard.com) - Online whiteboard, audio/video conferencing, screen sharing, shared code editing and optional session recording/playback. `⊘ Proprietary` `Unknown` - [PrivMX WebMail](https://privmx.com) - Alternative private mail system - web-based, end-to-end encrypted by design, self-hosted, decentralized, uses independent PKI. Easy to install and administrate, freeware, open-source. `⊘ Proprietary` `PHP` - [WorkAdventure](https://workadventu.re) - Virtual office / virtual conference application presented as a 16-bit RPG video game. ([Demo](https://play.staging.workadventu.re/@/tcm/workadventure/wa-village), [Source Code](https://github.com/thecodingmachine/workadventure/)) `AGPL-3.0/Commons-Clause` `Docker` @@ -41,7 +41,7 @@ - [Dropcenter](http://projet.idleman.fr/dropcenter/) - Upload files by simple drag-n-drop. ([Source Code](https://github.com/ldleman/dropcenter)) `CC-BY-NC-SA-3.0` `PHP` - [FileRun](http://www.filerun.com/) - Complete solution for your files with integration with Google and Office. ([Demo](http://www.filerun.com/demo)) `⊘ Proprietary` `PHP` -- [Resilio Sync](https://www.resilio.com/) - Proprietary peer-to-peer file synchronisation tool. `⊘ Proprietary` +- [Resilio Sync](https://www.resilio.com/) - Proprietary peer-to-peer file synchronisation tool. `⊘ Proprietary` `Unknown` - [Yetishare](https://yetishare.com) - Powerful file hosting script with support for Amazon S3, Wasabi, Backblaze, local, direct and SFTP storage. ([Demo](https://fhscript.com)) `⊘ Proprietary` `PHP` @@ -62,20 +62,20 @@ ### IPBX -- [Elastix](http://www.elastix.org) - Unified communications server software based on 3CX. `⊘ Proprietary` +- [Elastix](http://www.elastix.org) - Unified communications server software based on 3CX. `⊘ Proprietary` `Unknown` ### Maps & GPS -- [MapTiler Server](https://www.maptiler.com/server/) - Software for self-hosting of OpenStreetMap vector tiles, satellite imagery, own geodata and data from PostGIS database. `⊘ Proprietary` +- [MapTiler Server](https://www.maptiler.com/server/) - Software for self-hosting of OpenStreetMap vector tiles, satellite imagery, own geodata and data from PostGIS database. `⊘ Proprietary` `Unknown` ### Media Streaming -- [Channels DVR Server](https://getchannels.com/dvr-server/) - Flexible server providing a whole home self hosted DVR experience for [Channels](https://getchannels.com). `⊘ Proprietary` +- [Channels DVR Server](https://getchannels.com/dvr-server/) - Flexible server providing a whole home self hosted DVR experience for [Channels](https://getchannels.com). `⊘ Proprietary` `Unknown` - [Emby](https://emby.media/) - Home media server supporting both DLNA and DIAL (Chromecast) devices out-of-the-box. `⊘ Proprietary` `C#` -- [Plex](https://plex.tv/) - Centralized home media playback system with a powerful central server. `⊘ Proprietary` -- [Subsonic](http://subsonic.org/) - Web-based media streamer and jukebox. ([Demo](http://demo.subsonic.org/login.view?user=guest4&password=guest)) `⊘ Proprietary` +- [Plex](https://plex.tv/) - Centralized home media playback system with a powerful central server. `⊘ Proprietary` `Unknown` +- [Subsonic](http://subsonic.org/) - Web-based media streamer and jukebox. ([Demo](http://demo.subsonic.org/login.view?user=guest4&password=guest)) `⊘ Proprietary` `Unknown` ### Miscellaneous @@ -100,20 +100,20 @@ ### Project Management -- [Active Collab](https://www.activecollab.com/) - Project management. - `⊘ Proprietary` `PHP` +- [Active Collab](https://www.activecollab.com/) - Project management. `⊘ Proprietary` `PHP` - [Duet](https://duetapp.com/) - Invoicing and project management with an integrated client portal. ([Demo](https://duetapp.com/start-demo)) `⊘ Proprietary` `PHP` - [Kanban Tool](https://kanbantool.com/kanban-tool-on-site) - Advanced Kanban boards with time tracking. `⊘ Proprietary` `Ruby` -- [Kantree](https://kantree.io) - Work management and collaboration. - `⊘ Proprietary` `Python` +- [Kantree](https://kantree.io) - Work management and collaboration. `⊘ Proprietary` `Python` - [Solo](http://www.getsoloapp.com/) - Free project management app created for freelancers. Create contacts, manage tasks, upload files, track project progress, and keep notes. ([Demo](http://www.getsoloapp.com/demo/)) `⊘ Proprietary` `PHP` ### Self-hosting Solutions -- [Axigen](https://www.axigen.com/mail-server/free/) - Turnkey messaging solution for small & micro businesses, integration projects or test environments. `⊘ Proprietary` +- [Axigen](https://www.axigen.com/mail-server/free/) - Turnkey messaging solution for small & micro businesses, integration projects or test environments. `⊘ Proprietary` `Unknown` - [Cloudron](https://cloudron.io) - Open-core software allowing you to effortlessly self-host web apps on your server. ([Demo](https://my.demo.cloudron.io/), [Source Code](https://git.cloudron.io/groups/cloudron)) `⊘ Proprietary` `Nodejs/Docker` - [EmbassyOS](https://start9labs.com) - Graphical Operating System for running self-hosted, open source services. ([Source Code](https://github.com/Start9Labs/embassy-os)) `⊘ Proprietary` `Rust` - [hMailServer](https://www.hmailserver.com) - Open-source e-mail server for Microsoft Windows. ([Source Code](https://github.com/hmailserver/hmailserver)) `⊘ Proprietary` `C++` -- [Poste.io](https://poste.io) - Full-featured solution for your Email server. Native implementation of last anti-SPAM methods, webmail and easy administration included. Free tier available. ([Demo](https://poste.io/demo)) `⊘ Proprietary` +- [Poste.io](https://poste.io) - Full-featured solution for your Email server. Native implementation of last anti-SPAM methods, webmail and easy administration included. Free tier available. ([Demo](https://poste.io/demo)) `⊘ Proprietary` `Unknown` ### Search Engines @@ -127,7 +127,7 @@ - [Bamboo](https://www.atlassian.com/software/bamboo) - Continuous integration server. `⊘ Proprietary` `Java` - [BitBucket Server](https://www.atlassian.com/software/bitbucket/server) - Enterprise-level Git solution similar to GitLab. `⊘ Proprietary` `Java` - [Buddy Enterprise](https://buddy.works/) - Git and Continuous Integration/Delivery Platform. `⊘ Proprietary` `Nodejs/Java` -- [Cloud9](https://c9.io/) - Your development environment, in the cloud ([Source code](https://github.com/c9/core)) `⊘ Proprietary` `Nodejs` +- [Cloud9](https://c9.io/) - Your development environment, in the cloud. ([Source code](https://github.com/c9/core)) `⊘ Proprietary` `Nodejs` - [Crucible](https://www.atlassian.com/software/crucible/overview) - Peer code review application. `⊘ Proprietary` `Java` - [Documize](https://documize.com) - Modern docs & wiki software built for software team collaboration. `⊘ Proprietary` `Go` - [JIRA](https://www.atlassian.com/software/jira) - Professional and extensible issue tracker. `⊘ Proprietary` `Java` @@ -138,7 +138,7 @@ ### Ticketing - [Cerb](http://www.cerberusweb.com/) - Group-based e-mail management project. ([Source Code](https://github.com/wgm/cerb)) `DPL` `PHP` -- [Deskpro](https://www.deskpro.com/) - On-Premise helpdesk software that includes email, chat, voice & helpcentre publishing. Full visible source code and API. `⊘ Proprietary` +- [Deskpro](https://www.deskpro.com/) - On-Premise helpdesk software that includes email, chat, voice & helpcentre publishing. Full visible source code and API. `⊘ Proprietary` `Unknown` - [Full Help](https://www.fullhelp.com/en/) - Simple, easy to use help desk & knowledge base software. Custom branding, custom themes, restful API, communication channels, multi-company support, multi-language support, and much more! At least 1 new release per month. `⊘ Proprietary` `PHP` - [Jitbit Helpdesk](https://www.jitbit.com/helpdesk/) - Self-hosted help desk software - simple but powerful. ([Demo](https://www.jitbit.com/hosted-helpdesk/trial/)) `⊘ Proprietary` `ASP.NET` - [SupportPal](https://www.supportpal.com/) - Powerful help desk software - easy, fast and intuitive. ([Demo](http://demo.supportpal.com/)) `⊘ Proprietary` `PHP` @@ -147,7 +147,7 @@ ### Time Tracking - [Anuko](https://www.anuko.com/time_tracker/index.htm) - Simple time and project tracking on a self-hosted basis. ([Demo](https://timetracker.anuko.com/), [Source Code](https://github.com/anuko/timetracker)) `SSPL-1.0` `PHP` -- [Virtual TimeClock](https://www.redcort.com/timeclock) - Powerful, easy-to-use time tracking software. ([Demo](https://www.redcort.com/timeclock/free-timeclock-software-trial)) `⊘ Proprietary` +- [Virtual TimeClock](https://www.redcort.com/timeclock) - Powerful, easy-to-use time tracking software. ([Demo](https://www.redcort.com/timeclock/free-timeclock-software-trial)) `⊘ Proprietary` `Unknown` ### Remote Support From 234b94eb69ddd6750874f6728cc38569b83b4a44 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 16:18:52 +0200 Subject: [PATCH 33/76] formatting/fix WBO description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96b699e4..8fb790ae 100644 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ Communication software using their own custom procols. - [Tox](https://tox.chat/) - Distributed, secure messenger with audio and video chat capabilities. ([Source Code](https://github.com/TokTok/c-toxcore)) `GPL-3.0` `C` - [Tuber](https://blog.trailofbits.com/2015/12/15/self-hosted-video-chat-with-tuber/) - Peer-to-peer video chat that works. ([Source Code](https://github.com/trailofbits/tubertc)) `MIT` `Javascript` - [Typebot](https://typebot.io) - Typebot is a conversational app builder as an alternative to Typeform or Landbot. ([Source Code](https://github.com/baptisteArno/typebot.io)) `AGPL-3.0` `Docker` -- [WBO](https://github.com/lovasoa/whitebophir#wbo) - A web Whiteboard to collaborate in real-time on schemas, drawings, and notes. ([Demo](https://wbo.ophir.dev/)) `AGPL-3.0` `Nodejs/Docker` +- [WBO](https://github.com/lovasoa/whitebophir#wbo) - Web Whiteboard to collaborate in real-time on schemas, drawings, and notes. ([Demo](https://wbo.ophir.dev/)) `AGPL-3.0` `Nodejs/Docker` - [ZeroNet](https://zeronet.io/) `⚠` - Open, free, and uncensorable websites, using Bitcoin cryptography and BitTorrent network. ([Source Code](https://github.com/HelloZeroNet/ZeroNet)) `GPL-2.0` `Python` - [Zulip](https://zulip.org) - Zulip is a powerful, open source group chat application. ([Source Code](https://github.com/zulip/zulip)) `Apache-2.0` `Python` From 28d172f25d4179833b16e73bbdfd97e3edcfd538 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 16:19:37 +0200 Subject: [PATCH 34/76] formatting/fix invidious description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fb790ae..9348ef9c 100644 --- a/README.md +++ b/README.md @@ -1261,7 +1261,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [Bluecherry](https://www.bluecherrydvr.com/) - Closed-circuit television (CCTV) software application which supports IP and Analog cameras. ([Source Code](https://github.com/bluecherrydvr/bluecherry-apps)) `GPL-2.0` `PHP` - [cmyflix](https://github.com/farfalleflickan/cmyflix) `⚠` - Self-hosted, super lightweight Netflix alternative. `AGPL-3.0` `C` - [CyTube](https://github.com/calzoneman/sync) - CyTube is a web application providing media synchronization, chat, and more for an arbitrary number of channels. ([Demo](https://cytu.be)) `MIT` `Nodejs` -- [Invidious](https://github.com/iv-org/invidious) - `⚠` Invidious is an alternative front-end to YouTube. ([Demo](https://docs.invidious.io/instances/)) `AGPL-3.0` `Crystal` +- [Invidious](https://github.com/iv-org/invidious) `⚠` - Invidious is an alternative front-end to YouTube. ([Demo](https://docs.invidious.io/instances/)) `AGPL-3.0` `Crystal` - [Kerberos.io](https://kerberos.io) - Kerberos.io is a video surveillance solution, which works with any camera and on every Linux based machine (Raspberry Pi, Docker, Kubernetes cluster). ([Demo](https://demo.kerberos.io/), [Source Code](https://github.com/kerberos-io/kerberos-docker)) `MIT` `C++` - [MediaCMS](https://mediacms.io) - MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django/React, featuring a REST API. ([Source Code](https://github.com/mediacms-io/mediacms)) `AGPL-3.0` `Python/Docker` - [Oblecto](https://github.com/robinp7720/Oblecto) `⚠` - Media server for Movies and TV Shows with a responsive Vue.js frontend. It has robust transcoding support as well as federation capabilities to share your library with your friends. `AGPL-3.0` `Nodejs` From 8659fbbca1a410b1fb54a054dd596306d9c048d8 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 16:21:30 +0200 Subject: [PATCH 35/76] =?UTF-8?q?non-free.md:=20add=20description=20for=20?= =?UTF-8?q?=E2=8A=98=20Proprietary=20license?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- non-free.md | 1 + 1 file changed, 1 insertion(+) diff --git a/non-free.md b/non-free.md index 4d0ecff6..f6a2971e 100644 --- a/non-free.md +++ b/non-free.md @@ -173,3 +173,4 @@ - `CC-BY-ND 3.0` - [Attribution-NoDerivs 3.0 Unported (CC BY-ND 3.0)](https://creativecommons.org/licenses/by-nd/3.0/) - `DPL` - [Devblocks Public License 1.0](https://cerb.ai/license/) - `SSPL-1.0` - [Server Side Public License](https://spdx.org/licenses/SSPL-1.0.html) +- `⊘ Proprietary` - [Proprietary software](https://en.wikipedia.org/wiki/Proprietary_software) From 4785d0f4a9d6e67179cfc0fbe979e52441870d81 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 17:36:51 +0200 Subject: [PATCH 36/76] non-free.md: fix section title/case --- non-free.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/non-free.md b/non-free.md index f6a2971e..d1356801 100644 --- a/non-free.md +++ b/non-free.md @@ -55,7 +55,7 @@ - [untrusted](https://github.com/AlexNisnevich/untrusted) - Unique puzzle game designed for geeks and developers, where you solve the puzzles in the game by reading and writing Javascript. ([Demo](http://alex.nisnevich.com/untrusted/)) `CC-BY-NC-SA-3.0` `Nodejs` -### Internet Of Things (IoT) +### Internet of Things (IoT) - [Atman IoT](https://atman-iot.com) - Self hosted IoT gateway focused on IoT solution rapid prototyping, packaged as stand alone docker container, promising to help you build your IoT solution in a week. ([Demo](https://atman-iot.com/signup-redirect)) `⊘ Proprietary` `Nodejs` From 2398b5f24ab48baea0f72cdda8aad1f3fe4a080e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 17:39:43 +0200 Subject: [PATCH 37/76] non-free.md: fix section title/case --- non-free.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/non-free.md b/non-free.md index d1356801..9e2f129c 100644 --- a/non-free.md +++ b/non-free.md @@ -45,7 +45,7 @@ - [Yetishare](https://yetishare.com) - Powerful file hosting script with support for Amazon S3, Wasabi, Backblaze, local, direct and SFTP storage. ([Demo](https://fhscript.com)) `⊘ Proprietary` `PHP` -### E-Commerce +### E-commerce - [Sharetribe](https://www.sharetribe.com) - Open-source platform to create your own peer-to-peer marketplace, also available with SaaS model. ([Source Code](https://github.com/sharetribe/sharetribe)) `⊘ Proprietary` `Ruby` From 2417261ad19812e232a48463b0daad41d42cbab6 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 17:50:55 +0200 Subject: [PATCH 38/76] non-free.md: update/fix/format licenses list --- non-free.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/non-free.md b/non-free.md index 9e2f129c..b00451a7 100644 --- a/non-free.md +++ b/non-free.md @@ -169,8 +169,10 @@ **[`^ back to top ^`](#)** - `BUSL-1.1` - [Business Source License 1.1](https://spdx.org/licenses/BUSL-1.1.html) -- `CC-BY-NC-SA-3.0` - [Creative Commons Attribution-NonCommercial-ShareAlike 3.0 International License](https://creativecommons.org/licenses/by-nc-sa/3.0/) -- `CC-BY-ND 3.0` - [Attribution-NoDerivs 3.0 Unported (CC BY-ND 3.0)](https://creativecommons.org/licenses/by-nd/3.0/) +- `CC-BY-NC-SA-3.0` - [Creative Commons Attribution-NonCommercial-ShareAlike License 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/) +- `CC-BY-NC-4.0` - [Creative Commons Attribution-NonCommercial License 4.0](https://creativecommons.org/licenses/by-nc/4.0/) +- `CC-BY-ND-3.0` - [Creative Commons Attribution-NoDerivs Unported License 3.0](https://creativecommons.org/licenses/by-nd/3.0/) +- `Commons-Clause` - [Commons Clause License](https://commonsclause.com/) - `DPL` - [Devblocks Public License 1.0](https://cerb.ai/license/) - `SSPL-1.0` - [Server Side Public License](https://spdx.org/licenses/SSPL-1.0.html) - `⊘ Proprietary` - [Proprietary software](https://en.wikipedia.org/wiki/Proprietary_software) From abc1339bdd732d8e55e79224c43fbdcc6f440fe3 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 18:28:51 +0200 Subject: [PATCH 39/76] fix position of section description/after back to top link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9348ef9c..ee0cf3e1 100644 --- a/README.md +++ b/README.md @@ -235,10 +235,10 @@ _Related: [Polls and Events](#polls-and-events)_ ### Bookmarks and Link Sharing -Software which allows users to add, annotate, edit, and share [bookmarks](https://en.wikipedia.org/wiki/Bookmark_(digital)) of web documents. - **[`^ back to top ^`](#)** +Software which allows users to add, annotate, edit, and share [bookmarks](https://en.wikipedia.org/wiki/Bookmark_(digital)) of web documents. + - [Briefkasten](https://github.com/ndom91/briefkasten) - Modern app for saving and managing your own bookmarks. Includes a browser extension. ([Demo](https://briefkasten.vercel.app)) `MIT` `Nodejs` - [dyu bookmarks](https://github.com/dyu/bookmarks) - Single-threaded/process bookmark app powered by leveldb and uWebSockets. Supports importing from Delicious and Chrome. ([Demo](https://dyuproject.com/bookmarks/)) `Apache-2.0` `Java` - [Espial](https://github.com/jonschoning/espial) - An open-source, web-based bookmarking server. `AGPL-3.0` `Haskell` From 9eb6ea7cf001d44134b773cf43e7908dbc50970f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 18:29:43 +0200 Subject: [PATCH 40/76] fix alphabetical ordering --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ee0cf3e1..ac2b03be 100644 --- a/README.md +++ b/README.md @@ -324,7 +324,6 @@ Communication software using their own custom procols. - [Enigma Reloaded](https://github.com/enigma-reloaded/enigma-reloaded) - DIY Message and file encryption for any platform. `GPL-3.0` `Javascript` - [Freenet](https://freenetproject.org/index.html) - Anonymously share files, browse and publish _freesites_ (web sites accessible only through Freenet) and chat on forums. ([Source Code](https://github.com/freenet/fred)) `GPL-2.0` `Java` - [GNUnet](https://gnunet.org/) - Free software framework for decentralized, peer-to-peer networking. ([Source Code](https://gnunet.org/git/)) `GPL-3.0` `C` -- [Novu](https://novu.co/) - Self-hosted / cloud notification infrastructure for developers. ([Source Code](https://github.com/novuhq/novu/)) `MIT` `Docker/Nodejs` - [Gotify](https://gotify.net/) - Self-hosted notification server with Android and CLI clients, similar to PushBullet. ([Source Code](https://github.com/gotify/server), [Clients](https://github.com/gotify/android)) `MIT` `Go` - [Hawkpost](https://hawkpost.co) - HawkPost is a web app that lets you create unique links that you can share with a person that desires to send you important information but doesn't know how to encrypt it. The message is encrypted in their browser and sent to your email address. ([Source Code](https://github.com/whitesmith/hawkpost)) `MIT` `Python` - [Jam](https://jamshelf.com/) - Jam is an open source alternative to Clubhouse: private audio chat rooms to talk to friends and family. ([Demo](https://jam.systems/), [Source Code](https://github.com/jam-systems/jam)) `AGPL-3.0` `Docker/Nodejs` @@ -338,6 +337,7 @@ Communication software using their own custom procols. - [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](https://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-3-Clause` `C++` - [Notifo](https://github.com/notifo-io/notifo) - Multichannel notification server with support for Email, Mobile Push, Web Push, SMS, messaging and a javascript plugin. `MIT` `C#` +- [Novu](https://novu.co/) - Self-hosted / cloud notification infrastructure for developers. ([Source Code](https://github.com/novuhq/novu/)) `MIT` `Docker/Nodejs` - [ntfy](https://ntfy.sh/) - Push notifications to phone or desktop using HTTP PUT/POST, with Android app, CLI and web app, similar to Pushover and Gotify. ([Demo](https://ntfy.sh/app), [Source Code](https://github.com/binwiederhier/ntfy), [Clients](https://github.com/binwiederhier/ntfy-android)) `Apache-2.0/GPL-2.0` `Go` - [OTS](https://ots.fyi/) - One-Time-Secret sharing platform with a symmetric 256bit AES encryption in the browser. ([Source Code](https://github.com/Luzifer/ots)) `Apache-2.0` `Go` - [Papercups](https://papercups.io/) - An open source live customer chat web app written in Elixir. ([Demo](https://app.papercups.io/demo), [Source Code](https://github.com/papercups-io/papercups)) `MIT` `Elixir` @@ -584,9 +584,9 @@ Simple deployment of a mail server, e.g. for inexperienced or impatient admins. _Related: [Conference Management](#conference-management)_ - [BigBlueButton](https://bigbluebutton.org/) - Supports real-time sharing of audio, video, slides (with whiteboard controls), chat, and the screen. Instructors can engage remote students with polling, emojis, and breakout rooms. ([Demo](https://demo.bigbluebutton.org/gl), [Source Code](https://github.com/bigbluebutton/bigbluebutton)) `LGPL-3.0` `Java` +- [Galene](https://galene.org/) - Galène (or Galene) is a videoconference server (an “SFU”) that is easy to deploy and that requires moderate server resources. ([Source Code](https://github.com/jech/galene)) `MIT` `Go` - [Jitsi Meet](https://jitsi.org/Projects/JitsiMeet) - Jitsi Meet is an OpenSource (MIT) WebRTC Javascript application that uses Jitsi Videobridge to provide high quality, scalable video conferences. ([Source Code](https://github.com/jitsi/jitsi-meet)) `MIT` `Javascript` - [Jitsi Video Bridge](https://jitsi.org/Projects/JitsiVideobridge) - WebRTC compatible Selective Forwarding Unit (SFU) that allows for multiuser video communication. ([Source Code](https://github.com/jitsi/jitsi-videobridge)) `Apache-2.0` `Java` -- [Galene](https://galene.org/) - Galène (or Galene) is a videoconference server (an “SFU”) that is easy to deploy and that requires moderate server resources. ([Source Code](https://github.com/jech/galene)) `MIT` `Go` - [LiveKit](https://livekit.io/) - Modern, scalable WebRTC conferencing platform with client SDKs. ([Demo](https://livekit.io/playground), [Source Code](https://github.com/livekit/livekit-server)) `Apache-2.0` `Go` - [plugNmeet](https://www.plugnmeet.org/) - Scalable, High Performance, Open source web conferencing system. ([Demo](https://demo.plugnmeet.com/login.html), [Source Code](https://github.com/mynaparrot/plugNmeet-server)) `MIT` `Docker/Go` - [Wirow](https://github.com/wirow-io/wirow-server) - A full featured self-hosted video web-conferencing platform. `AGPL-3.0` `C` @@ -1290,6 +1290,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [411](https://github.com/etsy/411) - Alert Management Web Application. `MIT` `PHP` - [AlertHub](https://github.com/Ardakilic/alerthub) `⚠` - AlertHub is a simple tool to get alerted from GitHub releases. `MIT` `Nodejs` - [Anchr](https://anchr.io) - Anchr is a toolbox for tiny tasks on the internet, including bookmark collections, URL shortening and (encrypted) image uploads. ([Source Code](https://github.com/muety/anchr)) `GPL-3.0` `Nodejs` +- [Apache Solr](https://lucene.apache.org/solr/) - Solr is the popular, blazing-fast, open source enterprise search platform built on Apache Lucene. ([Source Code](https://lucene.apache.org/solr/downloads.html)) `Apache-2.0` `Java` - [asciiflow](https://asciiflow.com/) - Flow Diagram Drawing Tool. ([Source Code](https://github.com/lewish/asciiflow)) `MIT` `Nodejs` - [CapRover](https://caprover.com/) - Build your own PaaS in a few minutes. ([Demo](https://captain.server.demo.caprover.com/#/login), [Source Code](https://github.com/caprover/caprover)) `Apache-2.0` `Docker/Nodejs` - [changedetection.io](https://github.com/dgtlmoon/changedetection.io) - Self-hosted tool for staying up-to-date with web-site content changes. `Apache-2.0` `Python/Docker` @@ -1328,7 +1329,6 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [revealjs](https://revealjs.com) - Framework for easily creating beautiful presentations using HTML. ([Demo](https://revealjs.com/), [Source Code](https://github.com/hakimel/reveal.js)) `MIT` `Javascript` - [Revive Adserver](https://www.revive-adserver.com/) - World's most popular free, open source ad serving system. Formerly known as OpenX Adserver and phpAdsNew. ([Source Code](https://github.com/revive-adserver/revive-adserver)) `GPL-2.0-or-later` `PHP` - [SANE Network Scanning](http://sane-project.org/) - Allow remote clients to access image acquisition devices (scanners) available on the local host. ([Source Code](http://www.sane-project.org/cvs.html)) `GPL-2.0` `C` -- [Apache Solr](https://lucene.apache.org/solr/) - Solr is the popular, blazing-fast, open source enterprise search platform built on Apache Lucene. ([Source Code](https://lucene.apache.org/solr/downloads.html)) `Apache-2.0` `Java` - [string.is](https://string.is/) - An open-source, privacy-friendly online string toolkit for developers. ([Source Code](https://github.com/recurser/string-is)) `AGPL-3.0` `Nodejs` - [TeslaMate](https://github.com/adriankumpf/teslamate) - A powerful data logger for Tesla vehicles. `MIT` `Elixir` - [ViMbAdmin](https://www.vimbadmin.net/) - Provides a web based virtual mailbox administration system to allow mail administrators to easily manage domains, mailboxes and aliases. ([Source Code](https://github.com/opensolutions/ViMbAdmin)) `GPL-3.0` `PHP` @@ -1730,8 +1730,8 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ - [Atheos](https://www.atheos.io) - Web-based IDE framework with a small footprint and minimal requirements, continued from Codiad. ([Source Code](https://github.com/Atheos/Atheos)) `MIT` `PHP` - [Babelfish](https://github.com/bblfsh/bblfshd) - Self-hosted server for source code parsing. It can parse any file, in any supported language, extract an Abstract Syntax Tree from it, and convert it to a Universal Abstract Syntax Tree which can enable further analysis and transformation. `GPL-3.0` `Go` - [Budibase](https://www.budibase.com) - Build and automate internal tools, admin panels, dashboards, CRUD apps, and more, in minutes. Budibase is the open source alternative to Outsystems, Retool, Mendix, Appian. ([Source Code](https://github.com/Budibase/budibase)) `GPL-3.0` `Nodejs` -- [Coder](https://coder.com/) - Remote development machines on your own infrastructure. ([Source Code](https://github.com/coder/coder)) `AGPL-3.0` `Go` - [code-server](https://github.com/coder/code-server) - VS Code in the browser, hosted on a remote server. `MIT` `Nodejs/Docker` +- [Coder](https://coder.com/) - Remote development machines on your own infrastructure. ([Source Code](https://github.com/coder/coder)) `AGPL-3.0` `Go` - [Eclipse Che](https://www.eclipse.org/che/) - Open source workspace server and cloud IDE. ([Source Code](https://github.com/eclipse/che)) `EPL-1.0` `Docker/Java` - [Hakatime](https://github.com/mujx/hakatime) - WakaTime server implementation with analytics dashboard. `Unlicense` `Haskell` - [HttPlaceholder](https://github.com/dukeofharen/httplaceholder) - Quickly mock away any webservice using HttPlaceholder. HttPlaceholder lets you specify what the request should look like and what response needs to be returned. `MIT` `C#` From 2714406f23d4dcb56a37d754c21b2a94d60bad58 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 18:31:26 +0200 Subject: [PATCH 41/76] formatting: standardize spacing between sections --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ac2b03be..e2a640e9 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ See [Contributing](.github/CONTRIBUTING.md). _Related: [Personal Dashboards](#personal-dashboards)_ + ### Archiving and Digital Preservation (DP) **[`^ back to top ^`](#)** @@ -272,6 +273,7 @@ _Related: [Groupware](#groupware)_ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https://en.wikipedia.org/wiki/Comparison_of_CalDAV_and_CardDAV_implementations)_ + ### Calendar & Contacts - CalDAV or CardDAV Servers **[`^ back to top ^`](#)** @@ -308,6 +310,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: [Communication software](https://en.wikipedia.org/wiki/Communication_software) used to provide remote access to systems and exchange files and messages in text, audio and/or video formats between different computers or users. + ### Communication - Custom Communication Systems **[`^ back to top ^`](#)** @@ -371,6 +374,7 @@ Communication software using their own custom procols. [E-mail](https://en.wikipedia.org/wiki/Email) software. + ### Communication - Email - Complete Solutions **[`^ back to top ^`](#)** @@ -599,6 +603,7 @@ _Related: [Conference Management](#conference-management)_ [Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP) communication software. + ### Communication - XMPP - Servers **[`^ back to top ^`](#)** @@ -839,6 +844,7 @@ _Related: [Community-Supported Agriculture (CSA)](#community-supported-agricultu **Please visit [awesome-sysadmin/Identity Management](https://github.com/awesome-foss/awesome-sysadmin#identity-management)** + ### Feed Readers **[`^ back to top ^`](#)** @@ -876,7 +882,6 @@ A [news aggregator](https://en.wikipedia.org/wiki/News_aggregator), also termed - [ttrss-mobile](https://github.com/mboinet/ttrss-mobile) - Mobile webapp for Tiny Tiny RSS. `AGPL-3.0` `Javascript` - ### File Transfer & Synchronization **[`^ back to top ^`](#)** @@ -911,6 +916,7 @@ Network distributed filesystems. **Please visit [awesome-sysadmin/Distributed Filesystems](https://github.com/awesome-foss/awesome-sysadmin#distributed-filesystems)** + ### File Transfer - Object Storage & File Servers **[`^ back to top ^`](#)** @@ -1383,6 +1389,7 @@ _See also: [awesome-sysadmin/IT Asset Management](https://github.com/awesome-fos **Please visit [awesome-sysadmin/Monitoring](https://github.com/awesome-foss/awesome-sysadmin#monitoring), [awesome-sysadmin/Metric and Metric Collection](https://github.com/awesome-foss/awesome-sysadmin#metric--metric-collection)** + ### Note-taking & Editors **[`^ back to top ^`](#)** @@ -1684,6 +1691,7 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ **[`^ back to top ^`](#)** + ### Software Development - API Management **[`^ back to top ^`](#)** @@ -1708,6 +1716,7 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ **Please visit [awesome-sysadmin/Continuous Integration & Continuous Deployment](https://github.com/awesome-foss/awesome-sysadmin#continuous-integration--continuous-deployment)** + ### Software Development - FaaS & Serverless **[`^ back to top ^`](#)** @@ -1920,6 +1929,7 @@ Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_ **Please visit [awesome-sysadmin/VPN](https://github.com/awesome-foss/awesome-sysadmin#vpn)** + ### Web Servers **[`^ back to top ^`](#)** @@ -1927,6 +1937,7 @@ Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_ **Please visit [awesome-sysadmin/Web](https://github.com/awesome-foss/awesome-sysadmin#web)** + ### Wikis **[`^ back to top ^`](#)** @@ -1962,6 +1973,7 @@ _See also: [Wikimatrix](https://www.wikimatrix.org/), [Wiki Engines - WikiIndex] - [XWiki](https://www.xwiki.org) - Second generation wiki that allows the user to extend its functionalities with a powerful extension-based architecture. ([Demo](https://playground.xwiki.org), [Source Code](https://github.com/xwiki/xwiki-platform)) `LGPL-2.1` `Java` - [Zim](https://zim-wiki.org/) - Graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images. ([Source Code](https://github.com/zim-desktop-wiki/zim-desktop-wiki)) `GPL-2.0` `Python` + -------------------- ## List of Licenses From d1eb63a92d24e20f0cebd34c73d6f0d7d194abe4 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 18:31:39 +0200 Subject: [PATCH 42/76] fix audiobookshelf entry syntax --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e2a640e9..d5645a12 100644 --- a/README.md +++ b/README.md @@ -1201,13 +1201,14 @@ _See also: [awesome-gis](https://github.com/sshuair/awesome-gis)_ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.org/wiki/List_of_streaming_media_systems), [Comparison of streaming media systems - Wikipedia](https://en.wikipedia.org/wiki/Comparison_of_streaming_media_systems)_ + ### Media Streaming - Audio Streaming **[`^ back to top ^`](#)** - [Airsonic Advanced](https://github.com/airsonic-advanced/airsonic-advanced) - Open-source web-based media streamer and jukebox based on Airsonic, with several key performance and feature enhancements. `GPL-3.0` `Java` - [Ampache](https://ampache.org/) - Web based audio/video streaming application. ([Demo](https://play.dogmazic.net/), [Source Code](https://github.com/ampache/ampache)) `AGPL-3.0` `PHP` -- [Audiobookshelf](https://www.audiobookshelf.org/) - Fully open-source self-hosted audiobook and podcast server. It streams all audio formats, keeps and syncs progress across devices. Comes with open-source apps for Android and iOS. [Source Code](https://github.com/advplyr/audiobookshelf), [Clients](https://github.com/advplyr/audiobookshelf#android-app-beta)) `GPL-3.0` `Docker/Nodejs` +- [Audiobookshelf](https://www.audiobookshelf.org/) - Fully open-source self-hosted audiobook and podcast server. It streams all audio formats, keeps and syncs progress across devices. Comes with open-source apps for Android and iOS. ([Source Code](https://github.com/advplyr/audiobookshelf), [Clients](https://github.com/advplyr/audiobookshelf#android-app-beta)) `GPL-3.0` `Docker/Nodejs` - [Audioserve](https://github.com/izderadicka/audioserve) - Simple personal server to serve audio files from directories (audiobooks, music, podcasts...). Focused on simplicity and supports sync of play position between clients. `MIT` `Rust` - [AzuraCast](https://www.azuracast.com/) - A modern and accessible self-hosted web radio management suite. ([Source Code](https://github.com/AzuraCast/AzuraCast)) `Apache-2.0` `PHP` - [Beets](https://beets.io/) - Music library manager and MusicBrainz tagger (command-line and Web interface). ([Source Code](https://github.com/beetbox/beets)) `MIT` `Python` From 525a6eab13f3bbf14a228bd13cb2ea65970a09ba Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 18:32:22 +0200 Subject: [PATCH 43/76] NATS: shorten/fix description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5645a12..7f7dcdbc 100644 --- a/README.md +++ b/README.md @@ -1321,7 +1321,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [Monica](https://monicahq.com/) - Personal relationship manager, and a new kind of CRM to organize interactions with your friends and family. ([Source Code](https://github.com/monicahq/monica)) `AGPL-3.0` `PHP` - [Musical Artifacts](https://musical-artifacts.com/) - Helping to catalog, preserve and free the artifacts you need to produce music. ([Source Code](https://github.com/lfzawacki/musical-artifacts)) `MIT` `Ruby` - [MyPaas](https://github.com/almarklein/mypaas) - Run your own PaaS using Docker, Traefik, and great monitoring. `BSD-2-Clause` `Python/Docker` -- [NATS](https://nats.io/) - Publish/Subscribe event bus, durable queues, key-value store, object store, and more. Native multi-tenancy, multiple authentication and authorization mechanisms. Easy to self-host and federate. Clients for 30+ languages ([Source Code](https://github.com/nats-io/nats-server), [Clients](https://github.com/nats-io)) `Apache-2.0` `Go` +- [NATS](https://nats.io/) - Publish/Subscribe event bus, durable queues, key-value store, object store, and more. Native multi-tenancy, multiple authentication and authorization mechanisms. Easy to self-host and federate. ([Source Code](https://github.com/nats-io/nats-server), [Clients](https://github.com/nats-io)) `Apache-2.0` `Go` - [Noisedash](https://github.com/kaythomas0/noisedash) - Self-hostable web tool for generating ambient noises/sounds using audio tools and user-uploadable samples. `AGPL-3.0` `Nodejs` - [Notica](https://notica.us) - Lets you send browser notifications from your terminal to your desktop or phone. No installation or registration is required. ([Source Code](https://github.com/tannercollin/Notica)) `MIT` `Nodejs` - [Octave Online](https://octave-online.net/) - Infrastracture behind a web UI for GNU Octave, the libre alternative to MATLAB. ([Source Code](https://github.com/octave-online/octave-online-server)) `AGPL-3.0` `Docker/Nodejs` From b58553bf00cc112f541dd533aa31f4a756cdc6d9 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 20:47:57 +0200 Subject: [PATCH 44/76] rename section Time Trackers -> Time Tracking --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f7dcdbc..ddca5903 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ See [Contributing](.github/CONTRIBUTING.md). - [Status / Uptime pages](#status--uptime-pages) - [Task Management & To-do Lists](#task-management--to-do-lists) - [Ticketing](#ticketing) - - [Time Trackers](#time-trackers) + - [Time Tracking](#time-tracking) - [URL Shorteners](#url-shorteners) - [VPN](#vpn) - [Web Servers](#web-servers) @@ -1893,7 +1893,7 @@ _Related: [Task Management & To-do Lists](#task-management--to-do-lists), [Softw - [Zammad](https://zammad.org/) - Easy to use but powerful open-source support and ticketing system. ([Source Code](https://github.com/zammad/zammad)) `AGPL-3.0` `Ruby` -### Time Trackers +### Time Tracking **[`^ back to top ^`](#)** From b8d3d2bb9a7fc85697a1bce1bc7eea0b635e05fa Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 19:10:54 +0000 Subject: [PATCH 45/76] remove documize from non-free.md (#3204) - community edition already listed in README.md --- non-free.md | 1 - 1 file changed, 1 deletion(-) diff --git a/non-free.md b/non-free.md index b00451a7..cd58efe3 100644 --- a/non-free.md +++ b/non-free.md @@ -129,7 +129,6 @@ - [Buddy Enterprise](https://buddy.works/) - Git and Continuous Integration/Delivery Platform. `⊘ Proprietary` `Nodejs/Java` - [Cloud9](https://c9.io/) - Your development environment, in the cloud. ([Source code](https://github.com/c9/core)) `⊘ Proprietary` `Nodejs` - [Crucible](https://www.atlassian.com/software/crucible/overview) - Peer code review application. `⊘ Proprietary` `Java` -- [Documize](https://documize.com) - Modern docs & wiki software built for software team collaboration. `⊘ Proprietary` `Go` - [JIRA](https://www.atlassian.com/software/jira) - Professional and extensible issue tracker. `⊘ Proprietary` `Java` - [RhodeCode](https://rhodecode.com) - On-premise Source Code Management for Mercurial, Git & Subversion. `⊘ Proprietary` `Python` - [Sentry Self-Hosted](https://github.com/getsentry/self-hosted) - Powerful error tracking platform with wide language support and a robust API. ([Source Code](https://github.com/getsentry/sentry)) `BUSL-1.1` `Python/Django` From 405feea1f7a42931f1c9272c945ddfc1044869b6 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 21:19:32 +0200 Subject: [PATCH 46/76] non-free.md: rename section UX testing -> Software Development - Testing --- non-free.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/non-free.md b/non-free.md index cd58efe3..45bd39fc 100644 --- a/non-free.md +++ b/non-free.md @@ -155,7 +155,7 @@ * [ScreenConnect](https://www.screenconnect.com/) - Lightning-fast remote support and remote access to connect instantly and solve problems faster. `⊘ Proprietary` -### UX testing +### Software Development - Testing - [Moon](https://aerokube.com/moon/) - Efficient Selenium protocol implementation running everything in Kubernetes or Openshift. `⊘ Proprietary` `Go` From c3c55d9d4dbf38cfd7e67f5ac2930abe26573a24 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 19:23:44 +0000 Subject: [PATCH 47/76] non-free.md: remove rhodecode (#3205) - community edition already listed in README.md --- non-free.md | 1 - 1 file changed, 1 deletion(-) diff --git a/non-free.md b/non-free.md index 45bd39fc..8ce831af 100644 --- a/non-free.md +++ b/non-free.md @@ -130,7 +130,6 @@ - [Cloud9](https://c9.io/) - Your development environment, in the cloud. ([Source code](https://github.com/c9/core)) `⊘ Proprietary` `Nodejs` - [Crucible](https://www.atlassian.com/software/crucible/overview) - Peer code review application. `⊘ Proprietary` `Java` - [JIRA](https://www.atlassian.com/software/jira) - Professional and extensible issue tracker. `⊘ Proprietary` `Java` -- [RhodeCode](https://rhodecode.com) - On-premise Source Code Management for Mercurial, Git & Subversion. `⊘ Proprietary` `Python` - [Sentry Self-Hosted](https://github.com/getsentry/self-hosted) - Powerful error tracking platform with wide language support and a robust API. ([Source Code](https://github.com/getsentry/sentry)) `BUSL-1.1` `Python/Django` From 420e858cf977fed45ccbc32e4c1bd1ae23f37f8e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 21:26:19 +0200 Subject: [PATCH 48/76] non-free.md: add `Unknown` language tags --- non-free.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/non-free.md b/non-free.md index 8ce831af..53433718 100644 --- a/non-free.md +++ b/non-free.md @@ -150,8 +150,8 @@ ### Remote Support - * [RemoteUtilities](https://www.remoteutilities.com/) - Remote Utilities is self-hosted remote support software for LAN administration and remote support over the Internet. `⊘ Proprietary` - * [ScreenConnect](https://www.screenconnect.com/) - Lightning-fast remote support and remote access to connect instantly and solve problems faster. `⊘ Proprietary` + * [RemoteUtilities](https://www.remoteutilities.com/) - Remote Utilities is self-hosted remote support software for LAN administration and remote support over the Internet. `⊘ Proprietary` `Unknown` + * [ScreenConnect](https://www.screenconnect.com/) - Lightning-fast remote support and remote access to connect instantly and solve problems faster. `⊘ Proprietary` `Unknown` ### Software Development - Testing From e2d104f66d155b836349f82f8060e62f53f538b8 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 21:29:05 +0200 Subject: [PATCH 49/76] non-free.md: reordering/rename section Project Management -> Software Development - Project Management --- non-free.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/non-free.md b/non-free.md index 53433718..07c66503 100644 --- a/non-free.md +++ b/non-free.md @@ -96,16 +96,6 @@ - [PhotoStructure](https://photostructure.com/) - All your family's photos and videos automatically organized into a fun and beautiful website. Runs via Docker, NodeJS, or native desktop installers. `⊘ Proprietary` `Nodejs` - [Reservo](https://reservo.co) - Scalable image hosting script with support for CDNs, paid account upgrades, advertising spots and drag & drop upload. ([Demo](https://demo.reservo.co/)) `⊘ Proprietary` `PHP` - [Single File PHP Gallery](http://sye.dk/sfpg/) - Web gallery in one single PHP file. `⊘ Proprietary` `PHP` - - -### Project Management - -- [Active Collab](https://www.activecollab.com/) - Project management. `⊘ Proprietary` `PHP` -- [Duet](https://duetapp.com/) - Invoicing and project management with an integrated client portal. ([Demo](https://duetapp.com/start-demo)) `⊘ Proprietary` `PHP` -- [Kanban Tool](https://kanbantool.com/kanban-tool-on-site) - Advanced Kanban boards with time tracking. `⊘ Proprietary` `Ruby` -- [Kantree](https://kantree.io) - Work management and collaboration. `⊘ Proprietary` `Python` -- [Solo](http://www.getsoloapp.com/) - Free project management app created for freelancers. Create contacts, manage tasks, upload files, track project progress, and keep notes. ([Demo](http://www.getsoloapp.com/demo/)) `⊘ Proprietary` `PHP` - ### Self-hosting Solutions @@ -133,6 +123,20 @@ - [Sentry Self-Hosted](https://github.com/getsentry/self-hosted) - Powerful error tracking platform with wide language support and a robust API. ([Source Code](https://github.com/getsentry/sentry)) `BUSL-1.1` `Python/Django` +### Software Development - Project Management + +- [Active Collab](https://www.activecollab.com/) - Project management. `⊘ Proprietary` `PHP` +- [Duet](https://duetapp.com/) - Invoicing and project management with an integrated client portal. ([Demo](https://duetapp.com/start-demo)) `⊘ Proprietary` `PHP` +- [Kanban Tool](https://kanbantool.com/kanban-tool-on-site) - Advanced Kanban boards with time tracking. `⊘ Proprietary` `Ruby` +- [Kantree](https://kantree.io) - Work management and collaboration. `⊘ Proprietary` `Python` +- [Solo](http://www.getsoloapp.com/) - Free project management app created for freelancers. Create contacts, manage tasks, upload files, track project progress, and keep notes. ([Demo](http://www.getsoloapp.com/demo/)) `⊘ Proprietary` `PHP` + + +### Software Development - Testing + +- [Moon](https://aerokube.com/moon/) - Efficient Selenium protocol implementation running everything in Kubernetes or Openshift. `⊘ Proprietary` `Go` + + ### Ticketing - [Cerb](http://www.cerberusweb.com/) - Group-based e-mail management project. ([Source Code](https://github.com/wgm/cerb)) `DPL` `PHP` @@ -154,10 +158,6 @@ * [ScreenConnect](https://www.screenconnect.com/) - Lightning-fast remote support and remote access to connect instantly and solve problems faster. `⊘ Proprietary` `Unknown` -### Software Development - Testing - -- [Moon](https://aerokube.com/moon/) - Efficient Selenium protocol implementation running everything in Kubernetes or Openshift. `⊘ Proprietary` `Go` - -------------------- From a842a25987bd460be56377114552574f81a337c2 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 21:32:39 +0200 Subject: [PATCH 50/76] non-free.md: rename section Maps and Global Positioning System (GPS) --- non-free.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/non-free.md b/non-free.md index 07c66503..5950fd5c 100644 --- a/non-free.md +++ b/non-free.md @@ -65,7 +65,7 @@ - [Elastix](http://www.elastix.org) - Unified communications server software based on 3CX. `⊘ Proprietary` `Unknown` -### Maps & GPS +### Maps and Global Positioning System (GPS) - [MapTiler Server](https://www.maptiler.com/server/) - Software for self-hosting of OpenStreetMap vector tiles, satellite imagery, own geodata and data from PostGIS database. `⊘ Proprietary` `Unknown` From a2626aae0dc778d24efe419c97e8f97d148e61a0 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 21:36:05 +0200 Subject: [PATCH 51/76] non-free.md: rename section IPBX -> Communication - SIP --- non-free.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/non-free.md b/non-free.md index 5950fd5c..9b11342f 100644 --- a/non-free.md +++ b/non-free.md @@ -60,7 +60,7 @@ - [Atman IoT](https://atman-iot.com) - Self hosted IoT gateway focused on IoT solution rapid prototyping, packaged as stand alone docker container, promising to help you build your IoT solution in a week. ([Demo](https://atman-iot.com/signup-redirect)) `⊘ Proprietary` `Nodejs` -### IPBX +### Communication - SIP - [Elastix](http://www.elastix.org) - Unified communications server software based on 3CX. `⊘ Proprietary` `Unknown` From 2ae92c5773dda8b4fb996806b3477cefeb06e961 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 21:36:27 +0200 Subject: [PATCH 52/76] non-free.md: elastix was renamed/merged with 3CX --- non-free.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/non-free.md b/non-free.md index 9b11342f..06ea7873 100644 --- a/non-free.md +++ b/non-free.md @@ -62,7 +62,7 @@ ### Communication - SIP -- [Elastix](http://www.elastix.org) - Unified communications server software based on 3CX. `⊘ Proprietary` `Unknown` +- [3CX](https://www.3cx.com/pbx/) - Full-featured PABX system, with call queues, built-in web conferencing, live chat and social media messaging all on one system. `⊘ Proprietary` `Unknown` ### Maps and Global Positioning System (GPS) From 4d8f102b80356ecd8ab4634637c99a0eb0f39f60 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 21:38:39 +0200 Subject: [PATCH 53/76] non-free.md: formatting/standardize section titles --- non-free.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/non-free.md b/non-free.md index 06ea7873..b28e27de 100644 --- a/non-free.md +++ b/non-free.md @@ -81,7 +81,7 @@ - [OpenSpeedTest](https://github.com/openspeedtest/Speed-Test) - Pure HTML5 network performance estimation tool. `CC-BY-ND-3.0` `Docker` -### Money, Budgeting and Management +### Money, Budgeting & Management - [Anchor](http://theanchorapp.com/) - Invoicing system that integrates with Stripe and Paypal. Includes features such as: reporting, dashboard and no client limit. ([Demo](http://theanchorapp.com/demo/admin-login)) `⊘ Proprietary` `PHP` - [Manager](http://manager.io/server) - Online accounting software for small businesses. `⊘ Proprietary` `Mono` From c933f70bab4a4dd925a8b50b578cd23c4a224e3d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 21:40:30 +0200 Subject: [PATCH 54/76] non-free.md: rename section Communication - Custom Communication Systems --- non-free.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/non-free.md b/non-free.md index b28e27de..87cccfd2 100644 --- a/non-free.md +++ b/non-free.md @@ -16,14 +16,7 @@ - [n8n](https://n8n.io/) - Free node based Workflow Automation Tool. Easily automate tasks across different services. ([Source Code](https://github.com/n8n-io/n8n)) `Apache-2.0/Commons-Clause` `Nodejs` -### Content Management Systems (CMS) - -- [CraftCMS](https://craftcms.com/) - Content-first CMS that aims to make life enjoyable for developers and content managers alike. ([Demo](https://demo.craftcms.com/)) `⊘ Proprietary` `PHP` -- [Kirby](https://getkirby.com/) - File-based CMS. Easy to setup. Easy to use. Flexible as hell. ([Source Code](https://github.com/getkirby/kirby)) `⊘ Proprietary` `PHP` -- [october](https://octobercms.com/) - Self-hosted CMS platform based on the Laravel PHP Framework. `⊘ Proprietary` `PHP` - - -### Communication Systems +### Communication - Custom Communication Systems - [Dialog](https://dlg.im) - Handy and feature-rich multi-device solution with native mobile clients, SIP integration, chatbots, 3rd-party integrations. It brings communication efficiency without sacrificing privacy. Works in closed circuit, encrypts push notifications. ([Demo](https://dlg.im/en/download)) `⊘ Proprietary` `Scala/Go` - [Groupboard](https://www.groupboard.com) - Online whiteboard, audio/video conferencing, screen sharing, shared code editing and optional session recording/playback. `⊘ Proprietary` `Unknown` @@ -31,11 +24,18 @@ - [WorkAdventure](https://workadventu.re) - Virtual office / virtual conference application presented as a 16-bit RPG video game. ([Demo](https://play.staging.workadventu.re/@/tcm/workadventure/wa-village), [Source Code](https://github.com/thecodingmachine/workadventure/)) `AGPL-3.0/Commons-Clause` `Docker` +### Content Management Systems (CMS) + +- [CraftCMS](https://craftcms.com/) - Content-first CMS that aims to make life enjoyable for developers and content managers alike. ([Demo](https://demo.craftcms.com/)) `⊘ Proprietary` `PHP` +- [Kirby](https://getkirby.com/) - File-based CMS. Easy to setup. Easy to use. Flexible as hell. ([Source Code](https://github.com/getkirby/kirby)) `⊘ Proprietary` `PHP` +- [october](https://octobercms.com/) - Self-hosted CMS platform based on the Laravel PHP Framework. `⊘ Proprietary` `PHP` + + ### E-books and Integrated Library Systems (ILS) - [Bookwyrm](https://joinbookwyrm.com/) - Social network for tracking your reading, talking about books, writing reviews, and discovering what to read next. ([Source Code](https://github.com/bookwyrm-social/bookwyrm)) `⊘ Proprietary` `Python` - [Ubooquity](https://vaemendis.net/ubooquity/) - Free to use, versatile, lightweight, multi-platform, and secure home server for your comic and e-book library. `⊘ Proprietary` `Java` - + ### File Sharing and Synchronization @@ -79,8 +79,8 @@ ### Miscellaneous -- [OpenSpeedTest](https://github.com/openspeedtest/Speed-Test) - Pure HTML5 network performance estimation tool. `CC-BY-ND-3.0` `Docker` - +- [OpenSpeedTest](https://github.com/openspeedtest/Speed-Test) - Pure HTML5 network performance estimation tool. `CC-BY-ND-3.0` `Docker` + ### Money, Budgeting & Management - [Anchor](http://theanchorapp.com/) - Invoicing system that integrates with Stripe and Paypal. Includes features such as: reporting, dashboard and no client limit. ([Demo](http://theanchorapp.com/demo/admin-login)) `⊘ Proprietary` `PHP` @@ -95,8 +95,8 @@ - [Lomorage](https://lomorage.com/) - Google photo alternative via simple self-hosting software. Supported clients: iOS, Android, Web, MAC/Windows. Backend can run on Raspberry pi, Armbian, MAC/Windows/Linux. `⊘ Proprietary` `Go` - [PhotoStructure](https://photostructure.com/) - All your family's photos and videos automatically organized into a fun and beautiful website. Runs via Docker, NodeJS, or native desktop installers. `⊘ Proprietary` `Nodejs` - [Reservo](https://reservo.co) - Scalable image hosting script with support for CDNs, paid account upgrades, advertising spots and drag & drop upload. ([Demo](https://demo.reservo.co/)) `⊘ Proprietary` `PHP` -- [Single File PHP Gallery](http://sye.dk/sfpg/) - Web gallery in one single PHP file. `⊘ Proprietary` `PHP` - +- [Single File PHP Gallery](http://sye.dk/sfpg/) - Web gallery in one single PHP file. `⊘ Proprietary` `PHP` + ### Self-hosting Solutions - [Axigen](https://www.axigen.com/mail-server/free/) - Turnkey messaging solution for small & micro businesses, integration projects or test environments. `⊘ Proprietary` `Unknown` @@ -108,7 +108,7 @@ ### Search Engines -- [ElasticSearch](https://www.elastic.co/elasticsearch/) - Distributed, RESTful search and analytics engine. ([Source Code](https://github.com/elastic/elasticsearch)) `SSPL-1.0` `Java` +- [ElasticSearch](https://www.elastic.co/elasticsearch/) - Distributed, RESTful search and analytics engine. ([Source Code](https://github.com/elastic/elasticsearch)) `SSPL-1.0` `Java` ### Software Development From ed922ef82974b6f83c9727fabe17cf8f00beee74 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 21:45:09 +0200 Subject: [PATCH 55/76] non-free.md: formatting/standardize section titles --- non-free.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/non-free.md b/non-free.md index 87cccfd2..040fc8f2 100644 --- a/non-free.md +++ b/non-free.md @@ -37,7 +37,7 @@ - [Ubooquity](https://vaemendis.net/ubooquity/) - Free to use, versatile, lightweight, multi-platform, and secure home server for your comic and e-book library. `⊘ Proprietary` `Java` -### File Sharing and Synchronization +### File Transfer & Synchronization - [Dropcenter](http://projet.idleman.fr/dropcenter/) - Upload files by simple drag-n-drop. ([Source Code](https://github.com/ldleman/dropcenter)) `CC-BY-NC-SA-3.0` `PHP` - [FileRun](http://www.filerun.com/) - Complete solution for your files with integration with Google and Office. ([Demo](http://www.filerun.com/demo)) `⊘ Proprietary` `PHP` From a0089fff55bdee118269ff753c5d2d33e01deeab Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 21:47:57 +0200 Subject: [PATCH 56/76] non-free.md: standardize section titles --- non-free.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/non-free.md b/non-free.md index 040fc8f2..d53307f6 100644 --- a/non-free.md +++ b/non-free.md @@ -31,7 +31,7 @@ - [october](https://octobercms.com/) - Self-hosted CMS platform based on the Laravel PHP Framework. `⊘ Proprietary` `PHP` -### E-books and Integrated Library Systems (ILS) +### Document Management - E-books - [Bookwyrm](https://joinbookwyrm.com/) - Social network for tracking your reading, talking about books, writing reviews, and discovering what to read next. ([Source Code](https://github.com/bookwyrm-social/bookwyrm)) `⊘ Proprietary` `Python` - [Ubooquity](https://vaemendis.net/ubooquity/) - Free to use, versatile, lightweight, multi-platform, and secure home server for your comic and e-book library. `⊘ Proprietary` `Java` From ad252013eef93782351505f0844748da326e97f7 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 21:50:39 +0200 Subject: [PATCH 57/76] non-free.md: rename section Remote Support -> Miscellaneous - Any category you are creating has the minimum requirement of 3 items. --- non-free.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/non-free.md b/non-free.md index d53307f6..9ae78494 100644 --- a/non-free.md +++ b/non-free.md @@ -152,7 +152,7 @@ - [Virtual TimeClock](https://www.redcort.com/timeclock) - Powerful, easy-to-use time tracking software. ([Demo](https://www.redcort.com/timeclock/free-timeclock-software-trial)) `⊘ Proprietary` `Unknown` -### Remote Support +### Miscellaneous * [RemoteUtilities](https://www.remoteutilities.com/) - Remote Utilities is self-hosted remote support software for LAN administration and remote support over the Internet. `⊘ Proprietary` `Unknown` * [ScreenConnect](https://www.screenconnect.com/) - Lightning-fast remote support and remote access to connect instantly and solve problems faster. `⊘ Proprietary` `Unknown` From 57b998046b182e7de6044b2311206a7ab4713328 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 21:57:25 +0200 Subject: [PATCH 58/76] non-free.md: update language tag for usertrack - https://docs.uxwizz.com/installation/installation --- non-free.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/non-free.md b/non-free.md index 9ae78494..fa68795b 100644 --- a/non-free.md +++ b/non-free.md @@ -7,7 +7,7 @@ ### Analytics - [66Analytics](https://66analytics.com/) - Self-hosted, friendly, all-in-one web analytics tool. Lightweight tracking, session replays, heatmaps, user journeys & more. Can be used for personal reasons & can be white labeled to start a SAAS. ([Demo](https://66analytics.com/demo)) `⊘ Proprietary` `PHP/MySQL` -- [userTrack](https://www.usertrack.net/) - Web analytics platform with heatmaps, session recordings and powerful user segmentation feature. Updated very regularly. ([Demo](https://dashboard.usertrack.net/server/demoLogin.php)) `⊘ Proprietary` `PHP/MySQL/ReactJS` +- [userTrack](https://www.usertrack.net/) - Web analytics platform with heatmaps, session recordings and powerful user segmentation feature. Updated very regularly. ([Demo](https://dashboard.usertrack.net/server/demoLogin.php)) `⊘ Proprietary` `PHP` - [UXLens](https://uxlens.com/) - Website visitor recording software meant for identifying UI issues and fix them to improve user experience. Formerly known as SessionRecord. ([Demo](https://console.uxlens.com/test)) `⊘ Proprietary` `Docker/Nodejs` From 9140064ae3bc86f7b318c19b81d3d07f46b7b093 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 22:24:58 +0200 Subject: [PATCH 59/76] non-free.md: remove 66analytics - moved to https://github.com/newTendermint/awesome-analytics/pull/149 --- non-free.md | 1 - 1 file changed, 1 deletion(-) diff --git a/non-free.md b/non-free.md index fa68795b..d6db6bbc 100644 --- a/non-free.md +++ b/non-free.md @@ -6,7 +6,6 @@ ### Analytics -- [66Analytics](https://66analytics.com/) - Self-hosted, friendly, all-in-one web analytics tool. Lightweight tracking, session replays, heatmaps, user journeys & more. Can be used for personal reasons & can be white labeled to start a SAAS. ([Demo](https://66analytics.com/demo)) `⊘ Proprietary` `PHP/MySQL` - [userTrack](https://www.usertrack.net/) - Web analytics platform with heatmaps, session recordings and powerful user segmentation feature. Updated very regularly. ([Demo](https://dashboard.usertrack.net/server/demoLogin.php)) `⊘ Proprietary` `PHP` - [UXLens](https://uxlens.com/) - Website visitor recording software meant for identifying UI issues and fix them to improve user experience. Formerly known as SessionRecord. ([Demo](https://console.uxlens.com/test)) `⊘ Proprietary` `Docker/Nodejs` From 6d55b0634fd609fddaf8dfaa178dabf304582e0c Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 22:25:33 +0200 Subject: [PATCH 60/76] non-free.md: remove usertrack - already listed at https://github.com/newTendermint/awesome-analytics#general-analytics --- non-free.md | 1 - 1 file changed, 1 deletion(-) diff --git a/non-free.md b/non-free.md index d6db6bbc..17f1ecc7 100644 --- a/non-free.md +++ b/non-free.md @@ -6,7 +6,6 @@ ### Analytics -- [userTrack](https://www.usertrack.net/) - Web analytics platform with heatmaps, session recordings and powerful user segmentation feature. Updated very regularly. ([Demo](https://dashboard.usertrack.net/server/demoLogin.php)) `⊘ Proprietary` `PHP` - [UXLens](https://uxlens.com/) - Website visitor recording software meant for identifying UI issues and fix them to improve user experience. Formerly known as SessionRecord. ([Demo](https://console.uxlens.com/test)) `⊘ Proprietary` `Docker/Nodejs` From 4b48fc74439629cbe1a1027eb7eff964efd44061 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 Aug 2022 22:29:02 +0200 Subject: [PATCH 61/76] non-free.md: remove UXLens/Analytics category - moved to https://github.com/newTendermint/awesome-analytics/pull/150 --- non-free.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/non-free.md b/non-free.md index 17f1ecc7..fc61a376 100644 --- a/non-free.md +++ b/non-free.md @@ -4,10 +4,6 @@ ## Software -### Analytics - -- [UXLens](https://uxlens.com/) - Website visitor recording software meant for identifying UI issues and fix them to improve user experience. Formerly known as SessionRecord. ([Demo](https://console.uxlens.com/test)) `⊘ Proprietary` `Docker/Nodejs` - ### Automation From c00b676b6250f03ed6a146f334065baa659dc451 Mon Sep 17 00:00:00 2001 From: Simon <35427372+bbilly1@users.noreply.github.com> Date: Mon, 8 Aug 2022 19:36:52 +0700 Subject: [PATCH 62/76] add Tube Archivist to Automation (#3159) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ddca5903..0d2e0382 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,7 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot)_ - [SiteInspector](https://www.getsiteinspector.com/) - Web-based tool for catching spelling errors, grammatical errors, broken links, and other errors on websites. ([Demo](https://demo.getsiteinspector.com/reports), [Source Code](https://github.com/siteinspector/siteinspector)) `AGPL-3.0` `Ruby` - [Sonarr](https://sonarr.tv/) - Automatic TV Shows downloader and manager for Usenet and BitTorrent. It can grab, sort and rename new episodes and automatically upgrade the quality of files already downloaded when a better quality format becomes available. ([Source Code](https://github.com/Sonarr/Sonarr)) `GPL-3.0` `C#` - [StackStorm](https://stackstorm.com) - StackStorm (aka _IFTTT for Ops_) is event-driven automation for auto-remediation, security responses, troubleshooting, deployments, and more. Includes rules engine, workflow, 160 integration packs with 6000+ actions and ChatOps. ([Source Code](https://github.com/StackStorm/st2)) `Apache-2.0` `Python` +- [Tube Archivist](https://www.tubearchivist.com/) `⚠` - Your self hosted YouTube media server: Subscribe, download, index, search and play your favorite videos. ([Source Code](https://github.com/tubearchivist/tubearchivist)) `GPL-3.0` `Python` - [WebUI-aria2](https://github.com/ziahamza/webui-aria2) - Interface to interact with the aria2 downloader. Very simple to use, just download and open index.html in any web browser. ([Demo](https://ziahamza.github.io/webui-aria2/)) `MIT` `HTML5` - [ydl_api_ng](https://github.com/Totonyus/ydl_api_ng) - Simple youtube-dl REST API to launch downloads on a distant server. `GPL-3.0` `Python` - [YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material) - Material Design inspired YouTube downloader, based on youtube-dl. Supports playlists, quality select, search, dark mode and much more, all with a clean and modern design. `MIT` `Nodejs` From 9d1a2612212b2fd654aeaacd03afa5bad07a32b6 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+KieranRobson@users.noreply.github.com> Date: Mon, 8 Aug 2022 13:37:15 +0100 Subject: [PATCH 63/76] Added Yarr to Feed Readers (#3122) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d2e0382..93c5021c 100644 --- a/README.md +++ b/README.md @@ -881,7 +881,7 @@ A [news aggregator](https://en.wikipedia.org/wiki/News_aggregator), also termed - [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) - Open source web-based news feed (RSS/Atom) reader and aggregator. ([Demo](https://srv.tt-rss.org/tt-rss/), [Source Code](https://git.tt-rss.org/fox/tt-rss)) `GPL-3.0` `PHP` - [ttrss-mobile](https://github.com/mboinet/ttrss-mobile) - Mobile webapp for Tiny Tiny RSS. `AGPL-3.0` `Javascript` - +- [Yarr](https://github.com/nkanaev/yarr) - Yarr (yet another rss reader) is a web-based feed aggregator which can be used both as a desktop application and a personal self-hosted server. `MIT` `Go` ### File Transfer & Synchronization From 6192d76f1f484e43f12dccaee0b426f3985cc5e1 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+KieranRobson@users.noreply.github.com> Date: Mon, 8 Aug 2022 13:37:27 +0100 Subject: [PATCH 64/76] Added Peppermint to Ticketing (#3121) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 93c5021c..49e07876 100644 --- a/README.md +++ b/README.md @@ -1888,6 +1888,7 @@ _Related: [Task Management & To-do Lists](#task-management--to-do-lists), [Softw - [osTicket](https://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` - [OTOBO](https://otobo.de/en/) - Flexible web-based ticketing system used for Customer Service, Help Desk, IT Service Management. ([Demo](https://otobo.de/en/open-source-ticketing-system/#demos), [Source Code](https://github.com/RotherOSS/otobo)) `GPL-3.0` `Perl` - [Pachno](https://pach.no/) - Bring your team together to design, build and deliver your project with a tool that works with you and your team, and adapts when you need to. ([Source Code](https://github.com/pachno/pachno)) `MPL-2.0` `PHP` +- [Peppermint](https://peppermint.sh/) - A simple ticket management tool with support for logs and multi-deployment. ([Source Code](https://github.com/Peppermint-Lab/peppermint)) `AGPL-3.0` `Docker` - [Request Tracker](https://www.bestpractical.com/rt/) - An enterprise-grade issue tracking system. ([Source Code](https://github.com/bestpractical/rt)) `GPL-2.0` `Perl` - [Roundup Issue Tracker](https://www.roundup-tracker.org/) - A simple-to-use and -install issue-tracking system with command-line, web, REST, XML-RPC, and e-mail interfaces. Designed with flexibility in mind - not just another bug tracker. ([Source Code](https://www.roundup-tracker.org/code.html)) `MIT/ZPL-2.0` `Python` - [Trudesk](https://trudesk.io/) - Trudesk is an open-source help desk/ticketing solution. ([Source Code](https://github.com/polonel/trudesk)) `Apache-2.0` `Nodejs` From 6b9bf2d9baa03cc549227537d6a622719582648b Mon Sep 17 00:00:00 2001 From: Kieran <32241933+KieranRobson@users.noreply.github.com> Date: Mon, 8 Aug 2022 13:37:40 +0100 Subject: [PATCH 65/76] Added Thumbor to Photo and Video Galleries (#3126) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49e07876..5278fa3b 100644 --- a/README.md +++ b/README.md @@ -1562,6 +1562,7 @@ _Related: [Monitoring](#monitoring)_ - [Piwigo](https://piwigo.org/) - Photo gallery software for the web, built by an active community of users and developers. ([Source Code](https://github.com/Piwigo/Piwigo)) `GPL-2.0` `PHP` - [Quru Image Server](https://quruimageserver.com/) - High performance dynamically resizing image server offering directory based access control cropping, rotation, color management and other tools. ([Demo](https://quruimageserver.com), [Source Code](https://github.com/quru/qis)) `AGPL-3.0` `Python` - [sigal](https://github.com/saimn/sigal) - Yet another simple static gallery generator. `MIT` `Python` +- [Thumbor](http://thumbor.org/) - A smart imaging service and enables on-demand cropping, resizing, applying filters and optimizing images. ([Source Code](https://github.com/thumbor/thumbor)) `MIT` `Python/Docker` - [UberGallery](https://www.ubergallery.net) - UberGallery is an easy to use, simple to manage, web photo gallery. UberGallery does not require a database and supports JPEG, GIF and PNG file types. Simply upload your images and UberGallery will automatically generate thumbnails and output HTML. ([Source Code](https://github.com/UberGallery/UberGallery)) `MIT` `PHP` - [Zenphoto](https://www.zenphoto.org/) - Open-source gallery and CMS project. ([Source Code](https://github.com/zenphoto/zenphoto)) `GPL-2.0` `PHP` From c3cc9974f37c056247c30f2bf448c4b953ff6e2c Mon Sep 17 00:00:00 2001 From: Rouven Hi! <3582050+RouHim@users.noreply.github.com> Date: Mon, 8 Aug 2022 14:38:24 +0200 Subject: [PATCH 66/76] Add `this week in past` to `Photo and Video Galleries` (#3103) Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5278fa3b..aae7713b 100644 --- a/README.md +++ b/README.md @@ -1562,6 +1562,7 @@ _Related: [Monitoring](#monitoring)_ - [Piwigo](https://piwigo.org/) - Photo gallery software for the web, built by an active community of users and developers. ([Source Code](https://github.com/Piwigo/Piwigo)) `GPL-2.0` `PHP` - [Quru Image Server](https://quruimageserver.com/) - High performance dynamically resizing image server offering directory based access control cropping, rotation, color management and other tools. ([Demo](https://quruimageserver.com), [Source Code](https://github.com/quru/qis)) `AGPL-3.0` `Python` - [sigal](https://github.com/saimn/sigal) - Yet another simple static gallery generator. `MIT` `Python` +- [This week in past](https://github.com/RouHim/this-week-in-past) - Aggregates images taken this week, from previous years and presents them on a web page with a simple slideshow. ([Demo](http://152.70.175.46:80)) `MIT` `Docker/Rust` - [Thumbor](http://thumbor.org/) - A smart imaging service and enables on-demand cropping, resizing, applying filters and optimizing images. ([Source Code](https://github.com/thumbor/thumbor)) `MIT` `Python/Docker` - [UberGallery](https://www.ubergallery.net) - UberGallery is an easy to use, simple to manage, web photo gallery. UberGallery does not require a database and supports JPEG, GIF and PNG file types. Simply upload your images and UberGallery will automatically generate thumbnails and output HTML. ([Source Code](https://github.com/UberGallery/UberGallery)) `MIT` `PHP` - [Zenphoto](https://www.zenphoto.org/) - Open-source gallery and CMS project. ([Source Code](https://github.com/zenphoto/zenphoto)) `GPL-2.0` `PHP` From a53ba247c346cbc00417b41eba205aff52fb5f09 Mon Sep 17 00:00:00 2001 From: Stacy Olivas Date: Mon, 8 Aug 2022 05:38:44 -0700 Subject: [PATCH 67/76] Added openSIPS entry to Communications/SIPS (#3196) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aae7713b..56a9869e 100644 --- a/README.md +++ b/README.md @@ -507,6 +507,7 @@ Simple deployment of a mail server, e.g. for inexperienced or impatient admins. - [FusionPBX](https://www.fusionpbx.com/) - Open source project that provides a customizable and flexible web interface to the very powerful and highly scalable multi-platform voice switch called FreeSWITCH. ([Source Code](https://github.com/fusionpbx/fusionpbx)) `MPL-1.1` `PHP` - [Kamailio](https://www.kamailio.org/w/) - Modular SIP server (registrar/proxy/router/etc). ([Source Code](https://github.com/kamailio/kamailio)) `GPL-2.0` `C` - [Kazoo](https://2600hz.org/) - KAZOO is an open-source, highly scalable software platform designed to provide carrier-grade VoIP switch functions and features. ([Source Code](https://github.com/2600hz/KAZOO)) `MPL-1.1` `Erlang` +- [openSIPS](https://opensips.org/) - OpenSIPS is an Open Source SIP proxy/server for voice, video, IM, presence and any other SIP extensions. ([Source Code](https://github.com/OpenSIPS/opensips)) `GPL-2.0` `C` - [Routr](https://routr.io) - A lightweight sip proxy, location server, and registrar for a reliable and scalable SIP infrastructure. ([Source Code](https://github.com/fonoster/routr)) `MIT` `Javascript` - [SIP3](https://sip3.io/) - VoIP troubleshooting and monitoring platform. ([Demo](https://demo.sip3.io), [Source Code](https://github.com/sip3io/)) `Apache-2.0` `Kotlin` - [SIPCAPTURE Homer](https://www.sipcapture.org/) - Troubleshooting and monitoring VoIP calls. ([Source Code](https://github.com/sipcapture/homer)) `AGPL-3.0` `Angular/C` From ca5aedb4b6b5bffe05b17707d01fe8541a39dca5 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+KieranRobson@users.noreply.github.com> Date: Mon, 8 Aug 2022 13:38:58 +0100 Subject: [PATCH 68/76] Add Statusping.ng to Status pages (#3186) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 56a9869e..87ebef11 100644 --- a/README.md +++ b/README.md @@ -1842,6 +1842,7 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom - [cState](https://github.com/cstate/cstate) - Static status page for hyperfast Hugo. Clean design, minimal JS, super light HTML/CSS, high customization, optional admin panel, read-only API, IE8+. Best used with Netlify, Docker. ([Demo](https://cstate.mnts.lt/)) `MIT` `Go` - [s.Status](https://github.com/scolastico-dev/s.Status) - Open-source server status page written in java. `MPL-2.0` `Java` +- [StatPing.ng](https://statping-ng.github.io/) - An easy to use Status Page for your websites and applications. Statping will automatically fetch the application and render a beautiful status page with tons of features for you to build an even better status page. ([Source Code](https://github.com/statping-ng/statping-ng)) `GPL-3.0` `Docker/Go` - [Uptime Kuma](https://github.com/louislam/uptime-kuma) - Self-hosted website monitoring tool like "Uptime Robot". ([Demo](https://demo.uptime.kuma.pet)) `MIT` `Nodejs` From d6c0a95bf13634976b3a3a9b91d638068ba0b77f Mon Sep 17 00:00:00 2001 From: Kieran <32241933+KieranRobson@users.noreply.github.com> Date: Mon, 8 Aug 2022 13:39:12 +0100 Subject: [PATCH 69/76] Added Minimalist Online Markdown Editor to Note Taking Editors (#3193) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 87ebef11..cf6a5341 100644 --- a/README.md +++ b/README.md @@ -1855,6 +1855,7 @@ _Related: [Software Development - Project Management](#software-development---pr - [Focalboard](https://www.focalboard.com/) - An open source, self-hosted alternative to Trello, Notion, and Asana. It helps define, organize, track and manage work across individuals and teams. ([Source Code](https://github.com/mattermost/focalboard), [Clients](https://www.focalboard.com/download/personal-edition/desktop/)) `MIT/AGPL-3.0/Apache-2.0` `Nodejs/Go` - [Kanbana](https://github.com/SrGMC/kanbana) - Create boards to track users and projects from flat markdown files. Forked from Crepido. `MIT` `Nodejs` - [Kanboard](https://kanboard.org/) - Simple and open source visual task board. ([Source Code](https://github.com/kanboard/kanboard)) `MIT` `PHP` +- [Minimalist Online Markdown Editor](http://markdown.pioul.fr) - The simplest and slickest online Markdown editor. ([Source Code](https://github.com/pioul/Minimalist-Online-Markdown-Editor)) `MIT` `Nodejs` - [myTinyTodo](https://www.mytinytodo.net/) - Simple way to manage your todo list in AJAX style. Uses PHP, jQuery, SQLite/MySQL. GTD compliant. ([Demo](https://www.mytinytodo.net/demo/), [Source Code](https://github.com/maxpozdeev/mytinytodo/)) `GPL-2.0` `PHP` - [Nullboard](https://github.com/apankrat/nullboard) - Single-page minimalist kanban board; compact, highly readable and quick to use. `BSD-2-Clause` `Javascript` - [Planka](https://planka.app/) - Open source Trello alternative. ([Demo](https://plankanban.github.io/planka/#/), [Source Code](https://github.com/plankanban/planka)) `MIT` `Nodejs` From ac0cb06f6f06fd6c3d58c3341a655cb547e9679e Mon Sep 17 00:00:00 2001 From: Kieran <32241933+KieranRobson@users.noreply.github.com> Date: Mon, 8 Aug 2022 13:39:30 +0100 Subject: [PATCH 70/76] Added Buku to Bookmarks (#3139) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cf6a5341..d7f0e981 100644 --- a/README.md +++ b/README.md @@ -242,6 +242,7 @@ _Related: [Polls and Events](#polls-and-events)_ Software which allows users to add, annotate, edit, and share [bookmarks](https://en.wikipedia.org/wiki/Bookmark_(digital)) of web documents. - [Briefkasten](https://github.com/ndom91/briefkasten) - Modern app for saving and managing your own bookmarks. Includes a browser extension. ([Demo](https://briefkasten.vercel.app)) `MIT` `Nodejs` +- [Buku](https://github.com/jarun/Buku) - A powerful bookmark manager and a personal textual mini-web. `GPL-3.0` `Python` - [dyu bookmarks](https://github.com/dyu/bookmarks) - Single-threaded/process bookmark app powered by leveldb and uWebSockets. Supports importing from Delicious and Chrome. ([Demo](https://dyuproject.com/bookmarks/)) `Apache-2.0` `Java` - [Espial](https://github.com/jonschoning/espial) - An open-source, web-based bookmarking server. `AGPL-3.0` `Haskell` - [Firefox Account Server](https://mozilla-services.readthedocs.io/en/latest/howtos/run-fxa.html) - This allows you to host your own Firefox accounts server. ([Source Code](https://github.com/mozilla/fxa)) `MPL-2.0` `Nodejs, Java` From 1052d370e627256761c81bc47177383c66b2b27b Mon Sep 17 00:00:00 2001 From: Kieran <32241933+KieranRobson@users.noreply.github.com> Date: Mon, 8 Aug 2022 13:39:49 +0100 Subject: [PATCH 71/76] Added DOMJudge to Misc (#3127) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7f0e981..d2e8dc67 100644 --- a/README.md +++ b/README.md @@ -1311,6 +1311,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [Databunker](https://databunker.org/) - Network-based, self-hosted, GDPR compliant, secure database for personal data or PII. ([Source Code](https://github.com/securitybunker/databunker)) `MIT` `Go` - [Digital-Currency](https://github.com/Icesofty/Digital-Currency) - Create your own Self-Hosted Digital Currency. ([Demo](https://tonken.glitch.me/)) `GPL-3.0` `Nodejs` - [DomainMOD](https://domainmod.org) - Application to manage your domains and other internet assets in a central location. DomainMOD includes a Data Warehouse framework that allows you to import your WHM/cPanel web server data so that you can view, export, and report on your data. ([Demo](https://demo.domainmod.org), [Source Code](https://github.com/domainmod/domainmod)) `GPL-3.0` `PHP` +- [DOMJudge](https://www.domjudge.org/) - A system for running a programming contest, like the ICPC regional and world championship programming contests. ([Demo](https://www.domjudge.org/demo), [Source Code](https://github.com/DOMjudge/domjudge)) `GPL-2.0/BSD-3-Clause/MIT` `PHP` - [Flox](https://github.com/devfake/flox) `⚠` - Self hosted movie, TV series and anime watch list with a 3-point rating system. Uses The Movie Database backend for information. ([Demo](https://flox-demo.pyxl.dev/)) `MIT` `PHP` - [google-webfonts-helper](https://github.com/majodev/google-webfonts-helper) `⚠` - Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, svg, woff and woff2 files + CSS snippets. ([Demo](https://google-webfonts-helper.herokuapp.com/)) `MIT` `Nodejs` - [graph-vl](https://github.com/verifid/graph-vl) - Identity document verification using Machine Learning and GraphQL. `MIT` `Python` From 1a018bae7e7ee9667635550327482c057b542607 Mon Sep 17 00:00:00 2001 From: Sergey Nikolaev Date: Mon, 8 Aug 2022 19:40:03 +0700 Subject: [PATCH 72/76] Add Manticore Search to Search Engines (#3165) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d2e8dc67..6501f8a7 100644 --- a/README.md +++ b/README.md @@ -1658,6 +1658,7 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ - [Gigablast](https://www.gigablast.com/) - Open-source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` - [Jina](https://github.com/jina-ai/jina/) - Cloud-native neural search framework for any kind of data. `Apache-2.0` `Python` - [librengine](https://github.com/liameno/librengine) - Private web search engine. `GPL-3.0` `C++` +- [Manticore Search](https://github.com/manticoresoftware/manticoresearch/) - Much faster alternative to Elasticsearch for full-text search and data analytics. Provides much lower response time for small, medium and big data. `GPL-2.0` `Docker/C++` - [MeiliSearch](https://meilisearch.com) - Ultra relevant, instant and typo-tolerant full-text search API. ([Source Code](https://github.com/meilisearch/MeiliSearch)) `MIT` `Rust` - [OpenSearch](https://opensearch.org) - Open source distributed and RESTful search engine. ([Source Code](https://github.com/opensearch-project/OpenSearch)) `Apache-2.0` `Java` - [Searx](https://searx.github.io/searx/) - Privacy-respecting, hackable metasearch engine. ([Demo](https://searx.space/), [Source Code](https://github.com/searx/searx)) `AGPL-3.0` `Python` From 5ca7b0fb44447e50099d4ec78fe650f2c4d415ac Mon Sep 17 00:00:00 2001 From: Koichi MATSUMOTO Date: Mon, 8 Aug 2022 21:40:28 +0900 Subject: [PATCH 73/76] Add Traq (#3155) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6501f8a7..533b5ea4 100644 --- a/README.md +++ b/README.md @@ -1814,6 +1814,7 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom - [Taiga](https://taiga.io/) - Agile Project Management Tool based on the Kanban and Scrum methods. ([Source Code](https://github.com/taigaio)) `AGPL-3.0` `Python` - [Titra](https://titra.io/) - Time-tracking solution for freelancers and small teams. ([Source Code](https://github.com/kromitgmbh/titra)) `GPL-3.0` `Javascript` - [Trac](https://trac.edgewall.org/) - Trac is an enhanced wiki and issue tracking system for software development projects. `BSD-3-Clause` `Python` +- [Traq](https://traq.io/) - Project management and issue tracking system written in PHP. ([Source Code](https://github.com/nirix/traq)) `GPL-3.0` `PHP/Nodejs` - [Tuleap](https://www.tuleap.org/) - Tuleap is a libre suite to plan, track, code and collaborate on software projects. ([Source Code](https://tuleap.net/plugins/git/tuleap/tuleap/stable?p=tuleap%2Fstable.git&a=tree)) `GPL-2.0` `PHP` - [UVDesk](https://www.uvdesk.com/) - UVDesk community is a service oriented, event driven extensible opensource helpdesk system that can be used by your organization to provide efficient support to your clients effortlessly whichever way you imagine. ([Demo](https://demo.uvdesk.com/), [Source Code](https://github.com/uvdesk/community-skeleton)) `MIT` `PHP` - [ZenTao](https://www.zentao.pm/) - An agile(scrum) project management system/tool. ([Demo](https://demo.zentao.pm/user-login.html), [Source Code](https://github.com/easysoft/zentaopms)) `ZPL-1.2` `PHP` From 5ee9b924c54ab15f9710ab294dc27b1d95726a64 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Mon, 8 Aug 2022 05:40:46 -0700 Subject: [PATCH 74/76] Add IndiCom to Communication - Custom Communication System (#3102) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 533b5ea4..b46c391c 100644 --- a/README.md +++ b/README.md @@ -325,6 +325,7 @@ Communication software using their own custom procols. - [Chatwoot](https://www.chatwoot.com) - Self-hosted customer communication platform, an alternative to Intercom & Zendesk. ([Source Code](https://github.com/chatwoot/chatwoot)) `MIT` `Ruby` - [Conduit](https://conduit.rs/) - A simple, fast, and reliable chat server powered by Matrix. ([Source Code](https://gitlab.com/famedly/conduit)) `Apache-2.0` `Rust` - [Darkwire.io](https://github.com/darkwire/darkwire.io) - End-to-end encrypted instant web chat. `MIT` `Nodejs` +- [Databag](https://github.com/balzack/databag) - Federated messaging client for the web, supporting text, photos and video. ([Demo](https://databag.coredb.org/#/create)) `Apache-2.0` `Docker` - [Element](https://element.io) - Fully-featured Matrix client for Web, iOS & Android. ([Source Code](https://github.com/vector-im/element-web)) `Apache-2.0` `Javascript` - [Enigma Reloaded](https://github.com/enigma-reloaded/enigma-reloaded) - DIY Message and file encryption for any platform. `GPL-3.0` `Javascript` - [Freenet](https://freenetproject.org/index.html) - Anonymously share files, browse and publish _freesites_ (web sites accessible only through Freenet) and chat on forums. ([Source Code](https://github.com/freenet/fred)) `GPL-2.0` `Java` From 41001a2d9adc1029685806d1c6e2d41eae26f549 Mon Sep 17 00:00:00 2001 From: Jareer Abdullah Date: Mon, 8 Aug 2022 12:41:09 +0000 Subject: [PATCH 75/76] Add Discord Bot Dashboard (#3195) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b46c391c..72db282d 100644 --- a/README.md +++ b/README.md @@ -1675,6 +1675,7 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ **[`^ back to top ^`](#)** - [Ansible-NAS](https://github.com/DaveStephens/ansible-nas) - Build a full-featured home server with this playbook and an Ubuntu box. `MIT` `YAML/Docker` +- [Discord Bot Dashboard](https://github.com/jareer12/Discord-Bot-Dashboard) `⚠` - A self-hosted platform to manage Discord bots and Node.js applications. `MIT` `Nodejs` - [Bitsii Bridge](https://gitlab.com/bitsii/Bitsii/-/wikis/home) `⚠` - Easy to install self-hosting platform for Windows, MacOS, and Linux. Depends on a dynamic DNS provider and Let's Encrypt. ([Source Code](https://gitlab.com/edgii/BBridge)) `MPL-2.0` `Java/Other` - [Cloudbox](https://cloudbox.works) - Ansible-based solution for rapidly deploying a Docker containerized cloud media server. ([Source Code](https://github.com/Cloudbox/Cloudbox)) `GPL-3.0` `Shell/Ansible` - [DietPi](https://dietpi.com/) - Minimal Debian OS optimized for single-board computers, which allows you to easily install and manage several services for selfhosting at home. ([Source Code](https://github.com/MichaIng/DietPi)) `GPL-2.0` `Shell` From bdd5ac3660802fd370c43dec0e49700135f3f553 Mon Sep 17 00:00:00 2001 From: tianzhou Date: Mon, 8 Aug 2022 20:41:20 +0800 Subject: [PATCH 76/76] Add Bytebase to Miscellaneous (#3158) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72db282d..a1872cae 100644 --- a/README.md +++ b/README.md @@ -1303,6 +1303,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [Anchr](https://anchr.io) - Anchr is a toolbox for tiny tasks on the internet, including bookmark collections, URL shortening and (encrypted) image uploads. ([Source Code](https://github.com/muety/anchr)) `GPL-3.0` `Nodejs` - [Apache Solr](https://lucene.apache.org/solr/) - Solr is the popular, blazing-fast, open source enterprise search platform built on Apache Lucene. ([Source Code](https://lucene.apache.org/solr/downloads.html)) `Apache-2.0` `Java` - [asciiflow](https://asciiflow.com/) - Flow Diagram Drawing Tool. ([Source Code](https://github.com/lewish/asciiflow)) `MIT` `Nodejs` +- [Bytebase](https://bytebase.com/) - Safe database schema change and version control for DevOps teams, supports MySQL, PostgreSQL, TiDB, ClickHouse, and Snowflake. ([Demo](https://demo.bytebase.com), [Source Code](https://github.com/bytebase/bytebase)) `MIT` `Docker/Go` - [CapRover](https://caprover.com/) - Build your own PaaS in a few minutes. ([Demo](https://captain.server.demo.caprover.com/#/login), [Source Code](https://github.com/caprover/caprover)) `Apache-2.0` `Docker/Nodejs` - [changedetection.io](https://github.com/dgtlmoon/changedetection.io) - Self-hosted tool for staying up-to-date with web-site content changes. `Apache-2.0` `Python/Docker` - [CloudBeaver](https://cloudbeaver.io/) - Self-hosted management of databases, supports PostgreSQL, MySQL, SQLite and more. A web/hosted version of DBeaver. ([Source Code](https://github.com/dbeaver/cloudbeaver)) `Apache-2.0` `Nodejs`