From 7bd7080668bd08f23555838faa8fbf6d22e01159 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Thu, 27 Jul 2023 08:27:38 -0400 Subject: [PATCH 1/3] Add SearXNG to Search Engines (#4035) Co-authored-by: Rabenherz112 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d67e947..7d60f141 100644 --- a/README.md +++ b/README.md @@ -1740,6 +1740,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. ([Source Code](https://github.com/searx/searx)) `AGPL-3.0` `Python` +- [SearXNG](https://docs.searxng.org/) `⚠` - Internet metasearch engine which aggregates results from various search services and databases. (Fork of Searx). ([Source Code](https://github.com/searxng/searxng/)) `AGPL-3.0` `Python/Docker` - [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` From 7bbdf5db594a4cd9186e3f2b6899b667d79e059f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 27 Jul 2023 17:32:12 +0000 Subject: [PATCH 2/3] Remove xBrowserSync (unmaintained since 2021/2022) (#4040) - https://github.com/xbrowsersync/api has no commits since 2021 - https://github.com/xbrowsersync/app has no commits since march 2022 - many untriaged issues, with reports that the software is not working anymore - alternatives exist - 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 7d60f141..e5cd6353 100644 --- a/README.md +++ b/README.md @@ -294,7 +294,6 @@ Software which allows users to add, annotate, edit, and share [bookmarks](https: - [Shaarli](https://github.com/shaarli/Shaarli) - Personal, minimalist, super-fast, no-database bookmarking and link sharing platform. ([Demo](https://demo.shaarli.org)) `Zlib` `PHP` - [Shiori](https://github.com/go-shiori/shiori) - Simple bookmark manager built with Go. `MIT` `Go/Docker` - [SyncMarks](https://codeberg.org/Offerel/SyncMarks-Webapp) - Sync and manage your browser bookmarks from Edge, Firefox and Chromium. ([Clients](https://codeberg.org/Offerel/SyncMarks-Extension)) `AGPL-3.0` `PHP` -- [xBrowserSync](https://www.xbrowsersync.org) - Open source tool for syncing browser data between browsers and devices. ([Source Code](https://github.com/xBrowserSync)) `MIT` `Nodejs` ### Calendar & Contacts - CalDAV or CardDAV Servers From 2ebd521525c999bb55202d1e3c9a02bfc19fcc91 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 27 Jul 2023 17:32:22 +0000 Subject: [PATCH 3/3] Remove Share (unmaintained since May 2022) (#4041) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - `WARNING:awesome_lint.py: Share: last updated -427 days, 11:23:13.456393 ago, older than 365 days` --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e5cd6353..6df9a9ce 100644 --- a/README.md +++ b/README.md @@ -981,7 +981,6 @@ Simplified file servers for sharing of one-time/short-lived/temporary files, pro - [ProjectSend](https://www.projectsend.org/) - Upload files and assign them to specific clients you create. Give access to those files to your clients. ([Source Code](https://github.com/projectsend/projectsend)) `GPL-2.0` `PHP` - [PsiTransfer](https://github.com/psi-4ward/psitransfer) - Simple open source self-hosted file sharing solution with robust up-/download-resume and password protection. `BSD-2-Clause` `Nodejs` - [QuickShare](https://github.com/ihexxa/quickshare) - Quick and simple file sharing between different devices. `LGPL-3.0` `Go` -- [Share](https://github.com/MrDemonWolf/share) - Simple yet advanced uploader - upload files, images and text with moderation tools for admins. Can be used for friends and family or just for you. Integration with ShareX and more. `MIT` `Nodejs` - [Sharry](https://github.com/eikek/sharry) - Share files easily over the internet between authenticated and anonymous users (both ways) with resumable up- and downloads. `GPL-3.0` `Scala/Java` - [Shifter](https://github.com/TobySuch/Shifter) - A simple, self-hosted file-sharing web app, powered by Django. `MIT` `Docker` - [transfer.sh](https://transfer.sh) - Easy file sharing from the command line. ([Source Code](https://github.com/dutchcoders/transfer.sh)) `MIT` `Go`