From 819005172071b20b4ebcc1bac480e557f1f438bf Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 1 Aug 2022 18:45:43 +0100 Subject: [PATCH 01/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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/31] 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)_