From 222b325894defc537f2344d07828b84e52be28c7 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 4 May 2023 14:31:37 +0000 Subject: [PATCH 01/31] remove broken Redash demo link (#3788) - ref.https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - https://demo.redash.io/ : HTTPSConnectionPool(host='demo.redash.io', port=443): Max retries exceeded with url: / (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3236e4a..fd118e50 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ _Related: [Personal Dashboards](#personal-dashboards)_ - [Open Web Analytics](http://www.openwebanalytics.com/) - Web analytics framework that lets you stay in control of how you instrument and analyze the use of your websites and applications. ([Source Code](https://github.com/padams/Open-Web-Analytics)) `GPL-2.0` `PHP` - [Plausible Analytics](https://plausible.io/) - Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics. ([Source Code](https://github.com/plausible/analytics/)) `MIT` `Elixir` - [PostHog](https://posthog.com) - Product analytics, session recording, feature flagging and a/b testing that you can self-host. Alternative to Mixpanel/Amplitude/Heap/HotJar/Optimizely. ([Source Code](https://github.com/posthog/posthog)) `MIT` `Python` -- [Redash](http://redash.io) - Connect and query your data sources, build dashboards to visualize data and share them with your company. ([Demo](https://demo.redash.io), [Source Code](https://github.com/getredash/redash)) `BSD-2-Clause` `Docker` +- [Redash](http://redash.io) - Connect and query your data sources, build dashboards to visualize data and share them with your company. ([Source Code](https://github.com/getredash/redash)) `BSD-2-Clause` `Docker` - [RudderStack](https://rudderstack.com/) - Collect, unify, transform, and store your customer data, and route it to a wide range of common, popular marketing, sales, and product tools. alternative to Segment. ([Source Code](https://github.com/rudderlabs/rudder-server/)) `AGPL-3.0` `Docker/K8S/Go/Nodejs` - [Shynet](https://github.com/milesmcc/shynet) - Modern, privacy-friendly, and detailed web analytics that works without cookies or JS. `Apache-2.0` `Python` - [Socioboard](https://github.com/socioboard/Socioboard-4.0) `⚠` - Social media management, analytics, and reporting platform supporting nine social media networks out-of-the-box. `GPL-3.0` `Nodejs` From 9d4e56bb6161eef87f5d9b9fa6bf88eeca305015 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 4 May 2023 14:31:48 +0000 Subject: [PATCH 02/31] update vSMTP homepage link (#3789) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - https://viridit.com/vsmtp-mail-transfer-agent/ : HTTP 404 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd118e50..d498ab20 100644 --- a/README.md +++ b/README.md @@ -436,7 +436,7 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g. - [Sendmail](https://www.proofpoint.com/us/products/email-protection/open-source-email-solution) - Message transfer agent (MTA). `Sendmail` `C` - [Slimta](https://www.slimta.org) - Mail Transfer Library built on Python. ([Source Code](https://github.com/slimta/python-slimta)) `MIT` `Python` - [Stalwart SMTP](https://stalw.art/smtp) - Modern SMTP server designed with a focus on security, speed, and extensive configurability. ([Source Code](https://github.com/stalwartlabs/smtp-server)) `AGPL-3.0` `Rust` -- [vSMTP](https://viridit.com/vsmtp-mail-transfer-agent/) - Next-gen MTA. Secured, Faster and Greener. ([Source Code](https://github.com/viridIT/vSMTP)) `GPL-3.0` `Rust` +- [vSMTP](https://viridit.com/products/) - Next-gen MTA. Secured, Faster and Greener. ([Source Code](https://github.com/viridIT/vSMTP)) `GPL-3.0` `Rust` ### Communication - Email - Mailing Lists and Newsletters From 007c66b2308f46693e13edae9f85cc2e280672d3 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 4 May 2023 14:31:58 +0000 Subject: [PATCH 03/31] update JupyterLab homepage URL (#3785) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - https://jupyterlab.github.io/jupyterlab/ : HTTP 404 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d498ab20..3a1dc0d2 100644 --- a/README.md +++ b/README.md @@ -1814,7 +1814,7 @@ _Related: [Software Development - Low Code](#software-development---low-code)_ - [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#` - [ICEcoder](https://icecoder.net/) - ICEcoder is a web IDE / browser based code editor, which allows you to develop websites directly within the web browser. ([Demo](http://demo.icecoder.net/ICEcoder/), [Source Code](https://github.com/icecoder/ICEcoder)) `MIT` `PHP` - [Judge0 CE](https://judge0.com) - Open source API to compile and run source code. ([Source Code](https://github.com/judge0/judge0)) `GPL-3.0` `Ruby` -- [JupyterLab](https://jupyterlab.github.io/jupyterlab/) - Web-based environment for interactive and reproducible computing. ([Demo](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/try.jupyter.org?urlpath=lab), [Source Code](https://github.com/jupyterlab/jupyterlab/)) `BSD-3-Clause` `Python/Docker` +- [JupyterLab](https://jupyterlab.readthedocs.io/en/stable/) - Web-based environment for interactive and reproducible computing. ([Demo](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/try.jupyter.org?urlpath=lab), [Source Code](https://github.com/jupyterlab/jupyterlab/)) `BSD-3-Clause` `Python/Docker` - [Lowdefy](https://www.lowdefy.com/) - Build internal tools, BI dashboards, admin panels, CRUD apps and workflows in minutes using YAML / JSON on an self-hosted, open-source platform. Connect to your data sources, host via Serverless, Netlify or Docker. ([Source Code](https://github.com/lowdefy/lowdefy)) `Apache-2.0` `Nodejs` - [ML Workspace](https://github.com/ml-tooling/ml-workspace) - All-in-one web-based IDE for machine learning and data science. `Apache-2.0` `Docker` - [RStudio Server](https://www.rstudio.com/products/rstudio/#Server) - Web browser based IDE for R. ([Source Code](https://github.com/rstudio/rstudio)) `AGPL-3.0` `Java/C++` From 7f1dba6f48134e0f565e0c34ee8d4e2713d052c5 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 4 May 2023 14:32:05 +0000 Subject: [PATCH 04/31] Remove Memos broken demo link, update homepage (#3786) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - https://memos.onrender.com/ : HTTP 404 - https://demo.usememos.com/: This service has been suspended. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a1dc0d2..1af28891 100644 --- a/README.md +++ b/README.md @@ -1425,7 +1425,7 @@ _Related: [Wikis](#wikis)_ - [Livebook](https://livebook.dev) - Realtime collaborative notebook app based on Markdown that supports running Elixir codesnippets, TeX and Mermaid Diagrams. Easily deployed using Docker or Elixir. ([Source Code](https://github.com/livebook-dev/livebook)) `Apache-2.0` `Elixir` - [Markdown Edit](https://github.com/georgeOsdDev/markdown-edit/) - Online markdown editor/viewer. `MIT` `HTML5` - [Meemo](https://meemo.minimal-space.de/) - Personal notes stream with Markdown support. ([Source Code](https://github.com/nebulade/meemo)) `MIT` `Nodejs` -- [Memos](https://github.com/usememos/memos) - An open source, self-hosted knowledge base that works with a SQLite db file. ([Demo](https://memos.onrender.com/)) `MIT` `Docker/Go` +- [Memos](https://usememos.com/) - An open source, self-hosted knowledge base that works with a SQLite db file. ([Source Code](https://github.com/usememos/memos)) `MIT` `Docker/Go` - [minimalist-web-notepad](https://github.com/pereorga/minimalist-web-notepad) - Minimalist notepad.cc clone. ([Demo](https://notes.orga.cat/)) `Apache-2.0` `PHP` - [MiniNote](https://github.com/muety/mininote) - Simple Markdown note-taking app with persistence. `MIT` `Nodejs` - [Notes'n'Todos](https://github.com/larspontoppidan/notesntodos) - Write notes and todos online in markdown with tag filtering and date sorting. ([Demo](https://lpss.dk/nnt-playground/)) `MIT` `Python` From ff138e56751248fc4ce004dc7910c9aed6cebaa7 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 4 May 2023 16:15:38 +0000 Subject: [PATCH 05/31] Create Inventory Management section - move all dedicated inventory management software to it - add Related: links to related sections --- README.md | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1af28891..4b5e9c76 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ See [Contributing](.github/CONTRIBUTING.md). - [Groupware](#groupware) - [Human Resources Management (HRM)](#human-resources-management-hrm) - [Internet of Things (IoT)](#internet-of-things-iot) + - [Inventory Management](#inventory-management) - [Knowledge Management Tools](#knowledge-management-tools) - [Learning and Courses](#learning-and-courses) - [Maps and Global Positioning System (GPS)](#maps-and-global-positioning-system-gps) @@ -1107,7 +1108,7 @@ A [human resources management system](https://en.wikipedia.org/wiki/Human_resour **[`^ back to top ^`](#awesome-selfhosted)** -[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. +[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 devices over 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++` @@ -1124,6 +1125,19 @@ A [human resources management system](https://en.wikipedia.org/wiki/Human_resour - [WebThings Gateway](https://webthings.io/gateway/) - WebThings is an open source implementation of the Web of Things, including the WebThings Gateway and the WebThings Framework. ([Source Code](https://github.com/WebThingsIO/gateway)) `MPL-2.0` `Nodejs` +### Inventory Management + +**[`^ back to top ^`](#awesome-selfhosted)** + +[Inventory management software](https://en.wikipedia.org/wiki/Inventory_management_software). + +_Related: [Money, Budgeting & Management](#money-budgeting--management), [Resource Planning](#resource-planning), [Resource Planning - Enterprise Resource Planning](#resource-planning---enterprise-resource-planning)_ + +- [Inventaire](https://inventaire.io/welcome) - Collaborative resources mapper project, while yet only focused on exploring books mapping with wikidata and ISBNs. ([Source Code](https://github.com/inventaire/inventaire)) `AGPL-3.0` `Nodejs` +- [Inventree](https://inventree.readthedocs.io/en/latest/) - InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. ([Demo](https://inventree.org/demo), [Source Code](https://github.com/inventree/InvenTree)) `MIT` `Python` +- [PartKeepr](https://www.partkeepr.org) - PartKeepr is an electronic part inventory management software. It helps you to keep track of your available parts and assist you with re-ordering parts. ([Demo](https://demo.partkeepr.org/), [Source Code](https://github.com/partkeepr/PartKeepr)) `GPL-3.0` `PHP` + + ### Knowledge Management Tools **[`^ back to top ^`](#awesome-selfhosted)** @@ -1359,7 +1373,9 @@ Software that does not fit in another section. **[`^ back to top ^`](#awesome-selfhosted)** -[Money management](https://en.wikipedia.org/wiki/Money_management) and budgeting sofware and tools. +[Money management](https://en.wikipedia.org/wiki/Money_management) and budgeting sofware. + +_Related: [Inventory Management](#inventory-management), [Resource Planning - Enterprise Resource Planning](#resource-planning---enterprise-resource-planning)_ _See also: [awesome-sysadmin/IT Asset Management](https://github.com/awesome-foss/awesome-sysadmin#it-asset-management)_ @@ -1380,15 +1396,12 @@ _See also: [awesome-sysadmin/IT Asset Management](https://github.com/awesome-fos - [GRR](https://grr.devome.com/?lang=en) - Assets management and booking for small/medium companies. ([Source Code](https://github.com/JeromeDevome/GRR)) `GPL-2.0` `PHP` - [Hub20](https://hub20.io/) - A self-hosted payment processor for Ethereum and ERC20 Tokens. ([Source Code](https://gitlab.com/mushroomlabs/hub20/)) `AGPL-3.0` `Docker/Python` - [IHateMoney](https://ihatemoney.org/) - Manage your shared expenses, easily. ([Demo](https://ihatemoney.org/demo/), [Source Code](https://github.com/spiral-project/ihatemoney)) `BSD-3-Clause` `Docker/Python` -- [Inventaire](https://inventaire.io/welcome) - Collaborative resources mapper project, while yet only focused on exploring books mapping with wikidata and ISBNs. ([Source Code](https://github.com/inventaire/inventaire)) `AGPL-3.0` `Nodejs` -- [Inventree](https://inventree.readthedocs.io/en/latest/) - InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. ([Demo](https://inventree.org/demo), [Source Code](https://github.com/inventree/InvenTree)) `MIT` `Python` - [Invoice Ninja](https://www.invoiceninja.org/) - Powerful tool to invoice clients online. ([Demo](https://app.invoiceninja.com/invoices/create), [Source Code](https://github.com/invoiceninja/invoiceninja)) `AAL` `PHP` - [InvoicePlane](https://github.com/InvoicePlane/InvoicePlane) - Manage quotes, invoices, payments and customers for your small business. `MIT` `PHP` - [Kresus](https://kresus.org/) - Open source personal finance manager. ([Demo](https://kresus.org/en/demo.html), [Source Code](https://github.com/kresusapp/kresus)) `MIT` `Nodejs` - [Lago](https://www.getlago.com/) - Open-source metering and usage-based billing. ([Source Code](https://github.com/getlago/lago)) `AGPL-3.0` `Docker` - [OnTrack](https://github.com/inoda/ontrack) - A simple app to track spend and set goals. `MIT` `Ruby/React` - [OpenBudgeteer](https://github.com/TheAxelander/OpenBudgeteer) - A budgeting app based on the Bucket Budgeting Principle. `MIT` `Docker/C#` -- [PartKeepr](https://www.partkeepr.org) - PartKeepr is an electronic part inventory management software. It helps you to keep track of your available parts and assist you with re-ordering parts. ([Demo](https://demo.partkeepr.org/), [Source Code](https://github.com/partkeepr/PartKeepr)) `GPL-3.0` `PHP` - [REI3](https://rei3.de/home_en/) - Open source, expandable Business Management Software. Manage tasks, time, assets and much more. ([Demo](https://rei3.de/demo_en/), [Source Code](https://github.com/r3-team/r3)) `MIT` `Go` - [SilverStrike](https://silverstrike.org/) - Personal finance management made easy. ([Demo](https://demo.silverstrike.org/), [Source Code](https://github.com/agstrike/silverstrike)) `MIT` `Python/Django` - [StockazNG](https://dev.sigpipe.me/dashie/StockazNG) - Asset Management System. `MIT` `Python` From b5e526043fdcacf236a7a9b2f1b22e3cce5160e1 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 4 May 2023 16:18:43 +0000 Subject: [PATCH 06/31] move awesome-sysadmin#it-asset-management 'see also' link under the Inventory Management section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b5e9c76..b817aa9b 100644 --- a/README.md +++ b/README.md @@ -1133,6 +1133,8 @@ A [human resources management system](https://en.wikipedia.org/wiki/Human_resour _Related: [Money, Budgeting & Management](#money-budgeting--management), [Resource Planning](#resource-planning), [Resource Planning - Enterprise Resource Planning](#resource-planning---enterprise-resource-planning)_ +_See also: [awesome-sysadmin/IT Asset Management](https://github.com/awesome-foss/awesome-sysadmin#it-asset-management)_ + - [Inventaire](https://inventaire.io/welcome) - Collaborative resources mapper project, while yet only focused on exploring books mapping with wikidata and ISBNs. ([Source Code](https://github.com/inventaire/inventaire)) `AGPL-3.0` `Nodejs` - [Inventree](https://inventree.readthedocs.io/en/latest/) - InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. ([Demo](https://inventree.org/demo), [Source Code](https://github.com/inventree/InvenTree)) `MIT` `Python` - [PartKeepr](https://www.partkeepr.org) - PartKeepr is an electronic part inventory management software. It helps you to keep track of your available parts and assist you with re-ordering parts. ([Demo](https://demo.partkeepr.org/), [Source Code](https://github.com/partkeepr/PartKeepr)) `GPL-3.0` `PHP` @@ -1377,8 +1379,6 @@ Software that does not fit in another section. _Related: [Inventory Management](#inventory-management), [Resource Planning - Enterprise Resource Planning](#resource-planning---enterprise-resource-planning)_ -_See also: [awesome-sysadmin/IT Asset Management](https://github.com/awesome-foss/awesome-sysadmin#it-asset-management)_ - - [Actual](https://actualbudget.github.io/docs/) - Actual is a local-first personal finance tool based on zero-sum budgeting. It support synchronization across devices, custom rules, manual transaction importing (from QIF, OFX, and QFX files), and optional automatic synchronization with many banks. ([Source Code](https://github.com/actualbudget/actual-server)) `MIT` `Nodejs` - [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` - [BitcartCC](https://bitcartcc.com) - A self-hosted cryptocurrencies payment processor and development platform. ([Demo](https://admin.bitcartcc.com), [Source Code](https://github.com/bitcartcc)) `MIT` `Docker/Python/Nodejs` From 57cc41588d4edf89797845b4f7bf4b757a13d498 Mon Sep 17 00:00:00 2001 From: lolcabanon <90099349+lolcabanon@users.noreply.github.com> Date: Fri, 5 May 2023 17:59:20 +0200 Subject: [PATCH 07/31] Re-added Matomo in Analytics (#3794) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1af28891..6f29d2e5 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ _Related: [Personal Dashboards](#personal-dashboards)_ - [Fathom Lite](https://github.com/usefathom/fathom) - A simple and privacy-focused web analytics alternative to Google Analytics. `MIT` `Go` - [GoAccess](http://goaccess.io/) - Real-time web log analyzer and interactive viewer that runs in a terminal. ([Source Code](https://github.com/allinurl/goaccess)) `GPL-2.0` `C` - [GoatCounter](https://www.goatcounter.com) - Easy web statistics without tracking of personal data. ([Source Code](https://github.com/zgoat/goatcounter)) `EUPL-1.2` `Go` +- [Matomo](https://matomo.org/) - Google Analytics alternative that protects your data and your customers' privacy. ([Source Code](https://github.com/matomo-org/matomo)) `GPL-3.0` `PHP` - [Metabase](https://metabase.com/) - Easy, open-source way for everyone in your company to ask questions and learn from data. ([Source Code](https://github.com/metabase/metabase)) `AGPL-3.0` `Java` - [Offen](https://www.offen.dev/) - Fair, lightweight and open web analytics tool. Gain insights while your users have full access to their data. ([Demo](https://www.offen.dev/try-demo/), [Source Code](https://github.com/offen/offen)) `Apache-2.0` `Go/Docker` - [Open Web Analytics](http://www.openwebanalytics.com/) - Web analytics framework that lets you stay in control of how you instrument and analyze the use of your websites and applications. ([Source Code](https://github.com/padams/Open-Web-Analytics)) `GPL-2.0` `PHP` From 9469ea21029260d9aa1475d336231de1d36d17ee Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Fri, 5 May 2023 17:00:11 +0100 Subject: [PATCH 08/31] Add stirling-pdf to Document management (#3681) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f29d2e5..b4e9cb7a 100644 --- a/README.md +++ b/README.md @@ -769,6 +769,7 @@ A [document management system](https://en.wikipedia.org/wiki/Document_management - [Paperless-ngx](https://docs.paperless-ngx.com/) - A fork of paperless, adding a new interface and many other changes under the hood. Scan, index, and archive all of your paper documents. ([Demo](https://demo.paperless-ngx.com/), [Source Code](https://github.com/paperless-ngx/paperless-ngx)) `GPL-3.0` `Python` - [Papermerge](https://www.papermerge.com) - Open Source Document Management System focused on scanned documents (electronic archives). Features file browsing in similar way to dropbox/google drive. OCR, full text search, text overlay/selection. ([Source Code](https://github.com/ciur/papermerge)) `Apache-2.0` `Python` - [paper{s}pace](https://dedicatedcode.com/projects.html) - Small web application to manage all your offline documents. Provides a searchable storage for your documents and reminds you of upcoming tasks. ([Source Code](https://gitlab.com/dedicatedcode/paperspace)) `MIT` `Java` +- [Stirling-PDF](https://github.com/Frooodle/Stirling-PDF) - Local hosted web application that allows you to perform various operations on PDF files, such as merging, splitting, file conversions and OCR. `Apache-2.0` `Docker/Java` - [Teedy](https://teedy.io/) - Lightweight document management system packed with all the features you can expect from big expensive solutions (Ex SismicsDocs). ([Demo](https://demo.teedy.io/), [Source Code](https://github.com/sismics/docs)) `GPL-2.0` `Docker/Java` From 58f19da697772903c65edc2ba61354f00a95dcde Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 May 2023 16:14:51 +0000 Subject: [PATCH 09/31] mark Analytics section as related to Database Management (#3795) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3741 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4e9cb7a..8beeb1eb 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ See [Contributing](.github/CONTRIBUTING.md). [Analytics](https://en.wikipedia.org/wiki/Analytics) is the systematic computational analysis of data or statistics. It is used for the discovery, interpretation, and communication of meaningful patterns in data. -_Related: [Personal Dashboards](#personal-dashboards)_ +_Related: [Database Management](#database-management), [Personal Dashboards](#personal-dashboards)_ - [Ackee](https://ackee.electerious.com) - Self-hosted analytics tool for those who care about privacy. ([Demo](http://demo.ackee.electerious.com), [Source Code](https://github.com/electerious/Ackee)) `MIT` `Nodejs` - [AWStats](http://www.awstats.org/) - Generate statistics from web, streaming, ftp or mail server logfiles. ([Source Code](https://github.com/eldy/awstats)) `GPL-3.0` `Perl` From d7514770ff70f4e3f428bce23980ee884d27edb7 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 5 May 2023 16:24:30 +0000 Subject: [PATCH 10/31] Update Screensy demo link (#3797) - https://screensy.stef.link : HTTPSConnectionPool(host='screensy.stef.link', port=443): Max retries exceeded with url: / (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8beeb1eb..8b12132e 100644 --- a/README.md +++ b/README.md @@ -360,7 +360,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [RetroShare](https://retroshare.cc) - Secured and decentralized communication system. Offers decentralized chat, forums, messaging, file transfer. ([Source Code](https://github.com/RetroShare/RetroShare)) `GPL-2.0` `C++` - [Revolt](https://revolt.chat/) - Revolt is a user-first chat platform built with modern web technologies. ([Source Code](https://github.com/revoltchat/revolt)) `AGPL-3.0` `Rust` - [Rocket.Chat](https://rocket.chat/) - Teamchat solution similar to Gitter.im or Slack. ([Source Code](https://github.com/RocketChat/Rocket.Chat)) `MIT` `Nodejs` -- [Screensy](https://github.com/screensy/screensy) - Simple peer-to-peer screen sharing solution for sharing your screen with WebRTC. ([Demo](https://screensy.stef.link)) `GPL-3.0` `Nodejs` +- [Screensy](https://github.com/screensy/screensy) - Simple peer-to-peer screen sharing solution for sharing your screen with WebRTC. ([Demo](https://screensy.marijn.it/)) `GPL-3.0` `Nodejs` - [Shhh](https://github.com/smallwat3r/shhh) - Keep secrets out of emails or chat logs, share them using secure links with passphrase and expiration dates. `MIT` `Python` - [SimpleX Chat](https://github.com/simplex-chat/simplex-chat) - The most private and secure chat and applications platform - now with double ratchet E2E encryption. `AGPL-3.0` `Haskell` - [Soketi](https://soketi.app/) - Soketi is a free, open-source Pusher drop-in alternative. ([Source Code](https://github.com/soketi/soketi)) `MIT` `Nodejs` From 59ebd77abcdaea9b930835c00fc462f562686b32 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 6 May 2023 00:05:34 +0200 Subject: [PATCH 11/31] update AUTHORS.md (make contrib) --- AUTHORS.md | 67 +++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 56 insertions(+), 11 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 2ffeef75..9e711c14 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -1,6 +1,6 @@ |Commits | Author | | :---: | --- | -|1868|nodiscc | +|2058|nodiscc | |445|n8225 | |319|Kickball | |269|Kieran | @@ -8,11 +8,11 @@ |122|Andrew Rylatt | |77|Meitar M | |63|Kieran <32241933+KieranRobson@users.noreply.github.com>| -|44|Koichi MATSUMOTO | +|49|Koichi MATSUMOTO | |38|Kovah | |37|worldworm <13227454+worldworm@users.noreply.github.com>| +|32|kokomo123 <70863536+kokomo123@users.noreply.github.com>| |31|DJCrashdummy | -|28|kokomo123 <70863536+kokomo123@users.noreply.github.com>| |23|cave beat | |17|Thomas Dalichow | |14|Miguel Piedrafita | @@ -48,6 +48,7 @@ |6|Per Guth | |6|Quinn Comendant | |6|Touhid Arastu | +|6|beucismis | |5|Dariusz <37488679+Volmarg@users.noreply.github.com>| |5|Deluan Quintão | |5|HLSiira | @@ -74,9 +75,9 @@ |5|Son NK | |5|Surgie Finesse | |5|azlux | -|5|beucismis | |5|jtagcat <38327267+jtagcat@users.noreply.github.com>| |5|mestaritonttu | +|5|undoingtech <33106062+undoingtech@users.noreply.github.com>| |4|/c² | |4|Alejandro Celaya | |4|AlessioCasco | @@ -101,6 +102,7 @@ |4|Eliot Whalan | |4|Eugen Ciur | |4|FabioLolix | +|4|Ilya | |4|Ilya Sevostyanov | |4|Jan Vlnas | |4|Jane Jeon | @@ -151,6 +153,7 @@ |3|Andrea Giacobino | |3|BernsteinA <4685390+BernsteinA@users.noreply.github.com>| |3|Burak Emre Kabakcı | +|3|Chris Benninger | |3|Christopher Charbonneau Wells | |3|Conor O'Callaghan | |3|Cédric Krier | @@ -281,7 +284,6 @@ |2|Carlo F. Quaglia | |2|Charles Farence III | |2|Chris | -|2|Chris Benninger | |2|Chris Lu | |2|Chris Missal | |2|Christophe De Troyer | @@ -381,9 +383,11 @@ |2|Michael Tunnell | |2|Mikael Peigney | |2|Miroslav Pejic | +|2|MrNaif2018 <39452697+MrNaif2018@users.noreply.github.com>| |2|Murali Govardhana | |2|Nehal Hasnayeen | |2|Nico Domino | +|2|Nicolas Meienberger <47644445+meienberger@users.noreply.github.com>| |2|Noora | |2|Oliver Giles | |2|Ophir LOJKINE | @@ -422,6 +426,7 @@ |2|Scot Hacker | |2|Sebastian Pape | |2|Senan Kelly | +|2|Sergey Ponomarev | |2|Shane Cooke | |2|Simon Vieille | |2|Simone Grignola | @@ -473,6 +478,8 @@ |2|jganobsik <39414138+jganobsik@users.noreply.github.com>| |2|jimykk | |2|kn0wmad <39687477+kn0wmad@users.noreply.github.com>| +|2|knrdl <35548889+knrdl@users.noreply.github.com>| +|2|kolaente | |2|markkrj | |2|maximesrd | |2|nibdo | @@ -490,7 +497,6 @@ |2|thomasfrivold | |2|tillarnold | |2|tomc3 | -|2|undoingtech <33106062+undoingtech@users.noreply.github.com>| |2|xavierxross <68507234+xavierxross@users.noreply.github.com>| |2|xy2z | |2|yuche | @@ -498,6 +504,7 @@ |2|znegva | |2|Žygimantas Medelis | |2|王可森 | +|1|003 | |1|0l-l0 <49962426+0l-l0@users.noreply.github.com>| |1|3Samourai <68392445+3Samourai@users.noreply.github.com>| |1|3isenHeiM <26417172+3isenHeiM@users.noreply.github.com>| @@ -559,6 +566,7 @@ |1|Andy Olsen | |1|Andyyyyy94 | |1|Angel Velasquez | +|1|Anthony Stirling <77850077+Frooodle@users.noreply.github.com>| |1|Antoine | |1|Antoine Gersant | |1|Anton Troyanov | @@ -581,6 +589,7 @@ |1|Bastien Wirtz | |1|Beard of War | |1|Ben | +|1|Ben | |1|Ben Abbott | |1|Benj Fassbind | |1|Benjamin Jonard | @@ -599,6 +608,7 @@ |1|Brett | |1|Brian | |1|Brian Cassidy | +|1|Bruno Bernardino | |1|Bryton Lacquement | |1|Bubka <858858+Bubka@users.noreply.github.com>| |1|Burung Hantu | @@ -667,6 +677,7 @@ |1|Dmitry K | |1|Dmitry Khomutov | |1|Dmitry Sinina <12762053+dmitry-sinina@users.noreply.github.com>| +|1|Dom <119288049+getdom@users.noreply.github.com>| |1|Domarys | |1|DonPascualino <50177009+DonPascualino@users.noreply.github.com>| |1|Doğan Çelik | @@ -681,6 +692,7 @@ |1|Edoardo Putti | |1|Edreih Aldana | |1|Eldad A. Fux | +|1|Elias Schneider | |1|Eliot <93974204+liameno@users.noreply.github.com>| |1|Ellen Poe | |1|Elliot DeNolf | @@ -702,6 +714,7 @@ |1|Eugen | |1|Eugene | |1|Evelthon Prodromou | +|1|Everett Pompeii | |1|Evgeny Petrov | |1|Fabeuss <40515597+Fabeuss@users.noreply.github.com>| |1|Fabian Patzke | @@ -710,7 +723,9 @@ |1|Florian <52180080+Icesofty@users.noreply.github.com>| |1|Florian Kaiser | |1|Florian Kaldowski | +|1|Florian Otto <8449450+1337gut@users.noreply.github.com>| |1|Florian Wilhelm | +|1|Folke | |1|FortressBuilder | |1|Francesco Vollero | |1|François Jacquet | @@ -721,6 +736,7 @@ |1|Gabriel Herbert | |1|Galen Abell | |1|George Mandis | +|1|Gerardo Navarro | |1|Gervwyk | |1|GhostPratt <30297440+GhostPratt@users.noreply.github.com>| |1|Gio | @@ -733,6 +749,7 @@ |1|Guilherme Oenning | |1|Guillaume Schurck | |1|Gunwant Jain | +|1|Guðmundur Björn Birkisson | |1|Hans | |1|Harald Nezbeda | |1|Hazim J | @@ -750,7 +767,6 @@ |1|Icantcodeatall | |1|Igor Antun | |1|Igor Petrov | -|1|Ilya | |1|Imron RA <42175898+imronra@users.noreply.github.com>| |1|InfoLibre | |1|Isaac | @@ -759,10 +775,12 @@ |1|Jack | |1|Jackson Delahunt | |1|Jakob Gillich | +|1|Jakub Kuczys | |1|James | |1|James Hackett | |1|James Kiger <68701146+jamesrkiger@users.noreply.github.com>| |1|James Read | +|1|James Smith | |1|Jan | |1|Jan Dietrich | |1|Jannik Anker | @@ -790,12 +808,15 @@ |1|John Andrews | |1|John Flanagan | |1|John P. Rouillard | +|1|Jon | +|1|Jon Rosner | |1|Jon Schoning | |1|Jon Uhlmann | |1|Jonas | |1|Jonas DOREL | |1|Jonas Hellmann | |1|Jonathan Elias Caicedo | +|1|Jonathan GUILLOT | |1|Jordan <15741144+jrdnlc@users.noreply.github.com>| |1|Jordan Doyle | |1|Jordan Doyle | @@ -805,9 +826,11 @@ |1|Josh Moore | |1|Joshua Hamilton | |1|Joshua Wang | +|1|Josua Frank | |1|José Castro | |1|Julian Gojani | |1|Julian Prieber | +|1|Julian Prieber | |1|Julien | |1|Julien Bisconti | |1|Julien Reichardt | @@ -815,6 +838,7 @@ |1|Justin O'Reilly | |1|Kacper | |1|Karl Gumerlock | +|1|Karlo Mikus | |1|KarloLuiten | |1|Kaveet Laxmidas | |1|Kay Thomas | @@ -828,6 +852,8 @@ |1|Kieran Gleeson | |1|Kim Jahn | |1|Konstantin Sorokin | +|1|Kriti Godey | +|1|Kromonos | |1|Kyle Farwell | |1|Kyle Stetz | |1|L1Cafe | @@ -850,6 +876,8 @@ |1|Luke Whrit | |1|Luuk Nieuwdorp | |1|Lyz | +|1|Maksim Eltyshev | +|1|Marc Bria | |1|Marcin Karpezo | |1|Marco Dickert | |1|Marco Kamner | @@ -867,6 +895,7 @@ |1|Martin Kucej | |1|Martin Malinda | |1|Martin Patz <5219726+patzm@users.noreply.github.com>| +|1|Maru | |1|Marvin | |1|Marvin Gülker | |1|MatFluor | @@ -885,6 +914,7 @@ |1|Matthias De Bie | |1|Matus Faro | |1|Mauro D | +|1|Mauro D | |1|Max <2843450+b-m-f@users.noreply.github.com>| |1|Max Hollmann | |1|Maxim Gurevich | @@ -913,7 +943,8 @@ |1|Mo Bitar | |1|Mohamed Elashri | |1|Moritz Kröger | -|1|MrNaif2018 <39452697+MrNaif2018@users.noreply.github.com>| +|1|Muhammad Azhdari <35610039+mmdaz@users.noreply.github.com>| +|1|Mungai Njoroge | |1|Murali K G | |1|Murdoc Bates | |1|Naresh Arelli | @@ -923,10 +954,10 @@ |1|Nguyen Thanh Quang | |1|Nic Samuelson | |1|Nicholas Schlobohm | +|1|Nick Smits <53984336+n-smits@users.noreply.github.com>| |1|Nick Sweeting | |1|Nicolas Martinelli | |1|Nicolas Mattiocco | -|1|Nicolas Meienberger <47644445+meienberger@users.noreply.github.com>| |1|NicolasCARPi | |1|Niels Robin-Aubertin | |1|Nikita Kolmogorov | @@ -946,6 +977,7 @@ |1|PMK | |1|Pafzedog | |1|Paolo Pustorino | +|1|Parham Alvani | |1|Pascal Sommer | |1|Pasha Finkelshteyn | |1|Pau Kiat Wee | @@ -1027,6 +1059,8 @@ |1|Sebastian | |1|Senan Kelly | |1|Sergey Bronnikov | +|1|Sergey Grishakov | +|1|Sergey Kostyuchenko | |1|Sergey Nikolaev | |1|Sergey Ponomarev | |1|Sergey Romanenko | @@ -1061,6 +1095,7 @@ |1|Steve Divskinsy | |1|Stig124 | |1|Sting Alleman | +|1|SuperDev <63515814+Supernova3339@users.noreply.github.com>| |1|Sylvain Boily | |1|THS-on | |1|Tanner Collin | @@ -1098,8 +1133,10 @@ |1|Trevor Ford | |1|TwiN | |1|Uli | +|1|Ulices | |1|Vadim Markovtsev | |1|Valentin Zwerschke | +|1|Varun Patil | |1|Vedang Wartikar | |1|Vidas P | |1|Viktor Geringer | @@ -1115,18 +1152,23 @@ |1|Wonno | |1|WordsPerMinute <59267072+WordsPerMinute@users.noreply.github.com>| |1|Wundark | +|1|YiiSh | |1|Youe Graillot | |1|Yuli | |1|Yurii Rashkovskii | +|1|Zach Bloomquist | |1|Zefau | |1|Zoran Pandovski | +|1|abhishek-webkul <84142535+abhishek-webkul@users.noreply.github.com>| |1|addictedtolearning <3614338+addictedtolearning@users.noreply.github.com>| |1|aeruower <65504420+aeruower@users.noreply.github.com>| |1|alain laptop | |1|ash | +|1|ashrafsamhouri <97393596+ashrafsamhouri@users.noreply.github.com>| |1|ata-star <62115669+ata-star@users.noreply.github.com>| |1|avoidthehack <100534728+avoidthehack@users.noreply.github.com>| |1|axeloz | +|1|azrdev | |1|benmaynard11 | |1|bitcoinshirt <36959754+bitcoinshirt@users.noreply.github.com>| |1|bitsii <40513121+bitsii@users.noreply.github.com>| @@ -1142,6 +1184,7 @@ |1|cinwell.li | |1|clach04 | |1|cmuck | +|1|conno <110712138+ConnorG255@users.noreply.github.com>| |1|costpermille | |1|cpdev | |1|cranberry | @@ -1159,6 +1202,7 @@ |1|dsx | |1|duncan-m | |1|ePirat | +|1|ed | |1|eikendev | |1|el3ctr0lyte <69082962+el3ctr0lyte@users.noreply.github.com>| |1|em | @@ -1186,19 +1230,20 @@ |1|jordan <46956980+slurpyb@users.noreply.github.com>| |1|josephernest | |1|josh | +|1|jtagcat | |1|kermieisinthehouse | |1|kevodwyer | |1|kkhoury38 <49880604+kkhoury38@users.noreply.github.com>| |1|kn0wmad | -|1|knrdl <35548889+knrdl@users.noreply.github.com>| -|1|kolaente | |1|ksurl | |1|lachlan-00 | |1|lardbit <45122868+lardbit@users.noreply.github.com>| |1|larspontoppidan <36330737+larspontoppidan@users.noreply.github.com>| +|1|lcomrade | |1|lemon24 | |1|linbreux <29354411+Linbreux@users.noreply.github.com>| |1|littleguga | +|1|lolcabanon <90099349+lolcabanon@users.noreply.github.com>| |1|londonatil <65257173+londonatil@users.noreply.github.com>| |1|lsascha | |1|ludo444 | From 17a6f6315f05033d4b9cb6108699a925f9962ce6 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Wed, 10 May 2023 02:21:46 -0700 Subject: [PATCH 12/31] Updated Databag Description: Custom Cummunications (#3804) Co-authored-by: nodiscc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b12132e..4dd7ed3f 100644 --- a/README.md +++ b/README.md @@ -332,7 +332,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [Chitchatter](https://chitchatter.im/) - A peer-to-peer chat app that is serverless, decentralized, and ephemeral. ([Source Code](https://github.com/jeremyckahn/chitchatter)) `GPL-2.0` `Nodejs` - [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, iOS, and Android, supporting text, photos and video. ([Demo](https://databag.coredb.org/#/create)) `Apache-2.0` `Docker` +- [Databag](https://github.com/balzack/databag) - Federated, end-to-end encrypted messaging service for the web, iOS, and Android, supporting text, photos, video, and WebRTC video and audio calls. ([Demo](https://databag.coredb.org/#/create)) `Apache-2.0` `Docker` - [Dendrite](https://matrix.org/docs/projects/server/dendrite) - Second-generation Matrix homeserver written in Go. It intends to provide an efficient, reliable and scalable alternative to Synapse. ([Source Code](https://github.com/matrix-org/dendrite)) `Apache-2.0` `Go` - [Element](https://element.io) - Fully-featured Matrix client for Web, iOS & Android. ([Source Code](https://github.com/vector-im/element-web)) `Apache-2.0` `Nodejs` - [Enigma Reloaded](https://github.com/enigma-reloaded/enigma-reloaded) - DIY Message and file encryption for any platform. `GPL-3.0` `Javascript` From d876c83bf64fcf8122c4c73386113b07e918fe4c Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 10 May 2023 09:22:17 +0000 Subject: [PATCH 13/31] remove ZeroNet (unmaintained since 2021) (#3783) - WARNING:awesome_lint.py: ZeroNet: last updated -830 days, 12:18:06.170177 ago, older than 365 days - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4dd7ed3f..de11f248 100644 --- a/README.md +++ b/README.md @@ -375,7 +375,6 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [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) - Web Whiteboard to collaborate in real-time on schemas, drawings, and notes. ([Demo](https://wbo.ophir.dev/)) `AGPL-3.0` `Nodejs/Docker` - [Yopass](https://github.com/jhaals/yopass) - Secure sharing of secrets, passwords and files. ([Demo](https://yopass.se/)) `Apache-2.0` `Go` -- [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 bcce59f04130071a411b864830e03e2b0932eb17 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 10 May 2023 09:22:27 +0000 Subject: [PATCH 14/31] remove PHPBack (unmaintained since 2021) (#3784) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: PHPBack: last updated -566 days, 12:18:06.178563 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index de11f248..42e9ba42 100644 --- a/README.md +++ b/README.md @@ -1608,7 +1608,6 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ - [Mobilizon](https://mobilizon.org) - A federated tool that helps you find, create and organise events and groups. ([Demo](https://demo.mobilizon.org/), [Source Code](https://framagit.org/framasoft/mobilizon/)) `GPL-3.0` `Elixir` - [OhMyForms](https://ohmyform.com/) - An open source alternative to TypeForm that can create stunning mobile-ready forms, surveys and questionnaires. ([Source Code](https://github.com/ohmyform/ohmyform)) `AGPL-3.0` `Docker` - [Open Event Server](https://github.com/fossasia/open-event-server) - Enables organizers to manage events from concerts to conferences and meet-ups. `GPL-3.0` `Python` -- [PHPBack](https://www.phpback.org) - The open source feedback system. ([Demo](https://www.phpback.org/demo/), [Source Code](https://github.com/ivandiazwm/phpback)) `GPL-3.0` `PHP` ### Proxy From 51b0b509cbdb3b3ee9d78aea3d95a3bcdc084e23 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 10 May 2023 09:22:39 +0000 Subject: [PATCH 15/31] Remove Newtelco Tab (unmaintained since August 2022, vulnerabilities, website down) (#3787) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - https://portal.newtelco.de/ : HTTPSConnectionPool(host='portal.newtelco.de', port=443): Max retries exceeded with url: / (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname')) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 42e9ba42..3631dc7b 100644 --- a/README.md +++ b/README.md @@ -1540,7 +1540,6 @@ _Related: [Monitoring](#monitoring), [Bookmarks and Link Sharing](#bookmarks-and - [Hubleys](https://github.com/knrdl/hubleys-dashboard) - Self-hosted personal dashboards to organize links for multiple users via a central yaml config. `MIT` `Docker` - [Jump](https://github.com/daledavies/jump) - Yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure. `MIT` `PHP` - [LinkStack](https://linkstack.org/) - Open-source, customizable, self-hosted alternative to services like Linktree and Manylink with an intuitive, easy to use user/admin interface. LinkStack allows you to link all your social media platforms easily accessible on one page. ([Demo](https://linksta.cc/), [Source Code](https://github.com/LinkStackOrg/LinkStack)) `AGPL-3.0` `PHP` -- [Newtelco Tab](https://github.com/ndom91/newtelco-tab) - Beautiful dashboard and new tab launcher with support for App Shortcuts as well as GDrive, Contacts, and notes. ([Demo](https://portal.newtelco.de/)) `MIT` `Nodejs` - [Organizr](https://github.com/causefx/Organizr) - Organizr aims to be your one stop shop for your Servers Frontend. `GPL-3.0` `PHP` - [Smashing](https://smashing.github.io/) - Smashing, the spiritual successor to Dashing, is a Sinatra based framework that lets you build excellent dashboards. It looks especially great on TVs. ([Source Code](https://github.com/Smashing/smashing)) `MIT` `Ruby` - [Web-Portal](https://github.com/enchant97/web-portal) - A python web app designed to allow a easy way to manage the links to all of your web services. `AGPL-3.0` `Docker/Python` From b5202fd834c8614133f6b17ae56a24afadb83b16 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 10 May 2023 09:23:22 +0000 Subject: [PATCH 16/31] remove LibreNews (unmaintained since 2021, website down) (#3796) - https://librenews.io/ : HTTP 502 - https://github.com/milesmcc/librenews/commit/1b6bb93c96df711014e29ce28f8a23e72b32741f --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d46c30e0..084dbfd9 100644 --- a/README.md +++ b/README.md @@ -345,7 +345,6 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [Jami](https://jami.net/) - Free and universal communication platform which preserves the user's privacy and freedoms (formerly GNU Ring). ([Source Code](https://git.jami.net/savoirfairelinux/jami-project)) `GPL-3.0` `C++` - [KChat](https://github.com/php-kchat/kchat) - PHP Based Live Chat Application. `Apache-2.0` `PHP` - [LeapChat](https://www.leapchat.org/) - Ephemeral, encrypted, in-browser chat rooms. ([Source Code](https://github.com/cryptag/leapchat)) `AGPL-3.0` `Docker/Nodejs/Shell` -- [LibreNews](https://librenews.io/) - Decentralized and secure breaking news notification system. ([Source Code](https://github.com/milesmcc/LibreNews-Server/)) `GPL-3.0` `Python` - [Live Helper Chat](https://livehelperchat.com/) - Live Support chat for your website. ([Source Code](https://github.com/LiveHelperChat/livehelperchat)) `Apache-2.0` `PHP` - [Mattermost](https://mattermost.org/) - Open-source, on-prem Slack-alternative. It can be integrated with Gitlab. ([Source Code](https://github.com/mattermost/mattermost-server)) `AGPL-3.0/Apache-2.0` `Go` - [MiAOU](https://miaou.dystroy.org/login) - Multi-room persistent chat server. ([Source Code](https://github.com/Canop/miaou)) `MIT` `Nodejs` From bee49d812f403549c66ac75ee8218c579f11e23d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 10 May 2023 14:41:21 +0000 Subject: [PATCH 17/31] mark Knowledge Management Tools section as related to Database Management section (#3812) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 084dbfd9..631307ab 100644 --- a/README.md +++ b/README.md @@ -1146,7 +1146,7 @@ _See also: [awesome-sysadmin/IT Asset Management](https://github.com/awesome-fos [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)_ +_Related: [Note-taking & Editors](#note-taking--editors), [Wikis](#wikis), [Database Management](#database-management)_ - [Atomic Server](https://github.com/atomicdata-dev/atomic-data-rust) - Knowledge graph database with documents (similar to Notion), tables, search, and a powerful linked data API. Lightweight, very fast and no runtime dependencies. ([Demo](https://atomicdata.dev/)) `MIT` `Docker/Rust` - [Mindmaps](https://github.com/drichard/mindmaps) - Open source, offline capable, mind mapping application. ([Demo](https://www.mindmaps.app)) `AGPL-3.0` `HTML5` From 61924ca74ee75ab8d68e73a91effdd83c70a0ebf Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 10 May 2023 14:41:43 +0000 Subject: [PATCH 18/31] Pull Request template: additions should not already be listed at dbdb.io (#3811) https://github.com/awesome-foss/awesome-sysadmin's "Databases" section has been delegated to https://dbdb.io/browse (https://github.com/awesome-foss/awesome-sysadmin/pull/437), we also want to ensure that there is no duplicate entries across awesome-selfhosted and dbdb.io, as this site does a better job at listing database engines. --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4feed343..77b9c8a2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -16,7 +16,7 @@ To ensure your PR is dealt with swiftly please check the following: ``- [Name](http://homepage/) `⚠` - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` `` - [ ] Additions that are not [Free software](https://en.wikipedia.org/wiki/Free_software) must be added to `non-free.md` and have the license set to `⊘ Proprietary` - [ ] Additions are inserted preserving alphabetical order. -- [ ] Additions are not already listed at any of [awesome-sysadmin](https://github.com/n1trux/awesome-sysadmin), [staticgen.com](https://www.staticgen.com/), [staticsitegenerators.net](https://staticsitegenerators.net/). +- [ ] Additions are not already listed at any of [awesome-sysadmin](https://github.com/n1trux/awesome-sysadmin), [staticgen.com](https://www.staticgen.com/), [staticsitegenerators.net](https://staticsitegenerators.net/), [dbdb.io](https://dbdb.io/browse). - [ ] The `Language` tag is the main **server-side** requirement for the software. Don't include frameworks or specific dialects. - [ ] Any license you add is in our [list of licenses](https://github.com/awesome-selfhosted/awesome-selfhosted/blob/master/README.md#list-of-licenses). - [ ] You have searched the repository for any relevant [issues](https://github.com/awesome-selfhosted/awesome-selfhosted/issues) or [PRs](https://github.com/awesome-selfhosted/awesome-selfhosted/pulls), including closed ones. From 3ad3279c033e9823d2952531c50a3339befd8311 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 10 May 2023 14:56:57 +0000 Subject: [PATCH 19/31] Remove Weaviate (already listed at dbdb.io) (#3813) - Since https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3811 duplicates between awesome-selfhosted and https://dbdb.io/browse are no longer allowed. - Weaviate is already listed at https://dbdb.io/db/weaviate --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 631307ab..211b0f73 100644 --- a/README.md +++ b/README.md @@ -1152,7 +1152,6 @@ _Related: [Note-taking & Editors](#note-taking--editors), [Wikis](#wikis), [Data - [Mindmaps](https://github.com/drichard/mindmaps) - Open source, offline capable, mind mapping application. ([Demo](https://www.mindmaps.app)) `AGPL-3.0` `HTML5` - [My Mind](https://github.com/ondras/my-mind) - Web application for creating and managing mind maps. ([Demo](https://my-mind.github.io/?url=examples%2Ffeatures.mymind)) `MIT` `Javascript` - [TeamMapper](https://github.com/b310-digital/teammapper) - Host and create your own mindmaps. Share your mindmap sessions with your team and collaborate live on mindmaps. ([Demo](https://map.kits.blog)) `MIT` `Docker/Nodejs` -- [Weaviate](https://weaviate.io/) - A cloud-native, realtime vector search engine integrating scalable machine learning models (GraphQL and RESTful APIs). ([Demo](https://github.com/semi-technologies/semantic-search-through-wikipedia-with-weaviate/), [Source Code](https://github.com/semi-technologies/weaviate), [Clients](https://weaviate.io/developers/weaviate/current/client-libraries/index.html)) `BSD-3-Clause` `Go` ### Learning and Courses From 41fbf8ab40df84a17026b321af65a7aacf42ad36 Mon Sep 17 00:00:00 2001 From: Ruwan Pradeep Geeganage Date: Tue, 16 May 2023 13:46:06 +0200 Subject: [PATCH 20/31] Custom Communication Systems: Added OTS-share (#3617) Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 211b0f73..b42a2678 100644 --- a/README.md +++ b/README.md @@ -1351,6 +1351,7 @@ Software that does not fit in another section. - [OpenZiti](https://openziti.github.io/) - Fully-featured, self-hostable, zero trust, full mesh overlay network. Includes a 2FA support out of the box, clients for all major desktop/mobile OS'es. ([Source Code](https://github.com/openziti/ziti)) `Apache-2.0` `Go` - [Orchest](https://www.orchest.io/) - A new kind of IDE for Data Science. ([Demo](https://cloud.orchest.io), [Source Code](https://github.com/orchest/orchest)) `AGPL-3.0` `Docker` - [OS.js](https://www.os-js.org/) - Desktop implementation for your browser with a fully-fledged window manager, Application APIs, GUI toolkits and filesystem abstraction. ([Demo](https://demo.os-js.org/), [Source Code](https://github.com/os-js/OS.js)) `BSD-2-Clause` `Nodejs` +- [OTS-Share](https://github.com/rpgeeganage/ots-share-app) - A self-hosting app to share secrets with file support upto 1MB. ([Source Code](https://github.com/rpgeeganage/ots-share-app)) `MIT` `Docker` - [Overseerr](https://overseerr.dev/) `⚠` - Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services, such as Sonarr, Radarr, and Plex!. ([Source Code](https://github.com/sct/overseerr)) `MIT` `Docker` - [PassCheck](https://passcheck.anhur.xyz/) - A web application featuring some handy password tools, including a password generator, strength checker and HaveIBeenPwned breach checker. ([Source Code](https://github.com/apacketofsweets/PassCheck)) `MIT` `Javascript` - [POMjs](https://password.oppetmoln.se/) - Random Password Generator. ([Source Code](https://github.com/joho1968/POMjs)) `GPL-2.0` `Javascript` From f0e1a4953c04970a429bca6890b096cf33b65334 Mon Sep 17 00:00:00 2001 From: Thomas Miceli <27960254+thomiceli@users.noreply.github.com> Date: Tue, 16 May 2023 13:46:25 +0200 Subject: [PATCH 21/31] Add Opengist to Pastebins (#3714) Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b42a2678..0aee4b8f 100644 --- a/README.md +++ b/README.md @@ -1513,6 +1513,7 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [MicroBin](https://github.com/szabodanika/microbin) - Simple, performant, configurable, entirely self-contained pastebin and URL shortener. `BSD-3-Clause` `Rust` - [mojopaste](https://metacpan.org/dist/App-mojopaste) - Perl based pastebin. ([Demo](https://p.thorsen.pm/), [Source Code](https://github.com/jhthorsen/app-mojopaste)) `Artistic-2.0` `Perl` - [MokinToken](https://github.com/nexus-uw/mokintoken) - Clientside encrypted pastebin using tweetnacl. `Unlicense` `PHP` +- [Opengist](https://github.com/thomiceli/opengist) - Self-hosted pastebin powered by Git. ([Demo](https://opengist.thomice.li)) `AGPL-3.0` `Docker/Go/Nodejs` - [paaster](https://paaster.io) - Paaster is a secure by default end-to-end encrypted pastebin built with the objective of simplicity. ([Source Code](https://github.com/WardPearce/paaster)) `GPL-3.0` `Docker` - [Password Pusher](https://pwpush.com) - A dead-simple application to securely communicate passwords (or text) over the web. Passwords automatically expire after a certain number of views and/or time has passed. ([Source Code](https://github.com/pglombardo/PasswordPusher)) `GPL-3.0` `Docker` - [Paste](https://phpaste.sourceforge.io/) - Paste is forked from the original source pastebin.com used before it was bought. ([Source Code](https://github.com/jordansamuel/PASTE)) `GPL-3.0` `PHP` From 68ef7b7b75ae58fe3b8abb2bd8c3d3693925e5a5 Mon Sep 17 00:00:00 2001 From: Lorenzo Andreasi <03lollo@gmail.com> Date: Tue, 16 May 2023 13:46:58 +0200 Subject: [PATCH 22/31] Add RPort to Remote Access (#3732) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0aee4b8f..3255a0d7 100644 --- a/README.md +++ b/README.md @@ -1673,6 +1673,7 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe). - [Guacamole](https://guacamole.apache.org) - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. ([Source Code](https://github.com/glyptodon/)) `Apache-2.0` `Java/C` - [MeshCentral](https://meshcentral.com/) - A full computer management website. With MeshCentral, you can run your own web server to remotely manage and control computers on a local network or anywhere on the internet. ([Source Code](https://github.com/Ylianst/MeshCentral)) `Apache-2.0` `Nodejs` - [RustDesk](https://rustdesk.com/) - An open source TeamViewer alternative, works out of the box, no configuration required. ([Source Code](https://github.com/rustdesk/rustdesk-server)) `AGPL-3.0` `Rust/Docker` +- [RPort](https://rport.io) - Self-hosted open source remote management solution for Windows, macOS & Linux. ([Source Code](https://github.com/realvnc-labs/rport)) `MIT` `Go` - [ShellHub](https://www.shellhub.io) - ShellHub is a modern SSH server for remotely accessing linux devices via command line (using any SSH client) or web-based user interface, designed as an alternative to sshd. ([Source Code](https://github.com/shellhub-io/shellhub)) `Apache-2.0` `Go/Other` - [Sshwifty](https://github.com/nirui/sshwifty) - Sshwifty is a SSH and Telnet connector made for the Web. `AGPL-3.0` `Go/Docker` - [Warpgate](https://github.com/warp-tech/warpgate) - Smart SSH and HTTPS bastion that works with any SSH client. `Apache-2.0` `Rust/Docker` From 7b5b4ca93069e4ac3f639f903a478871a4790f56 Mon Sep 17 00:00:00 2001 From: Frederik Reiter Date: Tue, 16 May 2023 13:47:11 +0200 Subject: [PATCH 23/31] Add Plane to Software Development - Project Management (#3735) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3255a0d7..66d27f96 100644 --- a/README.md +++ b/README.md @@ -1900,6 +1900,7 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom - [Party Poker](https://github.com/kksoftwareag/partypoker) - Agile / Scrum Planning Poker WebApp. Estimate User Stories in real time. ([Demo](https://planningpoker.party)) `MIT` `C#` - [Phorge](https://we.phorge.it/) - Phorge is an open source, community driven platform for collaborating, managing, organizing and reviewing software development projects. ([Source Code](https://we.phorge.it/source/phorge/)) `Apache-2.0` `PHP` - [Phproject](https://www.phproject.org/) - High performance full-featured project management system. ([Source Code](https://github.com/Alanaktion/phproject)) `GPL-3.0` `PHP` +- [Plane](https://plane.so) - Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible. ([Demo](https://app.plane.so), [Source Code](https://github.com/makeplane/plane)) `Apache-2.0` `Docker` - [ProjeQtOr](https://www.projeqtor.org/) - A complete, mature, multi-user project management system with extensive functionality for all phases of a project. ([Demo](https://demo.projeqtor.org/), [Source Code](https://sourceforge.net/p/projectorria/code/HEAD/tree/branches/)) `AGPL-3.0` `PHP` - [Redmine](https://www.redmine.org/) - Redmine is a flexible project management web application. ([Demo](http://demo.redmine.org/), [Source Code](https://svn.redmine.org/redmine/)) `GPL-2.0` `Ruby` - [RhodeCode](https://rhodecode.com/) - RhodeCode is an open source platform for software development teams. It unifies and simplifies repository management for Git, Subversion, and Mercurial. ([Source Code](https://code.rhodecode.com/)) `AGPL-3.0` `Python` From 6235b026632ba19236242657d6000d8f8e867229 Mon Sep 17 00:00:00 2001 From: Brian D Date: Tue, 16 May 2023 06:47:32 -0500 Subject: [PATCH 24/31] Add Evidence to Analytics Section (#3741) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66d27f96..f4d712f8 100644 --- a/README.md +++ b/README.md @@ -732,6 +732,7 @@ _See also: [dbdb.io - Database of Databases](https://dbdb.io/)_ - [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` - [Datasette](https://datasette.io/) - An open source multi-tool for exploring and publishing data, easy import and export and database management. ([Demo](https://global-power-plants.datasettes.com/global-power-plants/global-power-plants), [Source Code](https://github.com/simonw/datasette)) `Apache-2.0` `Python` - [Directus](https://directus.io/) - An Instant App & API for your SQL Database. Directus wraps your new or existing SQL database with a realtime GraphQL+REST API for developers, and an intuitive admin app for non-technical users. ([Source Code](https://github.com/directus/directus)) `GPL-3.0` `Nodejs` +- [Evidence](https://evidence.dev) - Evidence is a code-based BI tool. Write reports using SQL and markdown and they render as a website. ([Source Code](https://github.com/evidence-dev/evidence)) `MIT` `Nodejs` - [Mathesar](https://mathesar.org/) - An intuitive UI for managing data collaboratively, for users of all technical skill levels. Built on Postgres – connect an existing DB or set up a new one. ([Demo](https://demo.mathesar.org/), [Source Code](https://github.com/centerofci/mathesar)) `GPL-3.0` `Docker` - [MindsDB](https://github.com/mindsdb/mindsdb) - MindsDB is an open source self hosted AI layer for existing databases that allows you to effortlessly develop, train and deploy state-of-the-art machine learning models using standard queries. `GPL-3.0` `Python` - [NocoDB](https://www.nocodb.com/) - No-code platform that turns any database into a smart spreadsheet. It can be considered as an Airtable or Smartsheet alternative. ([Source Code](https://github.com/nocodb/nocodb)) `GPL-3.0` `Nodejs` From 64aa2169b805534b8ae0bdb6ac09783862a6083e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 16 May 2023 13:47:53 +0200 Subject: [PATCH 25/31] Remove Screaming Liquid Tiger (website down) (#3806) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - https://git.herrbischoff.com/screaming-liquid-tiger/ : HTTPSConnectionPool(host='git.herrbischoff.com', port=443): Max retries exceeded with url: /screaming-liquid-tiger/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f4d712f8..172b5fee 100644 --- a/README.md +++ b/README.md @@ -886,7 +886,6 @@ A [news aggregator](https://en.wikipedia.org/wiki/News_aggregator), also termed - [RSS Fulltext Proxy](https://github.com/Kombustor/rss-fulltext-proxy) - Mirrors RSS feeds to return the full content of the items, extracted from the website. `MIT` `Nodejs` - [RSS Monster](https://github.com/pietheinstrengholt/rssmonster) - RSS Monster is an easy to use web-based RSS aggregator and reader compatible with the Fever API, created as an alternative for Google Reader. `MIT` `PHP` - [RSS2EMail](https://github.com/rss2email/rss2email) - Fetches RSS/Atom-feeds and pushes new Content to any email-receiver, supports OPML. `GPL-2.0` `Python` -- [Screaming Liquid Tiger](https://git.herrbischoff.com/screaming-liquid-tiger/) - Simple script to automatically generate valid RSS and Atom feeds from a list of media files in the same folder. `MIT` `PHP` - [Selfoss](https://selfoss.aditu.de/) - New multipurpose rss reader, live stream, mashup, aggregation web application. ([Source Code](https://github.com/fossar/selfoss)) `GPL-3.0` `PHP` - [Sismics Reader](https://www.sismics.com/reader/) - Free and open source feeds reader, including all major Google Reader features. ([Demo](https://www.sismics.com/reader/#!/demo), [Source Code](https://github.com/sismics/reader)) `GPL-2.0` `Java` - [Stringer](https://github.com/stringer-rss/stringer) - Work-in-progress self-hosted, anti-social RSS reader. `MIT` `Ruby` From ef57634b0093b6fbb9c1385f5702ac717e1787a6 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 16 May 2023 13:48:04 +0200 Subject: [PATCH 26/31] Remove Sist2 Demo link (website down) (#3807) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - https://sist2.simon987.net/ : HTTPSConnectionPool(host='sist2.simon987.net', port=443): Read timed out. (read timeout=10) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 172b5fee..7ef707b7 100644 --- a/README.md +++ b/README.md @@ -1720,7 +1720,7 @@ A [search engine](https://en.wikipedia.org/wiki/Search_engine_(computing)) is an - [MeiliSearch](https://www.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` -- [sist2](https://github.com/simon987/sist2) - Lightning-fast file system indexer and search tool. ([Demo](https://sist2.simon987.net/)) `GPL-3.0` `C` +- [sist2](https://github.com/simon987/sist2) - Lightning-fast file system indexer and search tool. `GPL-3.0` `C` - [Typesense](https://typesense.org) - Blazing fast, typo-tolerant open source search engine optimized for developer happiness and ease of use. ([Source Code](https://github.com/typesense/typesense)) `GPL-3.0` `C++` - [Whoogle](https://github.com/benbusby/whoogle-search) `⚠` - A self-hosted, ad-free, privacy-respecting metasearch engine. `MIT` `Python` - [Yacy](https://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Source Code](https://github.com/yacy/yacy_search_server)) `GPL-2.0` `Java` From 1ecadcdec9be07e7bcc4064eec5c3fc758976d97 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 16 May 2023 13:48:14 +0200 Subject: [PATCH 27/31] Remove Tabby (unmaintained since January 2022) (#3808) - WARNING:awesome_lint.py: Tabby: last updated -481 days, 23:21:55.812923 ago, older than 365 days - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7ef707b7..5309707c 100644 --- a/README.md +++ b/README.md @@ -1405,7 +1405,6 @@ _Related: [Inventory Management](#inventory-management), [Resource Planning - En - [REI3](https://rei3.de/home_en/) - Open source, expandable Business Management Software. Manage tasks, time, assets and much more. ([Demo](https://rei3.de/demo_en/), [Source Code](https://github.com/r3-team/r3)) `MIT` `Go` - [SilverStrike](https://silverstrike.org/) - Personal finance management made easy. ([Demo](https://demo.silverstrike.org/), [Source Code](https://github.com/agstrike/silverstrike)) `MIT` `Python/Django` - [StockazNG](https://dev.sigpipe.me/dashie/StockazNG) - Asset Management System. `MIT` `Python` -- [Tabby](https://github.com/bertvandepoel/tabby) - A tool to manage shared expenses across friends, such as restaurant costs or food delivery, without requiring everyone to create an account. Includes email reminders and tracks who has (re)paid what. `AGPL-3.0` `PHP` ### Monitoring From 1619bdae4a4405335a0c9d7862658ea0748195f7 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 16 May 2023 13:48:28 +0200 Subject: [PATCH 28/31] Remove Taskboard (unmaintained since 2021) (#3809) - WARNING:awesome_lint.py: TaskBoard: last updated -715 days, 23:21:55.812771 ago, older than 365 days - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - https://github.com/kiswa/TaskBoard#readme: MAINTAINERS WANTED --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5309707c..8ef45ba4 100644 --- a/README.md +++ b/README.md @@ -1969,7 +1969,6 @@ _Related: [Software Development - Project Management](#software-development---pr - [Planka](https://planka.app/) - Open source Trello alternative. ([Demo](https://plankanban.github.io/planka/#/), [Source Code](https://github.com/plankanban/planka)) `AGPL-3.0` `Nodejs` - [Restyaboard](https://github.com/RestyaPlatform/board/) - Open source Trello-like kanban board. `OSL-3.0` `PHP` - [Task Keeper](https://github.com/nymanjens/piga) - List editor for power users, backed by a self-hosted server. `Apache-2.0` `Scala` -- [TaskBoard](https://taskboard.matthewross.me/) - Kanban-inspired app for keeping track of things that need to get done. ([Demo](https://taskboard.matthewross.me/demo.html), [Source Code](https://github.com/kiswa/TaskBoard)) `MIT` `PHP` - [Tasks](https://github.com/m1guelpf/tasks) - Simple tasks and notes manager written in PHP, jQuery and Bootstrap using a custom flat file database. `MPL-2.0` `PHP` - [Taskwarrior](https://taskwarrior.org/) - Taskwarrior is Free and Open Source Software that manages your TODO list from your command line. It is flexible, fast, efficient, and unobtrusive. It does its job then gets out of your way. ([Source Code](https://taskwarrior.org/download/#git)) `MIT` `C++` - [todo](https://git.mills.io/prologic/todo) - Simple todo list manager. ([Demo](https://todo.mills.io)) `MIT` `Go` From c11ff500486ab8128169775e31b13de36705ee58 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 16 May 2023 13:49:13 +0200 Subject: [PATCH 29/31] remove EasyQuickImport (unmaintained since 2021, website down) (#3819) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: EasyQuickImport: last updated -726 days, 12:18:06.192180 ago, older than 365 days - https://github.com/aquasecurity/trivy/ reports `Total: 15 (UNKNOWN: 0, LOW: 0, MEDIUM: 3, HIGH: 11, CRITICAL: 1)` --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8ef45ba4..ce354556 100644 --- a/README.md +++ b/README.md @@ -1387,7 +1387,6 @@ _Related: [Inventory Management](#inventory-management), [Resource Planning - En - [budgetzero](https://github.com/budgetzero/budgetzero) - Free, self-hosted, open-source, envelope-budgeting web and desktop app. ([Demo](https://app.budgetzero.io/budget)) `AGPL-3.0` `Nodejs` - [Crater](https://github.com/crater-invoice/crater) - Free & Open Source Invoice App for Freelancers & Small Businesses. ([Demo](https://demo.craterapp.com/)) `AAL` `PHP` - [DePay](https://depay.com) - Accept Web3 Payments directly into your wallet. Peer-to-peer, free, self-hosted & open-source. ([Demo](https://depay.com/products/payments), [Source Code](https://github.com/depayfi/widgets)) `MIT` `Nodejs` -- [EasyQuickImport](https://github.com/karser/EasyQuickImport) `⚠` - A tool that helps you import transactions, invoices and bills into QuickBooks Desktop from Excel or CSV. `MIT` `PHP` - [Family Accounting Tool](https://github.com/nymanjens/facto) - Web-based finance management tool for partners with partially shared expenses. `Apache-2.0` `Scala` - [Fava](https://beancount.github.io/fava/) - Fava is the web frontend of Beancount, a text based double-entry accounting system. ([Demo](https://fava.pythonanywhere.com/example-with-budgets/income_statement/), [Source Code](https://github.com/beancount/fava)) `MIT` `Python` - [Firefly III](https://firefly-iii.org/) - Firefly III is a modern financial manager. It helps you to keep track of your money and make budget forecasts. It supports credit cards, has an advanced rule engine and can import data from many banks. ([Demo](https://demo.firefly-iii.org/), [Source Code](https://github.com/firefly-iii/firefly-iii)) `AGPL-3.0` `PHP` From aa32a087cf6ac6908b59f2acb204dc4a28860948 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 17 May 2023 15:47:44 +0200 Subject: [PATCH 30/31] project management: remove link to awesome-sysadmin (#3831) - awesome-sysadmin's `Code Review` section has been merged with `Software Development - Project Management`. - ref. https://github.com/awesome-foss/awesome-sysadmin/pull/488 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ce354556..e2ca3f51 100644 --- a/README.md +++ b/README.md @@ -1871,8 +1871,6 @@ Tools and software for [software project management](https://en.wikipedia.org/wi _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)_ - - [Bonobo Git Server](https://bonobogitserver.com/) - Set up your own self hosted git server on IIS for Windows. Manage users and have full control over your repositories with a nice user friendly graphical interface. ([Source Code](https://github.com/jakubgarfield/Bonobo-Git-Server)) `MIT` `C#` - [Cgit](https://git.zx2c4.com/cgit/about/) - A fast lightweight web interface for git repositories. ([Source Code](https://git.zx2c4.com/cgit/tree/)) `GPL-2.0` `C` - [Fossil](https://www.fossil-scm.org/index.html/doc/trunk/www/index.wiki) - Distributed version control system featuring wiki and bug tracker. `BSD-2-Clause-FreeBSD` `C` From 43fd40ef0b3e7d2e347daf85d6c7f1b6909193fc Mon Sep 17 00:00:00 2001 From: Mathilde <41020854+mthld@users.noreply.github.com> Date: Mon, 22 May 2023 16:45:19 +0200 Subject: [PATCH 31/31] Update CryptPad URLs (#3840) Change CryptPad URLs to project website (instead of flagship instance) and new GitHub organization. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2ca3f51..5daa6ff6 100644 --- a/README.md +++ b/README.md @@ -1459,7 +1459,7 @@ _Related: [Wikis](#wikis)_ An [office suite](https://en.wikipedia.org/wiki/List_of_office_suites) is a collection of productivity software usually containing at least a word processor, spreadsheet and a presentation program. - [Collabora Online Development Edition](https://www.collaboraoffice.com/code) - Collabora Online Development Edition (CODE) is a powerful LibreOffice-based online office that supports all major document, spreadsheet and presentation file formats, which you can integrate in your own infrastructure. ([Source Code](https://cgit.freedesktop.org/libreoffice/online/)) `MPL-2.0` `C++` -- [CryptPad](https://cryptpad.fr/) - CryptPad is a collaboration suite that is end-to-end-encrypted and open-source. It is built to enable collaboration, synchronizing changes to documents in real time. ([Source Code](https://github.com/xwiki-labs/cryptpad)) `AGPL-3.0` `Nodejs` +- [CryptPad](https://cryptpad.org) - CryptPad is a collaboration suite that is end-to-end-encrypted and open-source. It is built to enable collaboration, synchronizing changes to documents in real time. ([Source Code](https://github.com/cryptpad/cryptpad)) `AGPL-3.0` `Nodejs` - [EtherCalc](https://ethercalc.net/) - Web spreadsheet. ([Source Code](https://github.com/audreyt/ethercalc)) `CPAL-1.0/Artistic-2.0` `Nodejs` - [Etherpad](https://etherpad.org/) - Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time. ([Demo](https://demo.sandstorm.io/appdemo/h37dm17aa89yrd8zuqpdn36p6zntumtv08fjpu8a8zrte7q1cn60), [Source Code](https://github.com/ether/etherpad-lite)) `Apache-2.0` `Nodejs` - [Grist](https://getgrist.com/) - Grist is a next-generation spreadsheet with relational structure, formula-based access control, and a portable, self-contained format. Alternative to Airtable. ([Demo](https://docs.getgrist.com), [Source Code](https://github.com/gristlabs/grist-core)) `Apache-2.0` `Nodejs/Python`