From 44da5f1b5515755618c124e16ece8f57556f228b Mon Sep 17 00:00:00 2001 From: Ulices Date: Sat, 11 Mar 2023 09:58:39 -0600 Subject: [PATCH 001/117] Move 0 A.D. before A Dark Room (#3640) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9512937..2500df5a 100644 --- a/README.md +++ b/README.md @@ -1006,8 +1006,8 @@ _Related: [Groupware](#groupware)_ Multiplayer game servers and [browser games](https://en.wikipedia.org/wiki/Browser_game). -- [A Dark Room](https://github.com/doublespeakgames/adarkroom) - Minimalist text adventure game for your browser. ([Demo](https://adarkroom.doublespeakgames.com/)) `MPL-2.0` `HTML5` - [0 A.D.](https://play0ad.com/) - A free, open-source game of ancient warfare. ([Source Code](https://github.com/0ad/0ad)) `MIT/GPL-2.0/Zlib` `C++/C` +- [A Dark Room](https://github.com/doublespeakgames/adarkroom) - Minimalist text adventure game for your browser. ([Demo](https://adarkroom.doublespeakgames.com/)) `MPL-2.0` `HTML5` - [EmuLinkerSF](https://emulinker.org) - EmuLinkerSF is an open source Kaillera server. Kaillera is a client/server system that any emulator can implement to enable netplay over the Internet. ([Source Code](https://github.com/God-Weapon/EmuLinkerSF)) `GPL-2.0` `Java` - [Hextris](https://github.com/Hextris/hextris) - Fast paced HTML5 puzzle game inspired by Tetris. `GPL-3.0` `HTML5` - [Lila](https://lichess.org/) - The forever free, adless and open source chess server powering lichess.org, with official iOS and Android client apps. ([Source Code](https://github.com/ornicar/lila)) `AGPL-3.0` `Scala` From 0eed8d0b069b351dcdcdaccf0930903fcfb9fc62 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 11 Mar 2023 16:12:38 +0000 Subject: [PATCH 002/117] =?UTF-8?q?add=20`=E2=9A=A0`=20symbol=20to=20searx?= =?UTF-8?q?=20(#3644)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3610#discussion_r1133114152 - Searx describes itself as a meta-search engine, which can query the following (non-Free/non-selfhostable) search engines: https://searx.github.io/searx/admin/engines.html. It does not provide its own crawler. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2500df5a..b52e0d8b 100644 --- a/README.md +++ b/README.md @@ -1708,7 +1708,7 @@ A [search engine](https://en.wikipedia.org/wiki/Search_engine_(computing)) is an - [Manticore Search](https://github.com/manticoresoftware/manticoresearch/) - Much faster alternative to Elasticsearch for full-text search and data analytics. Provides much lower response time for small, medium and big data. `GPL-2.0` `Docker/C++` - [MeiliSearch](https://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` +- [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` - [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 d6a639886f4cb5a9e6eadf4cb4a9939be0a53edb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gu=C3=B0mundur=20Bj=C3=B6rn=20Birkisson?= Date: Thu, 16 Mar 2023 20:17:51 +0100 Subject: [PATCH 003/117] Add SPIS (#3620) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b52e0d8b..afc08ebc 100644 --- a/README.md +++ b/README.md @@ -1576,6 +1576,7 @@ A [gallery](https://en.wikipedia.org/wiki/Gallery_Software) is software that hel - [Piwigo](https://piwigo.org/) - Photo gallery software for the web, built by an active community of users and developers. ([Source Code](https://github.com/Piwigo/Piwigo)) `GPL-2.0` `PHP` - [Quru Image Server](https://quruimageserver.com/) - High performance dynamically resizing image server offering directory based access control cropping, rotation, color management and other tools. ([Demo](https://quruimageserver.com), [Source Code](https://github.com/quru/qis)) `AGPL-3.0` `Python` - [sigal](https://github.com/saimn/sigal) - Yet another simple static gallery generator. `MIT` `Python` +- [SPIS](https://github.com/gbbirkisson/spis) - A simple, lightweight and fast media server with decent mobile support. `GPL-3.0` `Rust` - [This week in past](https://github.com/RouHim/this-week-in-past) - Aggregates images taken this week, from previous years and presents them on a web page with a simple slideshow. ([Demo](http://152.70.175.46:80)) `MIT` `Docker/Rust` - [Thumbor](http://thumbor.org/) - A smart imaging service and enables on-demand cropping, resizing, applying filters and optimizing images. ([Source Code](https://github.com/thumbor/thumbor)) `MIT` `Python/Docker` - [UberGallery](https://www.ubergallery.net) - UberGallery is an easy to use, simple to manage, web photo gallery. UberGallery does not require a database and supports JPEG, GIF and PNG file types. Simply upload your images and UberGallery will automatically generate thumbnails and output HTML. ([Source Code](https://github.com/UberGallery/UberGallery)) `MIT` `PHP` From 5956ffb6a26530ebe3061dd99f5d0dec0f35e9d3 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Thu, 16 Mar 2023 12:18:07 -0700 Subject: [PATCH 004/117] Add Memories to photo software (#3587) Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index afc08ebc..a43972c0 100644 --- a/README.md +++ b/README.md @@ -1568,6 +1568,7 @@ A [gallery](https://en.wikipedia.org/wiki/Gallery_Software) is software that hel - [Mediagoblin](https://mediagoblin.org) - Free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. ([Source Code](https://savannah.gnu.org/projects/mediagoblin)) `AGPL-3.0` `Python` - [MediaHut](https://github.com/Fortyseven/MediaHut/) - A truly single-file, no-database, drop-in PHP media gallery. ([Demo](https://media.Network47.org/)) `MIT` `PHP` - [Mejiro](https://github.com/dmpop/mejiro) - An easy-to-use PHP web application for instant photo publishing. `GPL-3.0` `PHP` +- [Nextcloud Memories](https://github.com/pulsejet/memories) - Fast, modern and advanced photo management suite. Runs as a Nextcloud app. ([Demo](https://memories-demo.radialapps.com/)) `AGPL-3.0` `PHP` - [Photo Stream](https://github.com/waschinski/photo-stream) - Minimalist self-hosted photo stream. ([Demo](https://floremotion.de/)) `MIT` `Ruby` - [Photonix](https://photonix.org/) - A new web-based photo management application with object recognition, location awareness, color analysis and other ML algorithms. ([Demo](https://demo.photonix.org/), [Source Code](https://github.com/photonixapp/photonix)) `AGPL-3.0` `Python` - [PhotoPrism](https://photoprism.org) - Personal photo management powered by Go and Google TensorFlow. Browse, organize, and share your personal photo collection, using the latest technologies to automatically tag and find pictures. ([Demo](https://demo.photoprism.app/library/browse), [Source Code](https://github.com/photoprism/photoprism)) `AGPL-3.0` `Go` From a65d4b4c4a52f9cbe57fc355f10f36b2cb9c4982 Mon Sep 17 00:00:00 2001 From: Nick Smits <53984336+n-smits@users.noreply.github.com> Date: Sun, 19 Mar 2023 13:51:08 +0100 Subject: [PATCH 005/117] Fix "SourceBans++" category (#3660) Move "SourceBans++" from "Games" to "Games - Administrative Utilities & Control Panels" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a43972c0..e04d3d86 100644 --- a/README.md +++ b/README.md @@ -1019,7 +1019,6 @@ Multiplayer game servers and [browser games](https://en.wikipedia.org/wiki/Brows - [QuakeJS](https://github.com/begleysm/quakejs) - QuakeJS is a port of ioquake3 to Javascript that can be played in a browser. `MIT` `Nodejs` - [Quizmaster](https://github.com/nymanjens/quizmaster) - A web-app for conducting a quiz, including a page for players to enter their answers. `Apache-2.0` `Scala` - [Red Eclipse 2](https://redeclipse.net) - A FOSS Arena First-Person Shooter Similar to Unreal Tournament. ([Source Code](https://github.com/redeclipse/base)) `Zlib/MIT/CC-BY-SA-4.0` `C/C++` -- [SourceBans++](https://sbpp.dev/) - Admin, ban, and communication management system for games running on the Source engine. ([Source Code](https://github.com/sbpp/sourcebans-pp)) `CC-BY-SA-4.0` `PHP` - [Teeworlds](https://www.teeworlds.com) - Open source 2D retro multiplayer shooter. ([Source Code](https://github.com/teeworlds/teeworlds)) `Zlib` `C++` - [The Battle for Wesnoth](https://github.com/wesnoth/wesnoth) - The Battle for Wesnoth is an Open Source, turn-based tactical strategy game with a high fantasy theme, featuring both singleplayer and online/hotseat multiplayer combat. `GPL-2.0` `C++` - [Veloren](https://veloren.net/) - Multiplayer RPG. Open-source game inspired by Cube World, Legend of Zelda, Dwarf Fortress and Minecraft. ([Source Code](https://github.com/veloren/veloren)) `GPL-3.0` `Rust` @@ -1040,6 +1039,7 @@ Utilities for managing game servers. - [PufferPanel](https://www.pufferpanel.com/) - PufferPanel is an open source game server management panel, designed for both small networks and game server providers. ([Source Code](https://github.com/pufferpanel/pufferpanel)) `Apache-2.0` `Go` - [Pterodactyl](https://pterodactyl.io/) - Management panel for game servers, with an intuitive UI for end users. ([Source Code](https://github.com/pterodactyl/panel)) `MIT` `PHP` - [RconCli](https://github.com/gorcon/rcon-cli) - CLI for executing queries on a remote Valve Source dedicated server using the RCON Protocol. `MIT` `Go` +- [SourceBans++](https://sbpp.dev/) - Admin, ban, and communication management system for games running on the Source engine. ([Source Code](https://github.com/sbpp/sourcebans-pp)) `CC-BY-SA-4.0` `PHP` ### Genealogy From f0e3e570c8115c66ba66bcef7049dce8c8943fdf Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 24 Mar 2023 15:23:58 +0000 Subject: [PATCH 006/117] remove snippet-box (unmaintained since 2021) (#3664) - WARNING:awesome_lint.py: Snippet Box: last updated -520 days, 1:27:30.385849 ago, older than 365 days - unaddressed security issues - 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 e04d3d86..c2c30e15 100644 --- a/README.md +++ b/README.md @@ -1508,7 +1508,6 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [PurritoBin](https://github.com/PurritoBin/PurritoBin) - Ultra fast, minimalistic, encrypted command line paste-bin, where the server has no knowledge of the paste data. `ISC` `C++` - [rustypaste](https://github.com/orhun/rustypaste) - A minimal file upload/pastebin service. `MIT` `Rust` - [Snibox](https://snibox.github.io/) - Code snippets manager with attractive tag-oriented interface. ([Source Code](https://github.com/snibox/snibox)) `MIT` `Ruby` -- [Snippet Box](https://github.com/pawelmalak/snippet-box) - Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages. `MIT` `Nodejs` - [snipt](https://github.com/nicksergeant/snipt) - Long-term memory for coders. Share and store code snippets. `MIT` `Python` - [SnyPy](https://snypy.com) - Open source on-prem code snippet manager. ([Demo](https://app.snypy.com), [Source Code](https://github.com/snypy)) `MIT` `Docker` - [SocksBin](https://github.com/magnumdingusedu/socksbin) - Simple and fast terminal based pastebin, with optional code highlighting. No specific client required, all you need is netcat. `GPL-3.0` `Python` From 8ba92f09ff62fc1f378e0d9515655bb2b528710f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 24 Mar 2023 15:24:27 +0000 Subject: [PATCH 007/117] remove reduc.io (unmaintained since January 2022) (#3665) - WARNING:awesome_lint.py: reduc.io: last updated -386 days, 1:27:30.386559 ago, older than 365 days - Uses EOL Java 8, no working instructions to build from source, `docker build .` fails - 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 c2c30e15..d550f0db 100644 --- a/README.md +++ b/README.md @@ -2022,7 +2022,6 @@ Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_ - [Kutt](https://kutt.it) - A modern URL shortener with support for custom domains. ([Source Code](https://github.com/thedevs-network/kutt)) `MIT` `Nodejs` - [liteshort](https://git.ikl.sh/132ikl/liteshort) - User-friendly, actually lightweight, and configurable URL shortener. `MIT` `Python` - [Lstu](https://github.com/ldidry/lstu) - Lightweight URL shortener. `WTFPL` `Perl` -- [reduc.io](https://github.com/ziyasal/reducio) - URL shortener service written in Scala, using Akka-Http and Redis. `MIT` `Scala` - [ReducePy](https://github.com/abdullahselek/ReducePy) - URL shortener service using Tornado and Redis runs on Docker and Kubernetes. `MIT` `Python` - [schort](https://github.com/sqozz/schort) - No login, no javascript, just short links. `CC0-1.0` `Python` - [Shlink](https://shlink.io) - URL shortener with REST API and command line interface. Includes official progressive web application and docker images. ([Source Code](https://github.com/shlinkio/shlink), [Clients](https://shlink.io/apps)) `MIT` `PHP` From ab03076161a1c3a5cfb3e4c525737e20dddb20e4 Mon Sep 17 00:00:00 2001 From: azrdev Date: Fri, 24 Mar 2023 16:25:11 +0100 Subject: [PATCH 008/117] add "Gramps Web" to section Genealogy (#3490) * add "Gramps Web" Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d550f0db..cc2782c0 100644 --- a/README.md +++ b/README.md @@ -1050,6 +1050,7 @@ Utilities for managing game servers. - [Genea.app](https://www.genea.app/) - Genea is a privacy by design and open source tool anyone can use to author or edit their family tree. Data is stored in the GEDCOM format and all processing is done in the browser. ([Source Code](https://github.com/genea-app/genea-app)) `MIT` `Javascript` - [GeneWeb](https://geneweb.tuxfamily.org/wiki/GeneWeb) - GeneWeb is an open source genealogy software written in OCaml. It comes with a Web interface and can be used off-line or as a Web service. ([Demo](https://demo.geneweb.tuxfamily.org/gw7/), [Source Code](https://github.com/geneweb/geneweb)) `GPL-2.0` `OCaml` +- [Gramps Web](https://gramps-project.github.io/web/) - Gramps Web is a web app for collaborative genealogy. It is based on and interoperable with Gramps, the leading open source genealogy desktop application. ([Demo](https://gramps-project.github.io/web/), [Source Code](https://github.com/gramps-project/gramps-webapi)). `AGPL-3.0` `Docker` - [webtrees](https://www.webtrees.net) - Webtrees is the web's leading on-line collaborative genealogy application. ([Demo](https://dev.webtrees.net/demo-stable/index.php?ctype=gedcom&ged=demo), [Source Code](https://github.com/fisharebest/webtrees)) `GPL-3.0` `PHP` From 9d24880c2df31b2de0ebfbf96bec1e56f3a16815 Mon Sep 17 00:00:00 2001 From: Dom <119288049+getdom@users.noreply.github.com> Date: Fri, 24 Mar 2023 16:25:26 +0100 Subject: [PATCH 009/117] Add Lago to Money, Budgeting & Management (#3513) * Add Lago to Money, Budgeting & Management Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc2782c0..6d9b3310 100644 --- a/README.md +++ b/README.md @@ -1380,6 +1380,7 @@ _See also: [awesome-sysadmin/IT Asset Management](https://github.com/awesome-fos - [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` From 68eb3b4927e0c9b65be8d026781739abd438563c Mon Sep 17 00:00:00 2001 From: Elias Schneider Date: Fri, 24 Mar 2023 16:25:42 +0100 Subject: [PATCH 010/117] Add Pingvin Share to File Transfer - Single-click & Drag-n-drop Upload (#3572) Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d9b3310..706ef763 100644 --- a/README.md +++ b/README.md @@ -959,6 +959,7 @@ Simplified file servers for sharing of one-time/short-lived/temporary files, pro - [OnionShare](https://github.com/onionshare/onionshare) - Securely and anonymously share a file of any size. `GPL-2.0` `Python` - [PicoShare](https://pico.rocks) - A minimalist, easy-to-host service for sharing images and other files. ([Demo](https://demo.pico.rocks), [Source Code](https://github.com/mtlynch/picoshare)) `AGPL-3.0` `Go` - [Picsur](https://github.com/rubikscraft/Picsur) - A simple imaging hosting playtfom that allows you to easily host, edit, and share images. `GPL-3.0` `Docker` +- [Pingvin Share](https://github.com/stonith404/pingvin-share) - A self-hosted file sharing platform that combines lightness and beauty, perfect for seamless and efficient file sharing. ([Demo](https://pingvin-share.dev.eliasschneider.com)) `BSD-2-Clause` `Docker/Nodejs` - [PictShare](https://www.pictshare.net/) - PictShare is a multi lingual, open source image hosting service with a simple resizing and upload API. ([Source Code](https://github.com/HaschekSolutions/pictshare)) `Apache-2.0` `PHP` - [Plik](https://github.com/root-gg/plik) - Plik is a scalable and friendly temporary file upload system. ([Demo](https://plik.root.gg/)) `MIT` `Go` - [Pomf](https://github.com/Pomf/Pomf) - Pomf is a simple file uploading and sharing platform. `MIT` `PHP` From fb8d673fcc3d5253b716d899f1420401c603c329 Mon Sep 17 00:00:00 2001 From: beucismis Date: Fri, 24 Mar 2023 18:25:55 +0300 Subject: [PATCH 011/117] Add LibreX (#3610) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 706ef763..0b8853ea 100644 --- a/README.md +++ b/README.md @@ -1709,6 +1709,7 @@ A [search engine](https://en.wikipedia.org/wiki/Search_engine_(computing)) is an - [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++` +- [LibreX](https://github.com/hnhx/librex) `⚠` - Framework and javascript free privacy respecting meta search engine. `AGPL-3.0` `PHP/Docker` - [Manticore Search](https://github.com/manticoresoftware/manticoresearch/) - Much faster alternative to Elasticsearch for full-text search and data analytics. Provides much lower response time for small, medium and big data. `GPL-2.0` `Docker/C++` - [MeiliSearch](https://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` From 267d5269a1276fa471183de9dda9ab8060c79652 Mon Sep 17 00:00:00 2001 From: lcomrade Date: Fri, 24 Mar 2023 15:27:54 +0000 Subject: [PATCH 012/117] Add Lenpaste (#3631) * Add Lenpaste Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b8853ea..b4659f7c 100644 --- a/README.md +++ b/README.md @@ -1496,6 +1496,7 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [FlashPaper](https://github.com/AndrewPaglusch/FlashPaper) - A one-time encrypted zero-knowledge password/secret sharing application focused on simplicity and security. No database or complicated set-up required. ([Demo](https://flashpaper.io)) `MIT` `PHP` - [Hastebin](https://haste.zneix.eu/about.md) - Open source pastebin. (This is a fork with extended maintenance). ([Demo](https://haste.zneix.eu), [Source Code](https://github.com/zneix/haste-server)) `MIT` `Nodejs` - [Hasty Paste](https://enchantedcode.co.uk/hasty-paste/) - A place to quickly paste some text and share it. Mostly used for sharing debug logs and such to help developers provide tech support. The project aims to be both fast and minimal. ([Source Code](https://github.com/enchant97/hasty-paste)) `AGPL-3.0` `Docker/Python` +- [Lenpaste](https://git.lcomrade.su/root/lenpaste) - Web service that allows you to share notes anonymously, an alternative to pastebin. ([Demo](https://paste.lcomrade.su/)) `AGPL-3.0` `Docker/Go` - [LogPaste](https://github.com/mtlynch/logpaste) - Minimal pastebin web app that's easy to self-host and persists data to any S3-compatible backend. ([Demo](https://logpaste.com/)) `MIT` `Go` - [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` From b18a24a9a6e2f2f9d5c02e8383d91070a6afa474 Mon Sep 17 00:00:00 2001 From: Bruno Bernardino Date: Fri, 24 Mar 2023 15:28:14 +0000 Subject: [PATCH 013/117] Add Budget Zen to Money, Budgeting & Management (#3647) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4659f7c..5bbf463a 100644 --- a/README.md +++ b/README.md @@ -1363,6 +1363,7 @@ _See also: [awesome-sysadmin/IT Asset Management](https://github.com/awesome-fos - [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` - [BTCPay Server](https://btcpayserver.org/) - A self-hosted Bitcoin and other cryptocurrencies payment processor. ([Demo](https://mainnet.demo.btcpayserver.org/), [Source Code](https://github.com/btcpayserver/)) `MIT` `C#` +- [Budget Zen](https://budgetzen.net) - End-to-end encrypted and simple expense manager. ([Demo](https://app.budgetzen.net), [Source Code](https://github.com/BrunoBernardino/budgetzen-web)) `AGPL-3.0` `Deno` - [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` From ad67dee4f95da1e4f74c8deb64497cbc39da55ea Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Fri, 24 Mar 2023 11:28:33 -0400 Subject: [PATCH 014/117] Add Hound to Search Engines (#3659) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5bbf463a..1d099cef 100644 --- a/README.md +++ b/README.md @@ -1709,6 +1709,7 @@ A [search engine](https://en.wikipedia.org/wiki/Search_engine_(computing)) is an - [Fess](https://fess.codelibs.org/) - Fess is a very powerful and easily deployable Enterprise Search Server. ([Demo](https://search.n2sm.co.jp/), [Source Code](https://github.com/codelibs/fess)) `Apache-2.0` `Java/Docker` - [Gigablast](https://www.gigablast.com/) - Open-source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` +- [Hound](https://github.com/hound-search/hound) - Lightning fast code searching made easy. `MIT` `Go/Docker` - [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++` - [LibreX](https://github.com/hnhx/librex) `⚠` - Framework and javascript free privacy respecting meta search engine. `AGPL-3.0` `PHP/Docker` From f53669462ffbf4c49335b9237b19f57201337bbb Mon Sep 17 00:00:00 2001 From: Parham Alvani Date: Mon, 27 Mar 2023 15:19:12 +0330 Subject: [PATCH 015/117] fix: correct a typo on superset description (#3677) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d099cef..a88dfb59 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ _Related: [Personal Dashboards](#personal-dashboards)_ - [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` -- [Superset](http://superset.apache.org/) - Mmodern data exploration and visualization platform. ([Source Code](https://github.com/apache/superset)) `Apache-2.0` `Python` +- [Superset](http://superset.apache.org/) - Modern data exploration and visualization platform. ([Source Code](https://github.com/apache/superset)) `Apache-2.0` `Python` - [Umami](https://umami.is/) - Simple, fast, privacy-focused alternative to Google Analytics. ([Demo](https://app.umami.is/share/8rmHaheU/umami.is), [Source Code](https://github.com/umami-software/umami)) `MIT` `Nodejs` From 15c5247547929d804b93fb8aeed1e4e4a619e71e Mon Sep 17 00:00:00 2001 From: Muhammad Azhdari <35610039+mmdaz@users.noreply.github.com> Date: Mon, 27 Mar 2023 19:19:32 +0330 Subject: [PATCH 016/117] Fix: update freeswitch source code link (#3678) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a88dfb59..ce49d1dd 100644 --- a/README.md +++ b/README.md @@ -508,7 +508,7 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g. - [Eqivo](https://eqivo.org/) - Eqivo implements an API layer on top of FreeSWITCH facilitating integration between web applications and voice/video-enabled endpoints such as traditional phone lines (PSTN), VoIP phones, webRTC clients etc. ([Source Code](https://github.com/rtckit/eqivo)) `MIT` `PHP` - [Flexisip](https://www.linphone.org/technical-corner/flexisip/) - A complete, modular and scalable SIP server, includes a push gateway, to deliver SIP incoming calls or text messages on mobile device platforms where push notifications are required to receive information when the app is not active in the foreground. ([Source Code](https://github.com/BelledonneCommunications/flexisip)) `AGPL-3.0` `C/Docker` - [Freepbx](https://www.freepbx.org) - Web-based open source GUI that controls and manages Asterisk. ([Source Code](https://git.freepbx.org/projects/FREEPBX)) `GPL-2.0` `PHP` -- [FreeSWITCH](https://freeswitch.org/) - Scalable open source cross-platform telephony platform. ([Source Code](https://freeswitch.org/stash/projects/FS/repos/freeswitch/browse)) `MPL-2.0` `C` +- [FreeSWITCH](https://freeswitch.org/) - Scalable open source cross-platform telephony platform. ([Source Code](https://github.com/signalwire/freeswitch)) `MPL-2.0` `C` - [FusionPBX](https://www.fusionpbx.com/) - Open source project that provides a customizable and flexible web interface to the very powerful and highly scalable multi-platform voice switch called FreeSWITCH. ([Source Code](https://github.com/fusionpbx/fusionpbx)) `MPL-1.1` `PHP` - [Kamailio](https://www.kamailio.org/w/) - Modular SIP server (registrar/proxy/router/etc). ([Source Code](https://github.com/kamailio/kamailio)) `GPL-2.0` `C` - [Kazoo](https://2600hz.org/) - KAZOO is an open-source, highly scalable software platform designed to provide carrier-grade VoIP switch functions and features. ([Source Code](https://github.com/2600hz/KAZOO)) `MPL-1.1` `Erlang` From 9cee02cf9fa56ca260c4a275a8b307816e482d89 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 28 Mar 2023 15:26:14 +0000 Subject: [PATCH 017/117] add Database Management section (#3670) - move chartbrew, baserow, datasette, nocodb, directus, databunker, bytebase, cloudbeaver, databunker, mindsdb, missionkontrol to it - this groups several items that have a similar purpose and moves them out of miscellaneous/analytics/automation - add section headers (related to analytics/automation - update TOC - this section is NOT for RDBMS/database engines. Please visit dbdb.io for this --- README.md | 33 +++++++++++++++++++++++---------- 1 file changed, 23 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index ce49d1dd..f74394e7 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ See [Contributing](.github/CONTRIBUTING.md). - [Community-Supported Agriculture (CSA)](#community-supported-agriculture-csa) - [Conference Management](#conference-management) - [Content Management Systems (CMS)](#content-management-systems-cms) + - [Database Management](#database-management) - [DNS](#dns) - [Document Management](#document-management) - [Document Management - E-books](#document-management---e-books) @@ -121,7 +122,6 @@ _Related: [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` -- [Chartbrew](https://chartbrew.com) - Web application that can connect directly to databases and APIs and use the data to create beautiful charts. ([Demo](https://app.chartbrew.com/live-demo), [Source Code](https://github.com/chartbrew/chartbrew)) `MIT` `Nodejs` - [Countly Community Edition](https://count.ly) - Real time mobile and web analytics, crash reporting and push notifications platform. ([Source Code](https://github.com/countly)) `AGPL-3.0` `Nodejs` - [Druid](http://druid.io/) - Distributed, column-oriented, real-time analytics data store. ([Source Code](https://github.com/druid-io/druid)) `Apache-2.0` `Java` - [EDA](https://eda.jortilles.com/en/jortilles-english/) - Web application for data analysis and visualization. ([Source Code](https://github.com/jortilles/EDA)) `Apache-2.0` `Nodejs` @@ -175,10 +175,8 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot)_ - [Alltube](https://github.com/Rudloff/alltube) - Web GUI for youtube-dl, a program to download videos and audio from more than 100 websites. `GPL-3.0` `PHP` - [AmIUnique](https://amiunique.org/) - Learn how identifiable you are on the Internet (browser fingerprinting tool). ([Source Code](https://github.com/DIVERSIFY-project/amiunique)) `MIT` `Java` - [Automatisch](https://automatisch.io) - Business automation tool that lets you connect different services like Twitter, Slack, and more to automate your business processes (Open source Zapier alternative). ([Source Code](https://github.com/automatisch/automatisch)) `AGPL-3.0` `Docker` -- [Baserow](https://baserow.io/) - Open source online database tool and Airtable alternative. Create your own database without technical experience. ([Source Code](https://gitlab.com/bramw/baserow)) `MIT` `Python/Nodejs` - [betanin](https://github.com/sentriz/betanin) - Music organization man-in-the-middle of your torrent client and music player. Based on beets.io, similar to Sonarr and Radarr. `GPL-3.0` `Python` - [ChiefOnboarding](https://chiefonboarding.com) - Employee onboarding platform that allows you to provision user accounts and create sequences with todo items, resources, text/email/Slack messages, and more! Available as a web portal and Slack bot. ([Source Code](https://github.com/chiefonboarding/ChiefOnboarding)) `AGPL-3.0` `Python` -- [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` - [Eonza](https://www.eonza.org) - Eonza is used to create scripts and automate tasks on servers or VPS hosting. Manage your servers from any browser on any device. ([Demo](https://playground.eonza.org/), [Source Code](https://github.com/gentee/eonza)) `MIT` `Go` - [Exadel CompreFace](https://exadel.com/solutions/compreface/) - Face recognition system that provides REST API for face recognition, face detection, and other face services, and is easily deployed with docker. There are SDKs for Python and JavaScript languages. Can be used without prior machine learning skills. ([Source Code](https://github.com/exadel-inc/CompreFace)) `Apache-2.0` `Docker/Java/Nodejs` - [feed2toot](https://feed2toot.readthedocs.io/en/latest/) - Feed2toot parses a RSS feed, extracts the last entries and sends them to Mastodon. ([Source Code](https://gitlab.com/chaica/feed2toot)) `GPL-3.0` `Python` @@ -198,7 +196,6 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot)_ - [MetaTube](https://github.com/JVT038/MetaTube) `⚠` - A Web GUI to automatically download music from YouTube add metadata from Spotify, Deezer or Musicbrainz. `GPL-3.0` `Python` - [MeTube](https://github.com/alexta69/metube) - Web GUI for youtube-dl, with playlist support. Allows downloading videos from dozens of websites. `AGPL-3.0` `Python/Nodejs/Docker` - [nefarious](https://github.com/lardbit/nefarious) - Web application that automates downloading Movies and TV Shows. `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` - [OliveTin](https://github.com/OliveTin/OliveTin) - OliveTin is a web interface for running Linux shell commands. `AGPL-3.0` `Go` - [Patrowl](https://github.com/Patrowl/PatrowlManager) - Open Source, Smart and Scalable Security Operations Orchestration Platform. `AGPL-3.0` `Python` - [Podgrab](https://github.com/akhilrex/podgrab) - Lightweight podcast manager and automatic podcast episode downloader. It will monitor podcasts for your and download them automatically whenever a new episode goes live. `GPL-3.0` `Docker/Go` @@ -688,7 +685,6 @@ _Related: [Blogging Platforms](#blogging-platforms), [Static Site Generators](#s - [Concrete 5 CMS](https://www.concretecms.com) - Open source content management system. ([Source Code](https://github.com/concrete5/concrete5)) `MIT` `PHP` - [Contao](https://contao.org/) - Contao is a powerful open source CMS that allows you to create professional websites and scalable web applications. ([Source Code](https://github.com/contao/contao/)) `LGPL-3.0` `PHP` - [CouchCMS](https://www.couchcms.com/) - Simple Open-Source CMS for designers. ([Source Code](https://github.com/CouchCMS/CouchCMS)) `CPAL-1.0` `PHP` -- [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` - [Drupal](https://www.drupal.org/) - Advanced open source content management platform. ([Source Code](https://git.drupalcode.org/project/drupal)) `GPL-2.0` `PHP` - [eLabFTW](https://www.elabftw.net) - Online lab notebook for research labs. Store experiments, use a database to find reagents or protocols, use trusted timestamping to legally timestamp an experiment, export as pdf or zip archive, share with collaborators…. ([Demo](https://demo.elabftw.net), [Source Code](https://github.com/elabftw/elabftw)) `AGPL-3.0` `PHP` - [Expressa](https://github.com/thomas4019/expressa) - Content Management System for powering database driven websites using JSON schemas. Provides permission management and automatic REST APIs. `MIT` `Nodejs` @@ -724,6 +720,28 @@ _Related: [Blogging Platforms](#blogging-platforms), [Static Site Generators](#s - [WordPress](https://wordpress.org/) - World's most-used blogging and CMS engine. ([Source Code](https://github.com/WordPress/WordPress)) `GPL-2.0` `PHP` +### Database Management + +**[`^ back to top ^`](#awesome-selfhosted)** + +Web interfaces for [database](https://en.wikipedia.org/wiki/Database) management. Includes tools for database analytics and visualization. + +_Related: [Analytics](#analytics), [Automation](#automation)_ + +_See also: [dbdb.io - Database of Databases](https://dbdb.io/)_ + +- [Baserow](https://baserow.io/) - Open source online database tool and Airtable alternative. Create your own database without technical experience. ([Source Code](https://gitlab.com/bramw/baserow)) `MIT` `Python/Nodejs` +- [Bytebase](https://www.bytebase.com/) - Safe database schema change and version control for DevOps teams, supports MySQL, PostgreSQL, TiDB, ClickHouse, and Snowflake. ([Demo](https://demo.bytebase.com), [Source Code](https://github.com/bytebase/bytebase)) `MIT` `Docker/Go` +- [Chartbrew](https://chartbrew.com) - Web application that can connect directly to databases and APIs and use the data to create beautiful charts. ([Demo](https://app.chartbrew.com/live-demo), [Source Code](https://github.com/chartbrew/chartbrew)) `MIT` `Nodejs` +- [CloudBeaver](https://cloudbeaver.io/) - Self-hosted management of databases, supports PostgreSQL, MySQL, SQLite and more. A web/hosted version of DBeaver. ([Source Code](https://github.com/dbeaver/cloudbeaver)) `Apache-2.0` `Nodejs` +- [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` +- [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` +- [MissionKontrol](https://www.missionkontrol.io) - Configurable admin panel allowing non-technical users to CRUD data on MySQL/PostGRES databases. ([Source Code](https://github.com/Mission-Kontrol/MissionKontrol-rails)) `AGPL-3.0` `Ruby` +- [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` + + ### DNS **[`^ back to top ^`](#awesome-selfhosted)** @@ -1296,15 +1314,12 @@ Software that does not fit in another section. - [Apache Solr](https://lucene.apache.org/solr/) - Solr is the popular, blazing-fast, open source enterprise search platform built on Apache Lucene. ([Source Code](https://lucene.apache.org/solr/downloads.html)) `Apache-2.0` `Java` - [asciiflow](https://asciiflow.com/) - Flow Diagram Drawing Tool. ([Source Code](https://github.com/lewish/asciiflow)) `MIT` `Nodejs` - [asciinema](https://github.com/asciinema/asciinema-server) - Web app for hosting asciicasts. ([Demo](https://asciinema.org/)) `Apache-2.0` `Elixir/Docker` -- [Bytebase](https://www.bytebase.com/) - Safe database schema change and version control for DevOps teams, supports MySQL, PostgreSQL, TiDB, ClickHouse, and Snowflake. ([Demo](https://demo.bytebase.com), [Source Code](https://github.com/bytebase/bytebase)) `MIT` `Docker/Go` - [CapRover](https://caprover.com/) - Build your own PaaS in a few minutes. ([Demo](https://captain.server.demo.caprover.com/#/login), [Source Code](https://github.com/caprover/caprover)) `Apache-2.0` `Docker/Nodejs` - [changedetection.io](https://github.com/dgtlmoon/changedetection.io) - Self-hosted tool for staying up-to-date with web-site content changes. `Apache-2.0` `Python/Docker` -- [CloudBeaver](https://cloudbeaver.io/) - Self-hosted management of databases, supports PostgreSQL, MySQL, SQLite and more. A web/hosted version of DBeaver. ([Source Code](https://github.com/dbeaver/cloudbeaver)) `Apache-2.0` `Nodejs` - [Cloudlog](https://magicbug.co.uk/cloudlog/) - Cloudlog is a self-hosted PHP application that allows you to log your amateur radio contacts anywhere. ([Source Code](https://github.com/magicbug/cloudlog)) `MIT` `PHP` - [CUPS](https://www.cups.org/) - The Common Unix Print System uses Internet Printing Protocol (IPP) to support printing to local and network printers. ([Source Code](https://github.com/apple/cups)) `GPL-2.0` `C` - [CyberChef](https://github.com/gchq/CyberChef) - Perform all manner of operations within a web browser such as AES, DES and Blowfish encryption and decryption, creating hexdumps, calculating hashes, and much more. ([Demo](https://gchq.github.io/CyberChef)) `Apache-2.0` `Javascript` - [DailyTxT](https://github.com/PhiTux/DailyTxT) - Encrypted Diary Web-App to save your personal memories of each day. Includes a search-function and encrypted file-upload. `MIT` `Python` -- [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` - [DomainMOD](https://domainmod.org) - Application to manage your domains and other internet assets in a central location. DomainMOD includes a Data Warehouse framework that allows you to import your WHM/cPanel web server data so that you can view, export, and report on your data. ([Demo](https://demo.domainmod.org), [Source Code](https://github.com/domainmod/domainmod)) `GPL-3.0` `PHP` - [DOMJudge](https://www.domjudge.org/) - A system for running a programming contest, like the ICPC regional and world championship programming contests. ([Demo](https://www.domjudge.org/demo), [Source Code](https://github.com/DOMjudge/domjudge)) `GPL-2.0/BSD-3-Clause/MIT` `PHP` - [F-Droid](https://f-droid.org) - Server tools for maintaining an F-Droid repository system. ([Source Code](https://gitlab.com/fdroid/fdroidserver)) `AGPL-3.0` `Python/Docker` @@ -1317,8 +1332,6 @@ Software that does not fit in another section. - [Lama-Cleaner](https://github.com/Sanster/lama-cleaner) `⚠` - A free and open-source inpainting tool powered by SOTA AI model. `Apache-2.0` `Python/Docker` - [Libre Translate](https://libretranslate.com/) - Free and Open Source Machine Translation API, entirely self-hosted. ([Source Code](https://github.com/LibreTranslate/LibreTranslate)) `AGPL-3.0` `Docker/Python` - [MailyGo](https://codeberg.org/jlelse/MailyGo) - MailyGo is a small tool written in Go that allows to send HTML forms, for example from static websites without a dynamic backend, via email. `MIT` `Go` -- [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` -- [MissionKontrol](https://www.missionkontrol.io) - Configurable admin panel allowing non-technical users to CRUD data on MySQL/PostGRES databases. ([Source Code](https://github.com/Mission-Kontrol/MissionKontrol-rails)) `AGPL-3.0` `Ruby` - [Monica](https://monicahq.com/) - Personal relationship manager, and a new kind of CRM to organize interactions with your friends and family. ([Source Code](https://github.com/monicahq/monica)) `AGPL-3.0` `PHP` - [mosparo](https://mosparo.io/) - The modern spam protection tool. It replaces other captcha methods with a simple and easy to use spam protection solution. ([Source Code](https://github.com/mosparo/mosparo)) `MIT` `PHP` - [Musical Artifacts](https://musical-artifacts.com/) - Helping to catalog, preserve and free the artifacts you need to produce music. ([Source Code](https://github.com/lfzawacki/musical-artifacts)) `MIT` `Ruby` From 01e55952f9e5e3228e0be969cdb6cdf92f3a87f5 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 28 Mar 2023 15:26:35 +0000 Subject: [PATCH 018/117] move motor admin to Software Development - Low Code (#3671) - the project self-describes as a low-code tool to build admin panels - mark both sections as related to each other --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f74394e7..c0662676 100644 --- a/README.md +++ b/README.md @@ -1827,6 +1827,8 @@ Software for easy installation, management and configuration of self-hosted serv 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. +_Related: [Software Development - Low Code](#software-development---low-code)_ + - [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` - [code-server](https://github.com/coder/code-server) - VS Code in the browser, hosted on a remote server. `MIT` `Nodejs/Docker` - [Coder](https://coder.com/) - Remote development machines on your own infrastructure. ([Source Code](https://github.com/coder/coder)) `AGPL-3.0` `Go` @@ -1838,7 +1840,6 @@ An [integrated development environment (IDE)](https://en.wikipedia.org/wiki/Inte - [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` - [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` -- [Motor Admin](https://www.getmotoradmin.com/) - No-code admin panel and business intelligence software - search, create, update, and delete data entries, create custom actions, and build reports. ([Source Code](https://github.com/motor-admin/motor-admin)) `AGPL-3.0` `Ruby` - [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++` - [sourcegraph](https://sourcegraph.com) - Sourcegraph is a fast, open-source, fully-featured code search and navigation engine written in Go. ([Source Code](https://github.com/sourcegraph/sourcegraph)) `Apache-2.0` `Go` - [Wakapi](https://wakapi.dev/) - Tracking tool for coding statistics, compatible with WakaTime. ([Source Code](https://github.com/muety/wakapi)) `GPL-3.0` `Go` @@ -1864,9 +1865,12 @@ An [integrated development environment (IDE)](https://en.wikipedia.org/wiki/Inte A [low-code](https://en.wikipedia.org/wiki/Low-code_development_platform) development platform (LCDP) provides a development environment used to create application software through a graphical user interface. +_Related: [Software Development - IDE & Tools](#software-development---ide--tools)_ + - [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` - [Budibase](https://www.budibase.com) - Build and automate internal tools, admin panels, dashboards, CRUD apps, and more, in minutes. Budibase is the open source alternative to Outsystems, Retool, Mendix, Appian. ([Source Code](https://github.com/Budibase/budibase)) `GPL-3.0` `Nodejs` - [Hadmean](https://hadmean.com) - Don't build in hours but generate in seconds your fully functional admin apps without any technical knowledge with just a single command `npx hadmean`. ([Demo](http://demo.hadmean.com) [Source Code](https://github.com/hadmean/hadmean)) `AGPL-3.0` `Nodejs` +- [Motor Admin](https://www.getmotoradmin.com/) - No-code admin panel and business intelligence software - search, create, update, and delete data entries, create custom actions, and build reports. ([Source Code](https://github.com/motor-admin/motor-admin)) `AGPL-3.0` `Ruby` - [PocketBase](https://pocketbase.io/) - Open Source backend for your next SaaS and Mobile app in 1 file. ([Source Code](https://github.com/pocketbase/pocketbase)) `MIT` `Go/Docker` - [ToolJet](https://tooljet.io/) - ToolJet is the open-source low-code framework alternative to Retool & Mendix to build & deploy internal tools with minimal engineering effort. ([Source Code](https://github.com/ToolJet/ToolJet)) `GPL-3.0` `Nodejs` From 8c94d86756419a5aae1381b3d60cfd250c9150ce Mon Sep 17 00:00:00 2001 From: Kriti Godey Date: Tue, 28 Mar 2023 11:28:48 -0400 Subject: [PATCH 019/117] Added Mathesar to Database Management (#3630) Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c0662676..02555ed9 100644 --- a/README.md +++ b/README.md @@ -737,6 +737,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` +- [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` - [MissionKontrol](https://www.missionkontrol.io) - Configurable admin panel allowing non-technical users to CRUD data on MySQL/PostGRES databases. ([Source Code](https://github.com/Mission-Kontrol/MissionKontrol-rails)) `AGPL-3.0` `Ruby` - [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 48629f7eefef76a65500a4a0fc0e2252b808aac5 Mon Sep 17 00:00:00 2001 From: Mauro D Date: Tue, 28 Mar 2023 17:29:14 +0200 Subject: [PATCH 020/117] Add Stalwart SMTP to Communication - Email - MTAs (#3634) Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02555ed9..cd646508 100644 --- a/README.md +++ b/README.md @@ -434,6 +434,7 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g. - [Postfix](http://www.postfix.org/) - Fast, easy to administer, and secure Sendmail replacement. `IPL-1.0` `C` - [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` From e99f9b3b93a79bec68a1cd169f5521d0267dc19c Mon Sep 17 00:00:00 2001 From: James Smith Date: Tue, 28 Mar 2023 16:29:39 +0100 Subject: [PATCH 021/117] Add VanDAM, a 3d print file manager (#3652) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd646508..069c9a5c 100644 --- a/README.md +++ b/README.md @@ -794,6 +794,7 @@ A [document management system](https://en.wikipedia.org/wiki/Document_management - [Stump](https://www.stumpapp.dev) - A fast, free and open source comics, manga and digital book server with OPDS support. ([Source Code](https://github.com/aaronleopold/stump)) `MIT` `Rust` - [Tanoshi](https://github.com/faldez/tanoshi) - Selfhosted web manga reader with extensions. `MIT` `Rust` - [The Epube](https://tt-rss.org/the-epube) - Self-hosted web EPUB reader using EPUB.js, Bootstrap, and Calibre. ([Source Code](https://git.tt-rss.org/fox/the-epube)) `GPL-3.0` `PHP` +- [VanDAM](https://github.com/Floppy/van_dam) - Digital asset manager for 3d print files; STL, OBJ, 3MF and more. `MIT` `Ruby/Docker` ### Document Management - Institutional Repository and Digital Library Software From 9e618c64d6ac057e9d9bcf17731b899bb02b5549 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Tue, 28 Mar 2023 11:29:57 -0400 Subject: [PATCH 022/117] Add Mistborn to Self-hosting solutions (#3661) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 069c9a5c..1417f419 100644 --- a/README.md +++ b/README.md @@ -1758,6 +1758,7 @@ Software for easy installation, management and configuration of self-hosted serv - [LibreServer](https://libreserver.org/) - Home server configuration based on Debian. ([Source Code](https://github.com/bashrc2/libreserver)) `AGPL-3.0` `Shell` - [Marauder](https://github.com/Makeshift/Marauder) `⚠` - Marauder is a fully dockerized cloud media server solution utilising Google Drive as an unlimited disk backend, assisting with the setup of tools like Sonarr, Radarr, Sabnzbd, Transmission and services enhancing their function. `MIT` `Docker` - [Mars Server](https://github.com/borjapazr/mars-server) - Managed home server with Docker, Docker Compose, Make and Bash. `MIT` `Docker` +- [Mistborn](https://gitlab.com/cyber5k/mistborn) - Mistborn is your own virtual private cloud platform and WebUI that manages self hosted services. `MIT` `Bash/Docker` - [NextCloudPi](https://github.com/nextcloud/nextcloudpi) - Nextcloud preinstalled and preconfigured, with a text and web management interface and all the tools needed to self host private data. With installation images for Raspberry Pi, Odroid, Rock64, Docker, and a curl installer for Armbian/Debian. `GPL-2.0-or-later` `Bash/PHP` - [OpenMediaVault](https://www.openmediavault.org/) - OpenMediaVault is the next generation network attached storage (NAS) solution based on Debian Linux. It contains services like SSH, (S)FTP, SMB/CIFS, DAAP media server, RSync, BitTorrent client and many more. ([Source Code](https://github.com/openmediavault/openmediavault)) `GPL-3.0` `PHP` - [Sandstorm](https://sandstorm.io/) - Personal server for running self-hosted apps easily and securely. ([Demo](https://demo.sandstorm.io/), [Source Code](https://github.com/sandstorm-io/sandstorm)) `Apache-2.0` `C++/Other` From c6ca69431deb73af1911e8411ec0cb809dc0d602 Mon Sep 17 00:00:00 2001 From: Jakub Kuczys Date: Tue, 4 Apr 2023 23:38:00 +0200 Subject: [PATCH 023/117] Add Actual to Money, Budgeting & Management (#3643) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1417f419..d1d93034 100644 --- a/README.md +++ b/README.md @@ -1376,6 +1376,7 @@ Software that does not fit in another section. _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` - [BTCPay Server](https://btcpayserver.org/) - A self-hosted Bitcoin and other cryptocurrencies payment processor. ([Demo](https://mainnet.demo.btcpayserver.org/), [Source Code](https://github.com/btcpayserver/)) `MIT` `C#` From f293d882727f7d65f9236e68433fb8ea64ab9ed5 Mon Sep 17 00:00:00 2001 From: Folke Date: Tue, 4 Apr 2023 23:38:19 +0200 Subject: [PATCH 024/117] Added Seatsurfing desk booking (#3645) Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d1d93034..ec837516 100644 --- a/README.md +++ b/README.md @@ -260,6 +260,7 @@ _Related: [Polls and Events](#polls-and-events)_ - [Cal.com](https://cal.com/) - The open-source online appointment scheduling system. ([Demo](https://app.cal.com/bailey), [Source Code](https://github.com/calcom/cal.com)) `MIT` `Nodejs` - [Easy!Appointments](https://easyappointments.org/) - A highly customizable web application that allows your customers to book appointments with you via the web. ([Demo](https://easyappointments.org/demo/), [Source Code](https://github.com/alextselegidis/easyappointments)) `GPL-3.0` `PHP` - [QloApps](https://qloapps.com/) - An open-source, customizable and intuitive web-based hotel reservation system and a booking engine. ([Demo](https://demo.qloapps.com/), [Source Code](https://github.com/webkul/hotelcommerce)) `OSL-3.0` `PHP` +- [Seatsurfing](https://seatsurfing.app/) - Webbased app to book seats, desks and rooms for offices. ([Demo](https://seatsurfing.app/get-started/), [Source Code](https://github.com/seatsurfing/backend)) `GPL-3.0` `Docker` ### Bookmarks and Link Sharing From f38ee95769ed5a25abb42a2aea4f63a3e1975190 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 4 Apr 2023 21:38:29 +0000 Subject: [PATCH 025/117] remove socks5engine (unmaintained since 2019, website down) (#3680) - WARNING:awesome_lint.py: SOCKS5Engine: last updated -1415 days, 1:27:39.296041 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 ec837516..bb13af94 100644 --- a/README.md +++ b/README.md @@ -1654,7 +1654,6 @@ A [proxy](https://en.wikipedia.org/wiki/Proxy_server) is a server application th - [Redbird](https://github.com/OptimalBits/redbird) - A modern reverse proxy for node that includes cluster, HTTP2, LetsEncrypt, and Docker support. `BSD-2-Clause` `Javascript` - [sish](https://github.com/antoniomika/sish) - Open source serveo/ngrok alternative providing HTTP(S)/WS(S)/TCP tunnels to localhost using only SSH. `MIT` `Go` - [socks5-proxy-server](https://github.com/nskondratev/socks5-proxy-server) - SOCKS5 proxy server with built-in authentication and Telegram-bot for user management and user statistics on data spent (handy when you pay per GB of data). It is dockerised and simple to install. `Apache-2.0` `Nodejs` -- [SOCKS5Engine](https://github.com/VeeSecurity/SOCKS5Engine) - Lightweight & resource-efficient SOCKS5 proxy server, optimized for high-load. `AGPL-3.0` `Go` - [Squid](http://www.squid-cache.org/) - Caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages. ([Source Code](https://code.launchpad.net/squid)) `GPL-2.0` `C` - [SWAG (Secure Web Application Gateway)](https://github.com/linuxserver/docker-swag) - Nginx webserver and reverse proxy with PHP support, built-in Certbot (Let's Encrypt) client and fail2ban integration. `GPL-3.0` `Docker` - [Tinyproxy](https://tinyproxy.github.io/) - Light-weight HTTP/HTTPS proxy daemon. ([Source Code](https://github.com/tinyproxy/tinyproxy)) `GPL-2.0` `C` From 47da281a91f0d11b0af0b59c9f6193cde83bc5b1 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 6 Apr 2023 15:48:52 +0200 Subject: [PATCH 026/117] gramps web: shorten description - ERROR:awesome_lint.py: Gramps Web: description is longer than 250 characters --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb13af94..b9d656e7 100644 --- a/README.md +++ b/README.md @@ -1073,7 +1073,7 @@ Utilities for managing game servers. - [Genea.app](https://www.genea.app/) - Genea is a privacy by design and open source tool anyone can use to author or edit their family tree. Data is stored in the GEDCOM format and all processing is done in the browser. ([Source Code](https://github.com/genea-app/genea-app)) `MIT` `Javascript` - [GeneWeb](https://geneweb.tuxfamily.org/wiki/GeneWeb) - GeneWeb is an open source genealogy software written in OCaml. It comes with a Web interface and can be used off-line or as a Web service. ([Demo](https://demo.geneweb.tuxfamily.org/gw7/), [Source Code](https://github.com/geneweb/geneweb)) `GPL-2.0` `OCaml` -- [Gramps Web](https://gramps-project.github.io/web/) - Gramps Web is a web app for collaborative genealogy. It is based on and interoperable with Gramps, the leading open source genealogy desktop application. ([Demo](https://gramps-project.github.io/web/), [Source Code](https://github.com/gramps-project/gramps-webapi)). `AGPL-3.0` `Docker` +- [Gramps Web](https://gramps-project.github.io/web/) - Web app for collaborative genealogy, based on and interoperable with Gramps, the open source genealogy desktop application. ([Demo](https://gramps-project.github.io/web/), [Source Code](https://github.com/gramps-project/gramps-webapi)). `AGPL-3.0` `Docker` - [webtrees](https://www.webtrees.net) - Webtrees is the web's leading on-line collaborative genealogy application. ([Demo](https://dev.webtrees.net/demo-stable/index.php?ctype=gedcom&ged=demo), [Source Code](https://github.com/fisharebest/webtrees)) `GPL-3.0` `PHP` From 95531a05c142eeb0e169da1f268a9f566a3b0775 Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 6 Apr 2023 11:49:30 -0400 Subject: [PATCH 027/117] update Audiobookshelf clients (#3693) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9d656e7..e82291dd 100644 --- a/README.md +++ b/README.md @@ -1217,7 +1217,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [Airsonic Advanced](https://github.com/airsonic-advanced/airsonic-advanced) - Open-source web-based media streamer and jukebox based on Airsonic, with several key performance and feature enhancements. `GPL-3.0` `Java` - [Ampache](https://ampache.org/) - Web based audio/video streaming application. ([Demo](https://play.dogmazic.net/), [Source Code](https://github.com/ampache/ampache)) `AGPL-3.0` `PHP` -- [Audiobookshelf](https://www.audiobookshelf.org/) - Fully open-source self-hosted audiobook and podcast server. It streams all audio formats, keeps and syncs progress across devices. Comes with open-source apps for Android and iOS. ([Source Code](https://github.com/advplyr/audiobookshelf), [Clients](https://github.com/advplyr/audiobookshelf#android-app-beta)) `GPL-3.0` `Docker/Nodejs` +- [Audiobookshelf](https://www.audiobookshelf.org/) - Fully open-source self-hosted audiobook and podcast server. It streams all audio formats, keeps and syncs progress across devices. Comes with open-source apps for Android and iOS. ([Source Code](https://github.com/advplyr/audiobookshelf), [Clients](https://github.com/advplyr/audiobookshelf-app)) `GPL-3.0` `Docker/Nodejs` - [Audioserve](https://github.com/izderadicka/audioserve) - Simple personal server to serve audio files from directories (audiobooks, music, podcasts...). Focused on simplicity and supports sync of play position between clients. `MIT` `Rust` - [AzuraCast](https://www.azuracast.com/) - A modern and accessible self-hosted web radio management suite. ([Source Code](https://github.com/AzuraCast/AzuraCast)) `Apache-2.0` `PHP` - [Beets](https://beets.io/) - Music library manager and MusicBrainz tagger (command-line and Web interface). ([Source Code](https://github.com/beetbox/beets)) `MIT` `Python` From b9dbebb6647ada9f1bcf1c7b1a096b73c41596f1 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 7 Apr 2023 23:23:39 +0000 Subject: [PATCH 028/117] remove HospitalRun (the project is archived) (#3697) - ERROR:awesome_lint.py: Hospital Run: the project is archived - This repository has been archived by the owner on Jan 9, 2023. It is now read-only. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e82291dd..2bc7f8bb 100644 --- a/README.md +++ b/README.md @@ -1392,7 +1392,6 @@ _See also: [awesome-sysadmin/IT Asset Management](https://github.com/awesome-fos - [Galette](https://galette.eu/dc/) - Galette is a membership management web application towards non profit organizations. ([Source Code](https://git.tuxfamily.org/galette/galette.git/)) `GPL-3.0` `PHP` - [Ghostfolio](https://ghostfol.io/) - Wealth management software to keep track of stocks, ETFs and cryptocurrencies. ([Source Code](https://github.com/ghostfolio/ghostfolio)) `AGPL-3.0` `Docker/Nodejs` - [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` -- [Hospital Run](https://hospitalrun.io/) - Hospital Run is offline enabled hospital management software. ([Demo](https://hospitalrun.io/demo/), [Source Code](https://github.com/HospitalRun/hospitalrun-server)) `GPL-3.0` `Nodejs` - [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` From 7c184ff8455c4f126f9e77036c714ccdfa20ece7 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 8 Apr 2023 01:28:17 +0200 Subject: [PATCH 029/117] update kerberos.io source code link and language/platform - the only documented self-hosted installation method uses docker - The tag is the main **server-side** requirement for the software - the previous source code repository is archived --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bc7f8bb..edf81353 100644 --- a/README.md +++ b/README.md @@ -1285,7 +1285,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [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` - [Frigate](https://frigate.video/) - Monitor your security cameras with locally processed AI. ([Source Code](https://github.com/blakeblackshear/frigate)) `MIT` `Docker/Python/Nodejs` - [Invidious](https://github.com/iv-org/invidious) `⚠` - Invidious is an alternative front-end to YouTube. ([Demo](https://docs.invidious.io/instances/)) `AGPL-3.0` `Crystal` -- [Kerberos.io](https://kerberos.io) - Kerberos.io is a video surveillance solution, which works with any camera and on every Linux based machine (Raspberry Pi, Docker, Kubernetes cluster). ([Demo](https://demo.kerberos.io/), [Source Code](https://github.com/kerberos-io/kerberos-docker)) `MIT` `C++` +- [Kerberos.io](https://kerberos.io) - Kerberos.io is a video surveillance solution, which works with any camera and on every Linux based machine (Raspberry Pi, Docker, Kubernetes cluster). ([Demo](https://demo.kerberos.io/), [Source Code](https://github.com/kerberos-io/agent)) `MIT` `Docker` - [MediaCMS](https://mediacms.io) - MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django/React, featuring a REST API. ([Source Code](https://github.com/mediacms-io/mediacms)) `AGPL-3.0` `Python/Docker` - [Oblecto](https://github.com/robinp7720/Oblecto) `⚠` - Media server for Movies and TV Shows with a responsive Vue.js frontend. It has robust transcoding support as well as federation capabilities to share your library with your friends. `AGPL-3.0` `Nodejs` - [Oddworks](https://gitlab.com/oddnetworks/oddworks/core) - Oddworks is an open source video distribution platform built to destroy the barriers to streaming television with SDKs for Roku, Apple iOS/tvOS, Google Android, and Amazon FireTV. `MIT` `Nodejs` From 634a0639440a623f491d641fb111aa6225f7dcf0 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 7 Apr 2023 23:35:26 +0000 Subject: [PATCH 030/117] remove Tuber (the project is archived) (#3698) - This repository has been archived by the owner on Mar 28, 2023. It is now read-only. - ERROR:awesome_lint.py: Tuber: the project is archived --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index edf81353..ba57da9c 100644 --- a/README.md +++ b/README.md @@ -370,7 +370,6 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [Tiledesk](https://tiledesk.com) - All-in-one customer engagement platform from lead-gen to post-sales, from WhatsApp to your website. With omni-channel live agents and AI-powered chatbots. Self hosted alternative to Intercom, Zendesk, Tawk.to and Tidio. ([Source Code](https://github.com/Tiledesk/tiledesk)) `MIT` `Docker/K8S` - [Tinode](https://github.com/tinode) - Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots. ([Demo](https://sandbox.tinode.co/), [Source Code](https://github.com/tinode/chat), [Clients](https://github.com/tinode/webapp)) `GPL-3.0` `Go` - [Tox](https://tox.chat/) - Distributed, secure messenger with audio and video chat capabilities. ([Source Code](https://github.com/TokTok/c-toxcore)) `GPL-3.0` `C` -- [Tuber](https://blog.trailofbits.com/2015/12/15/self-hosted-video-chat-with-tuber/) - Peer-to-peer video chat that works. ([Source Code](https://github.com/trailofbits/tubertc)) `MIT` `Javascript` - [Typebot](https://typebot.io) - Typebot is a conversational app builder as an alternative to Typeform or Landbot. ([Source Code](https://github.com/baptisteArno/typebot.io)) `AGPL-3.0` `Docker` - [WBO](https://github.com/lovasoa/whitebophir) - 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` From fe52370904236282cfd41c37937e7490fa329468 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 8 Apr 2023 01:38:03 +0200 Subject: [PATCH 031/117] fix hadmean syntax (missing comma) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba57da9c..de6cb754 100644 --- a/README.md +++ b/README.md @@ -1872,7 +1872,7 @@ _Related: [Software Development - IDE & Tools](#software-development---ide--tool - [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` - [Budibase](https://www.budibase.com) - Build and automate internal tools, admin panels, dashboards, CRUD apps, and more, in minutes. Budibase is the open source alternative to Outsystems, Retool, Mendix, Appian. ([Source Code](https://github.com/Budibase/budibase)) `GPL-3.0` `Nodejs` -- [Hadmean](https://hadmean.com) - Don't build in hours but generate in seconds your fully functional admin apps without any technical knowledge with just a single command `npx hadmean`. ([Demo](http://demo.hadmean.com) [Source Code](https://github.com/hadmean/hadmean)) `AGPL-3.0` `Nodejs` +- [Hadmean](https://hadmean.com) - Don't build in hours but generate in seconds your fully functional admin apps without any technical knowledge with just a single command `npx hadmean`. ([Demo](http://demo.hadmean.com), [Source Code](https://github.com/hadmean/hadmean)) `AGPL-3.0` `Nodejs` - [Motor Admin](https://www.getmotoradmin.com/) - No-code admin panel and business intelligence software - search, create, update, and delete data entries, create custom actions, and build reports. ([Source Code](https://github.com/motor-admin/motor-admin)) `AGPL-3.0` `Ruby` - [PocketBase](https://pocketbase.io/) - Open Source backend for your next SaaS and Mobile app in 1 file. ([Source Code](https://github.com/pocketbase/pocketbase)) `MIT` `Go/Docker` - [ToolJet](https://tooljet.io/) - ToolJet is the open-source low-code framework alternative to Retool & Mendix to build & deploy internal tools with minimal engineering effort. ([Source Code](https://github.com/ToolJet/ToolJet)) `GPL-3.0` `Nodejs` From 483a779afb1904dd1225d55894e0f572f5831bf0 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 8 Apr 2023 01:40:04 +0200 Subject: [PATCH 032/117] fix typo in benotes source code link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de6cb754..a3dc5749 100644 --- a/README.md +++ b/README.md @@ -1426,7 +1426,7 @@ Software for [monitoring](https://en.wikipedia.org/wiki/Monitoring#Computing) sy _Related: [Wikis](#wikis)_ -- [Benotes](https://benotes.org/) - An open source self hosted notes and bookmarks taking web app. ([Souce Code](https://github.com/fr0tt/benotes)) `MIT` `PHP` +- [Benotes](https://benotes.org/) - An open source self hosted notes and bookmarks taking web app. ([Source Code](https://github.com/fr0tt/benotes)) `MIT` `PHP` - [DailyNotes](https://github.com/m0ngr31/DailyNotes) - App for taking notes and tracking tasks on a daily basis in Markdown. `MIT` `Python` - [dillinger](https://dillinger.io/) - The last Markdown editor, ever. ([Source Code](https://github.com/joemccann/dillinger)) `MIT` `Nodejs` - [Dnote](https://www.getdnote.com) - A simple command line notebook with multi-device sync and web interface. ([Source Code](https://github.com/dnote/dnote)) `AGPL-3.0` `Go` From 1dea38840eed5d67f5ab6d256408e62f048a5d29 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 8 Apr 2023 01:44:24 +0200 Subject: [PATCH 033/117] fix trailing whitespace --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a3dc5749..92582815 100644 --- a/README.md +++ b/README.md @@ -327,8 +327,8 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [BluetoothCommunicatorExample](https://github.com/niedev/BluetoothCommunicatorExample) - Bluetooth LE chat app to communicate between android devices with P2P architecture. ([Clients](https://github.com/niedev/RTranslator)) `Apache-2.0` `Java` - [Centrifugo](https://centrifugal.dev/) - Language-agnostic real-time messaging (Websocket or SockJS) server. ([Demo](https://github.com/centrifugal/centrifugo#demo), [Source Code](https://github.com/centrifugal/centrifugo)) `MIT` `Go` - [Chatwoot](https://www.chatwoot.com) - Self-hosted customer communication platform, an alternative to Intercom & Zendesk. ([Source Code](https://github.com/chatwoot/chatwoot)) `MIT` `Ruby` -- [Conduit](https://conduit.rs/) - A simple, fast, and reliable chat server powered by Matrix. ([Source Code](https://gitlab.com/famedly/conduit)) `Apache-2.0` `Rust` - [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` - [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` @@ -794,7 +794,7 @@ A [document management system](https://en.wikipedia.org/wiki/Document_management - [Stump](https://www.stumpapp.dev) - A fast, free and open source comics, manga and digital book server with OPDS support. ([Source Code](https://github.com/aaronleopold/stump)) `MIT` `Rust` - [Tanoshi](https://github.com/faldez/tanoshi) - Selfhosted web manga reader with extensions. `MIT` `Rust` - [The Epube](https://tt-rss.org/the-epube) - Self-hosted web EPUB reader using EPUB.js, Bootstrap, and Calibre. ([Source Code](https://git.tt-rss.org/fox/the-epube)) `GPL-3.0` `PHP` -- [VanDAM](https://github.com/Floppy/van_dam) - Digital asset manager for 3d print files; STL, OBJ, 3MF and more. `MIT` `Ruby/Docker` +- [VanDAM](https://github.com/Floppy/van_dam) - Digital asset manager for 3d print files; STL, OBJ, 3MF and more. `MIT` `Ruby/Docker` ### Document Management - Institutional Repository and Digital Library Software @@ -1325,7 +1325,7 @@ Software that does not fit in another section. - [DailyTxT](https://github.com/PhiTux/DailyTxT) - Encrypted Diary Web-App to save your personal memories of each day. Includes a search-function and encrypted file-upload. `MIT` `Python` - [DomainMOD](https://domainmod.org) - Application to manage your domains and other internet assets in a central location. DomainMOD includes a Data Warehouse framework that allows you to import your WHM/cPanel web server data so that you can view, export, and report on your data. ([Demo](https://demo.domainmod.org), [Source Code](https://github.com/domainmod/domainmod)) `GPL-3.0` `PHP` - [DOMJudge](https://www.domjudge.org/) - A system for running a programming contest, like the ICPC regional and world championship programming contests. ([Demo](https://www.domjudge.org/demo), [Source Code](https://github.com/DOMjudge/domjudge)) `GPL-2.0/BSD-3-Clause/MIT` `PHP` -- [F-Droid](https://f-droid.org) - Server tools for maintaining an F-Droid repository system. ([Source Code](https://gitlab.com/fdroid/fdroidserver)) `AGPL-3.0` `Python/Docker` +- [F-Droid](https://f-droid.org) - Server tools for maintaining an F-Droid repository system. ([Source Code](https://gitlab.com/fdroid/fdroidserver)) `AGPL-3.0` `Python/Docker` - [google-webfonts-helper](https://github.com/majodev/google-webfonts-helper) `⚠` - Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, svg, woff and woff2 files + CSS snippets. ([Demo](https://gwfh.mranftl.com/fonts)) `MIT` `Nodejs` - [graph-vl](https://github.com/verifid/graph-vl) - Identity document verification using Machine Learning and GraphQL. `MIT` `Python` - [IconCaptcha](https://www.fabianwennink.nl/projects/IconCaptcha/) - IconCaptcha is a self-hosted, fast, simple and user-friendly captcha for PHP. ([Source Code](https://github.com/fabianwennink/IconCaptcha-Plugin-jQuery-PHP)) `MIT` `PHP` From 89f53f18dc4b77ccfe9c510cb5a3b9b7aa53808b Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 8 Apr 2023 01:38:37 +0200 Subject: [PATCH 034/117] fix alphabetical ordering --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 92582815..faf5b604 100644 --- a/README.md +++ b/README.md @@ -568,6 +568,7 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g. - [PixelFed](https://pixelfed.social) - Pixelfed is an open-source, federated platform alternate to Instagram. ([Source Code](https://github.com/pixelfed/pixelfed)) `AGPL-3.0` `PHP` - [Pleroma](https://pleroma.social) - Federated microblogging server, Mastodon, GNU social, & ActivityPub compatible. ([Source Code](https://git.pleroma.social/pleroma/pleroma)) `AGPL-3.0` `Elixir` - [Pump.io](http://pump.io/) - Stream server that does most of what people really want from a social network. ([Source Code](https://github.com/pump-io/pump.io)) `Apache-2.0` `Nodejs` +- [qpixel](https://codidact.com/) - Q&A-based community knowledge-sharing software. ([Source Code](https://github.com/codidact/qpixel)) `AGPL-3.0` `Ruby` - [remark42](https://remark42.com/) - A lightweight and simple comment engine, which doesn't spy on users. It can be embedded into blogs, articles or any other place where readers add comments. ([Demo](https://remark42.com/demo/), [Source Code](https://github.com/umputun/remark42)) `MIT` `Go` - [Retrospring](https://github.com/retrospring/retrospring) - A free, open-source social network following the Q/A (question and answer) principle of sites like Formspring, ask.fm or CuriousCat. ([Demo](https://retrospring.net)) `AGPL-3.0` `Ruby/Nodejs` - [schnack](https://github.com/schn4ck/schnack) - Schnack is simple self-hosted node app for Disqus-like drop-in commenting on static websites. `LIL-1.0` `Nodejs` @@ -580,7 +581,6 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g. - [Thredded](https://github.com/thredded/thredded) - Forums, feature-rich and simple. `MIT` `Ruby` - [Tokumei](https://tokumei.co/) - Anonymous microblogging platform. ([Source Code](https://gitlab.com/tokumei/tokumei)) `ISC` `rc` - [twister](http://twister.net.co/) - Fully decentralized P2P microblogging platform leveraging the free software implementations of Bitcoin and BitTorrent protocols. ([Source Code](https://github.com/miguelfreitas/twister-core)) `MIT` `C++` -- [qpixel](https://codidact.com/) - Q&A-based community knowledge-sharing software. ([Source Code](https://github.com/codidact/qpixel)) `AGPL-3.0` `Ruby` - [Vanilla Forums](https://vanillaforums.org/) - Simple and flexible forum software. ([Source Code](https://github.com/vanilla/vanilla)) `GPL-2.0` `PHP` - [yarn.social](https://yarn.social) - Self-Hosted, Twitter™-like Decentralised micro-logging platform. No ads, no tracking, your content, your data. ([Source Code](https://git.mills.io/yarnsocial/yarn)) `MIT` `Go` - [Zusam](https://github.com/zusam/zusam) - Free and open-source way to self-host private forums for groups of friends or family. ([Demo](https://demo.zusam.org)) `AGPL-3.0` `PHP` @@ -980,8 +980,8 @@ Simplified file servers for sharing of one-time/short-lived/temporary files, pro - [OnionShare](https://github.com/onionshare/onionshare) - Securely and anonymously share a file of any size. `GPL-2.0` `Python` - [PicoShare](https://pico.rocks) - A minimalist, easy-to-host service for sharing images and other files. ([Demo](https://demo.pico.rocks), [Source Code](https://github.com/mtlynch/picoshare)) `AGPL-3.0` `Go` - [Picsur](https://github.com/rubikscraft/Picsur) - A simple imaging hosting playtfom that allows you to easily host, edit, and share images. `GPL-3.0` `Docker` -- [Pingvin Share](https://github.com/stonith404/pingvin-share) - A self-hosted file sharing platform that combines lightness and beauty, perfect for seamless and efficient file sharing. ([Demo](https://pingvin-share.dev.eliasschneider.com)) `BSD-2-Clause` `Docker/Nodejs` - [PictShare](https://www.pictshare.net/) - PictShare is a multi lingual, open source image hosting service with a simple resizing and upload API. ([Source Code](https://github.com/HaschekSolutions/pictshare)) `Apache-2.0` `PHP` +- [Pingvin Share](https://github.com/stonith404/pingvin-share) - A self-hosted file sharing platform that combines lightness and beauty, perfect for seamless and efficient file sharing. ([Demo](https://pingvin-share.dev.eliasschneider.com)) `BSD-2-Clause` `Docker/Nodejs` - [Plik](https://github.com/root-gg/plik) - Plik is a scalable and friendly temporary file upload system. ([Demo](https://plik.root.gg/)) `MIT` `Go` - [Pomf](https://github.com/Pomf/Pomf) - Pomf is a simple file uploading and sharing platform. `MIT` `PHP` - [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` @@ -1058,8 +1058,8 @@ Utilities for managing game servers. - [ARRCON](https://github.com/radj307/ARRCON) - Terminal-based RCON client compatible with any game servers using the Source RCON Protocol. `GPL-3.0` `C++` - [Lancache](https://lancache.net) `⚠` - LAN Party game caching made easy. ([Source Code](https://github.com/lancachenet/monolithic)) `MIT` `Docker/Shell` - [LinuxGSM](https://linuxgsm.com/) - CLI tool for deployment and management of dedicated game servers on Linux: more than 120 games are supported. ([Source Code](https://github.com/GameServerManagers/LinuxGSM)) `MIT` `Shell` -- [PufferPanel](https://www.pufferpanel.com/) - PufferPanel is an open source game server management panel, designed for both small networks and game server providers. ([Source Code](https://github.com/pufferpanel/pufferpanel)) `Apache-2.0` `Go` - [Pterodactyl](https://pterodactyl.io/) - Management panel for game servers, with an intuitive UI for end users. ([Source Code](https://github.com/pterodactyl/panel)) `MIT` `PHP` +- [PufferPanel](https://www.pufferpanel.com/) - PufferPanel is an open source game server management panel, designed for both small networks and game server providers. ([Source Code](https://github.com/pufferpanel/pufferpanel)) `Apache-2.0` `Go` - [RconCli](https://github.com/gorcon/rcon-cli) - CLI for executing queries on a remote Valve Source dedicated server using the RCON Protocol. `MIT` `Go` - [SourceBans++](https://sbpp.dev/) - Admin, ban, and communication management system for games running on the Source engine. ([Source Code](https://github.com/sbpp/sourcebans-pp)) `CC-BY-SA-4.0` `PHP` @@ -1747,8 +1747,8 @@ Software for easy installation, management and configuration of self-hosted serv - [Ansible-NAS](https://github.com/DaveStephens/ansible-nas) - Build a full-featured home server with this playbook and an Ubuntu box. `MIT` `YAML/Docker` - [Bitsii Bridge](https://gitlab.com/bitsii/Bitsii/-/wikis/home) `⚠` - Easy to install self-hosting platform for Windows, MacOS, and Linux. Depends on a dynamic DNS provider and Let's Encrypt. ([Source Code](https://gitlab.com/bitsii/BBridge)) `MPL-2.0` `Java/Other` -- [Cloudbox](https://cloudbox.works) - Ansible-based solution for rapidly deploying a Docker containerized cloud media server. ([Source Code](https://github.com/Cloudbox/Cloudbox)) `GPL-3.0` `Shell/Ansible` - [CasaOS](https://www.casaos.io/) - A simple, easy-to-use, elegant open-source Home Cloud system. ([Source Code](https://github.com/IceWhaleTech/CasaOS)) `Apache-2.0` `Go/Docker` +- [Cloudbox](https://cloudbox.works) - Ansible-based solution for rapidly deploying a Docker containerized cloud media server. ([Source Code](https://github.com/Cloudbox/Cloudbox)) `GPL-3.0` `Shell/Ansible` - [DietPi](https://dietpi.com/) - Minimal Debian OS optimized for single-board computers, which allows you to easily install and manage several services for selfhosting at home. ([Source Code](https://github.com/MichaIng/DietPi)) `GPL-2.0` `Shell` - [DockSTARTer](https://dockstarter.com/) - DockSTARTer helps you get started with home server apps running in Docker. ([Source Code](https://github.com/GhostWriters/DockSTARTer)) `MIT` `Shell` - [FLAP](https://www.flap.cloud) - Low maintenance framework to manage self-hosted services. ([Source Code](https://gitlab.com/flap-box/flap)) `AGPL-3.0` `Docker/Shell` @@ -1765,8 +1765,8 @@ Software for easy installation, management and configuration of self-hosted serv - [Syncloud](https://syncloud.org/) - Your own online file storage, social network or email server. ([Source Code](https://github.com/syncloud/platform)) `GPL-3.0` `Python/Other` - [Tipi](https://github.com/meienberger/runtipi) - Homeserver manager. One command setup, one click installs for your favorites self-hosted apps. ([Demo](https://demo.runtipi.com)) `GPL-3.0` `Shell` - [UBOS](https://ubos.net/) - Linux distro that runs on indie boxes (personal servers and IoT devices). Single-command installation and management of apps - Jenkins, Mediawiki, Owncloud, WordPress, etc., and other features. `GPL-3.0` `Perl/Other` -- [WikiSuite](https://wikisuite.org) - The most comprehensive and integrated Free / Libre / Open Source enterprise software suite. ([Source Code](https://wikisuite.org/Source-Code)) `GPL-3.0/LGPL-2.1/Apache-2.0/MPL-2.0/MPL-1.1/MIT/AGPL-3.0` `ClearOS` - [VivumLab](https://vivumlab.com) - An open-source data-center, owned by you, the user. VivumLab deploys web services to a server. ([Source Code](https://github.com/VivumLab/VivumLab)) `MIT` `Docker/Shell` +- [WikiSuite](https://wikisuite.org) - The most comprehensive and integrated Free / Libre / Open Source enterprise software suite. ([Source Code](https://wikisuite.org/Source-Code)) `GPL-3.0/LGPL-2.1/Apache-2.0/MPL-2.0/MPL-1.1/MIT/AGPL-3.0` `ClearOS` - [xsrv](https://xsrv.readthedocs.io/) - Install and manage self-hosted services/applications, on your own server(s). ([Source Code](https://github.com/nodiscc/xsrv)) `GPL-3.0` `Shell/Ansible` - [YunoHost](https://yunohost.org/) - Server operating system aiming to make self-hosting accessible to everyone. ([Demo](https://yunohost.org/#/try), [Source Code](https://github.com/YunoHost)) `AGPL-3.0` `Python/Other` @@ -1815,8 +1815,8 @@ Software for easy installation, management and configuration of self-hosted serv [Serverless computing - Wikipedia](https://en.wikipedia.org/wiki/Serverless_computing). - [Appwrite](https://appwrite.io) - End to end backend server for web, native, and mobile developers 🚀. ([Source Code](https://github.com/appwrite/appwrite)) `BSD-3-Clause` `PHP` -- [Dokku](https://dokku.com/) - An open source PAAS alternative to Heroku. ([Source Code](https://github.com/dokku/dokku)) `MIT` `Docker/Shell/Go` - [Coolify](https://coolify.io/) - An open-source & self-hostable Heroku / Netlify alternative (and even more). ([Demo](https://demo.coolify.io/), [Source Code](https://github.com/coollabsio/coolify)) `Apache-2.0` `Docker` +- [Dokku](https://dokku.com/) - An open source PAAS alternative to Heroku. ([Source Code](https://github.com/dokku/dokku)) `MIT` `Docker/Shell/Go` - [fx](https://github.com/metrue/fx) - A tool to help you do Function as a Service with painless on your own servers. `MIT` `Go` - [LocalStack](https://localstack.cloud/) - LocalStack is a fully functional local AWS cloud stack. This includes Lambda for serverless computation. ([Source Code](https://github.com/localstack/localstack)) `Apache-2.0` `Python/Other` - [Nhost](https://nhost.io/) - The Open Source Firebase Alternative with GraphQL. Get a database and backend configured and ready in minutes. ([Source Code](https://github.com/nhost/nhost)) `MIT` `Docker/Nodejs/Go` From a8d0d078e8baeb142bf50bbf47a1ebef19f2fc5d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 8 Apr 2023 01:45:57 +0200 Subject: [PATCH 035/117] fix alphabetical ordering --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index faf5b604..de17d588 100644 --- a/README.md +++ b/README.md @@ -155,8 +155,8 @@ _Related: [Content Management Systems (CMS)](#content-management-systems-cms)_ - [CKAN](https://ckan.org) - CKAN is a tool for making open data websites. ([Source Code](https://github.com/ckan/ckan)) `AGPL-3.0` `Python` - [Collective Access - Providence](https://collectiveaccess.org/) - Highly configurable Web-based framework for management, description, and discovery of digital and physical collections supporting a variety of metadata standards, data types, and media formats. ([Source Code](https://github.com/collectiveaccess/providence)) `GPL-3.0-only` `PHP` - [Ganymede](https://github.com/Zibbp/ganymede) `⚠` - Twitch VOD and Live Stream archiving platform. Includes a rendered chat for each archive. `GPL-3.0` `Docker` -- [Omeka S](https://omeka.org/s/) - Omeka S is a web publication system for universities, galleries, libraries, archives, and museums. It consists of a local network of independently curated exhibits sharing a collaboratively built pool of items, media, and their metadata. ([Source Code](https://github.com/omeka/omeka-s)) `GPL-3.0` `Nodejs` - [LiveStreamDVR](https://github.com/MrBrax/LiveStreamDVR) `⚠` - An automatic Twitch recorder capable of capturing live streams, chat messages and stream metadata. `MIT` `Python/Nodejs` +- [Omeka S](https://omeka.org/s/) - Omeka S is a web publication system for universities, galleries, libraries, archives, and museums. It consists of a local network of independently curated exhibits sharing a collaboratively built pool of items, media, and their metadata. ([Source Code](https://github.com/omeka/omeka-s)) `GPL-3.0` `Nodejs` - [Wayback](https://github.com/wabarc/wayback) - A self-hosted toolkit for archiving webpages to the Internet Archive, archive.today, IPFS, and local file systems. `GPL-3.0` `Go` From 50b6dc8dc43bc1a85c9bbee9dc8dc86eb805f173 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 8 Apr 2023 02:07:41 +0200 Subject: [PATCH 036/117] proxy: mark section as related to web servers --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index de17d588..e0be6324 100644 --- a/README.md +++ b/README.md @@ -1640,6 +1640,8 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ 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. +_Related: [Web Servers](#web-servers)_ + - [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 63da4ceeec45784d9b6c7bdc6cbfce34abba08d0 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 8 Apr 2023 02:07:53 +0200 Subject: [PATCH 037/117] remove traefik (already listed at https://github.com/awesome-foss/awesome-sysadmin#web) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e0be6324..c2146b72 100644 --- a/README.md +++ b/README.md @@ -1657,7 +1657,6 @@ _Related: [Web Servers](#web-servers)_ - [Squid](http://www.squid-cache.org/) - Caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages. ([Source Code](https://code.launchpad.net/squid)) `GPL-2.0` `C` - [SWAG (Secure Web Application Gateway)](https://github.com/linuxserver/docker-swag) - Nginx webserver and reverse proxy with PHP support, built-in Certbot (Let's Encrypt) client and fail2ban integration. `GPL-3.0` `Docker` - [Tinyproxy](https://tinyproxy.github.io/) - Light-weight HTTP/HTTPS proxy daemon. ([Source Code](https://github.com/tinyproxy/tinyproxy)) `GPL-2.0` `C` -- [Traefik](https://traefik.io/) - Træfɪk is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease. It supports several backends (Docker, Swarm, Mesos/Marathon, …) to manage its configuration automatically and dynamically. ([Source Code](https://github.com/traefik/traefik)) `MIT` `Go` ### Recipe Management From 64ebaff742be5ca2a392cb795fbcec20c7d9240a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 8 Apr 2023 10:42:26 +0000 Subject: [PATCH 038/117] update Drupal Commerce source code link (#3710) - the github mirror does not seem to receive updates since 2020 - ref. #3558 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2146b72..4d4c9403 100644 --- a/README.md +++ b/README.md @@ -836,7 +836,7 @@ _Related: [Community-Supported Agriculture (CSA)](#community-supported-agricultu - [Attendize](https://www.attendize.com/) - Ticket selling and event management platform. ([Source Code](https://github.com/attendize/attendize)) `AAL` `Docker/PHP` - [Bagisto](https://bagisto.com/en/) - Leading Laravel open source e-commerce framework with multi-inventory sources, taxation, localization, dropshipping and more exciting features. ([Demo](https://demo.bagisto.com/), [Source Code](https://github.com/bagisto/bagisto)) `MIT` `PHP` - [CoreShop](https://www.coreshop.org) - CoreShop is a e-commerce plugin for Pimcore. ([Source Code](https://github.com/coreshop/CoreShop)) `GPL-3.0` `PHP` -- [Drupal Commerce](https://drupalcommerce.org) - Drupal Commerce is a popular e-commerce module for Drupal CMS, with support for dozens of payment, shipping, and shopping related modules. ([Source Code](https://github.com/drupalcommerce/commerce)) `GPL-2.0` `PHP` +- [Drupal Commerce](https://drupalcommerce.org) - Drupal Commerce is a popular e-commerce module for Drupal CMS, with support for dozens of payment, shipping, and shopping related modules. ([Source Code](https://git.drupalcode.org/project/commerce)) `GPL-2.0` `PHP` - [Magento Open Source](https://github.com/magento/magento2) - Leading provider of open omnichannel innovation. `OSL-3.0` `PHP` - [Mailchimp Open Commerce](https://mailchimp.com/developer/open-commerce/) - Customizable, real-time reactive, Javascript commerce platform (formerly Reaction Commerce). ([Source Code](https://github.com/reactioncommerce/reaction)) `GPL-3.0` `Nodejs` - [MedusaJs](https://medusajs.com/) - Medusa is an open-source headless commerce engine that enables developers to create amazing digital commerce experiences. ([Demo](https://demo.medusajs.com/a/orders?offset=0&limit=15), [Source Code](https://github.com/medusajs/medusa)) `MIT` `Nodejs` From bed4382a4209d87ad6aa6cc7b30cdfa17d84eeaf Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 11 Apr 2023 15:18:50 +0000 Subject: [PATCH 039/117] remove RedBird (unmaintained since 2020) (#3699) - ref. #3558 - ref. https://github.com/OptimalBits/redbird/issues/267 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4d4c9403..facae7e8 100644 --- a/README.md +++ b/README.md @@ -1651,7 +1651,6 @@ _Related: [Web Servers](#web-servers)_ - [PHP-Proxy](https://www.php-proxy.com/) - Web proxy script built specifically to be fast, easy to modify and to support video sites such as YouTube. ([Demo](https://unblockvideos.com/), [Source Code](https://github.com/Athlon1600/php-proxy-app)) `MIT` `PHP` - [Pomerium](https://www.pomerium.io) - An identity-aware reverse proxy, successor to now obsolete oauth_proxy. It inserts an OAuth step before proxying your request to the backend, so that you can safely expose your self-hosted websites to public Internet. ([Source Code](https://github.com/pomerium/pomerium)) `Apache-2.0` `Go` - [Privoxy](https://www.privoxy.org) - Non-caching web proxy with advanced filtering capabilities for enhancing privacy, modifying web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk. `GPL-2.0` `C` -- [Redbird](https://github.com/OptimalBits/redbird) - A modern reverse proxy for node that includes cluster, HTTP2, LetsEncrypt, and Docker support. `BSD-2-Clause` `Javascript` - [sish](https://github.com/antoniomika/sish) - Open source serveo/ngrok alternative providing HTTP(S)/WS(S)/TCP tunnels to localhost using only SSH. `MIT` `Go` - [socks5-proxy-server](https://github.com/nskondratev/socks5-proxy-server) - SOCKS5 proxy server with built-in authentication and Telegram-bot for user management and user statistics on data spent (handy when you pay per GB of data). It is dockerised and simple to install. `Apache-2.0` `Nodejs` - [Squid](http://www.squid-cache.org/) - Caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages. ([Source Code](https://code.launchpad.net/squid)) `GPL-2.0` `C` From 6d9dc9bf0b214bc9066ca217a8cc8d60080c36cc Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 11 Apr 2023 15:19:02 +0000 Subject: [PATCH 040/117] remove MissionKontrol (unmaintained since 2021) (#3700) - ref. #3558 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index facae7e8..294bd7ba 100644 --- a/README.md +++ b/README.md @@ -740,7 +740,6 @@ _See also: [dbdb.io - Database of Databases](https://dbdb.io/)_ - [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` - [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` -- [MissionKontrol](https://www.missionkontrol.io) - Configurable admin panel allowing non-technical users to CRUD data on MySQL/PostGRES databases. ([Source Code](https://github.com/Mission-Kontrol/MissionKontrol-rails)) `AGPL-3.0` `Ruby` - [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 53bd0b3cbab3b71b55e81f5690ffe7ca4ebcfcda Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 11 Apr 2023 15:19:20 +0000 Subject: [PATCH 041/117] remove Glosa (unmaintained since 2021) (#3701) - alternatives exist (Isso) - ref. #3558 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 294bd7ba..d87b9581 100644 --- a/README.md +++ b/README.md @@ -545,7 +545,6 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g. - [Flarum](https://flarum.org) - Delightfully simple forums. Flarum is the next-generation forum software that makes online discussion fun again. ([Source Code](https://github.com/flarum/flarum)) `MIT` `PHP` - [FlaskBB](https://flaskbb.org/) - FlaskBB is forum software written in Python using the microframework Flask. You can easily create new topics, posts and send other users private messages. It also includes basic administration and moderation tools. ([Source Code](https://github.com/flaskbb/flaskbb)) `BSD-3-Clause` `Python` - [Friendica](https://friendi.ca/) - Social Communication Server. ([Source Code](https://github.com/friendica/friendica)) `AGPL-3.0` `PHP` -- [Glosa](https://github.com/glosa/glosa-server) - Open source commentary system easy to integrate with static pages. You can import from Disqus. `GPL-3.0` `Java` - [GNU social](https://gnu.io/social/) - Social communication software for both public and private communications. ([Source Code](https://notabug.org/diogo/gnu-social)) `AGPL-3.0` `PHP` - [GoToSocial](https://github.com/superseriousbusiness/gotosocial) - ActivityPub federated social network server implementing the Mastodon client API. `AGPL-3.0` `Docker/Go` - [Hubzilla](https://hubzilla.org) - Decentralized identity, privacy, publishing, sharing, cloud storage, and communications/social platform. ([Source Code](https://framagit.org/hubzilla/core)) `MIT` `PHP` From ce2644336e2c337ab9bb4a0fa5540f428fd515e3 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 11 Apr 2023 15:19:32 +0000 Subject: [PATCH 042/117] remove Bootcamp (unmaintained since April 2020) (#3702) - ref. #3558 - ref. https://github.com/vitorfs/bootcamp/issues/246 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d87b9581..cd62bc68 100644 --- a/README.md +++ b/README.md @@ -529,7 +529,6 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g. - [Answer](https://answer.dev/) - An open-source knowledge-based community software. You can use it to quickly build your Q&A community for product technical support, customer support, user communication, and more. ([Source Code](https://github.com/answerdev/answer)) `Apache-2.0` `Docker/Go` - [AsmBB](https://board.asm32.info) - A fast, SQLite-powered forum engine written in ASM. ([Source Code](https://asm32.info/fossil/asmbb/index)) `EUPL-1.2` `Assembly` - [Bibliogram](https://bibliogram.art) `⚠` - An alternative front-end for Instagram. ([Source Code](https://sr.ht/~cadence/bibliogram/)) `AGPL-3.0` `Nodejs` -- [Bootcamp](https://trybootcamp.vitorfs.com) - Enterprise social network. ([Source Code](https://github.com/vitorfs/bootcamp)) `MIT` `Python` - [Buddycloud](http://buddycloud.com/) - Tools, libraries, services and a community to build user-to-user, group and social messaging into your app. Saves time. Scales up. Supports you. ([Source Code](https://github.com/buddycloud)) `Apache-2.0` `Java` - [BuddyPress](https://buddypress.org/about/) - Powerful plugin that takes your WordPress.org powered site beyond the blog with social-network features like user profiles, activity streams, user groups, and more. ([Source Code](https://github.com/buddypress/BuddyPress)) `GPL-2.0` `PHP` - [Cactus Comments](https://cactus.chat/) - Cactus Comments is a federated comment system for the open web built on Matrix. ([Demo](https://cactus.chat/demo/), [Source Code](https://gitlab.com/cactus-comments/)) `GPL-3.0` `Python` From 541cbb0626dbf7663dcf44fe1b8b4e351d2cdc51 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 11 Apr 2023 15:19:45 +0000 Subject: [PATCH 043/117] remove Isotope Mail (unmaintained since 2019) (#3703) - ref. #3558 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cd62bc68..6fdc957e 100644 --- a/README.md +++ b/README.md @@ -466,7 +466,6 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g. - [Cypht](https://cypht.org) - Feed reader for your email accounts. ([Source Code](https://github.com/jasonmunro/cypht)) `LGPL-2.1` `PHP` - [IMP](https://www.horde.org/apps/imp/) - HORDE application that provides webmail access to IMAP and POP3 accounts. ([Demo](http://demo.horde.org/), [Source Code](https://www.horde.org/download/imp)) `GPL-2.0` `PHP` -- [Isotope Mail](https://blog.marcnuri.com/isotope-mail-client-introduction/) - Microservice based webmail client built with ReactJS and Spring. ([Source Code](https://github.com/manusa/isotope-mail)) `Apache-2.0` `Docker/Java` - [MailCare](https://mailcare.io) - Open source disposable email address service. ([Source Code](https://github.com/mailcare/mailcare)) `MIT` `PHP` - [Roundcube](https://roundcube.net) - Browser-based IMAP client with an application-like user interface. ([Source Code](https://github.com/roundcube/roundcubemail)) `GPL-3.0` `PHP` - [SnappyMail](https://snappymail.eu/) - Simple, modern, lightweight & fast web-based email client. (It is an actively developed fork of RainLoop). ([Demo](https://snappymail.eu/demo/), [Source Code](https://github.com/the-djmaze/snappymail)) `AGPL-3.0` `PHP` From 00d1ed7ce6014ef1d8c710da4c9d862edf9e2e62 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 11 Apr 2023 15:19:59 +0000 Subject: [PATCH 044/117] remove Gallery.css (unmaintained since 2016) (#3704) - ref. #3558 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6fdc957e..40ca79ae 100644 --- a/README.md +++ b/README.md @@ -1575,7 +1575,6 @@ A [gallery](https://en.wikipedia.org/wiki/Gallery_Software) is software that hel - [Coppermine](https://coppermine-gallery.net/) - Multilingual photo gallery that integrates with various bulletin boards. Includes upload approval and password protected albums. ([Demo](https://coppermine-gallery.net/demo/cpg15x/), [Source Code](https://github.com/coppermine-gallery/cpg1.6.x)) `GPL-3.0` `PHP` - [Damselfly](https://damselfly.info) - Fast server-based photo management system for large collections of images. Includes face detection, face & object recognition, powerful search, and EXIF Keyword tagging. Runs on Linux, MacOS and Windows. `GPL-3.0` `C#/.NET` - [Fussel](https://github.com/cbenning/fussel) - Self-hosted, no-backend static photo gallery. Face tag recognition, albums and more. ([Demo](https://benninger.ca/fussel-demo/)) `MIT` `Python/Docker` -- [Gallery CSS](https://benschwarz.github.io/gallery-css/) - Gallery.css is all CSS. Think: Simple, maintainable and understandable galleries without the use of Javascript. ([Source Code](https://github.com/benschwarz/gallery-css)) `MIT` `CSS` - [HomeGallery](https://home-gallery.org) - Self-hosted open-source web gallery to browse personal photos and videos featuring tagging, mobile-friendly, and AI powered image discovery. ([Demo](https://demo.home-gallery.org), [Source Code](https://github.com/xemle/home-gallery)) `MIT` `Nodejs` - [ImageStore](https://github.com/gregordr/ImageStore) - Self-hosted Google Photos alternative, with a very similar UI. ([Demo](https://gregordr.github.io/ImageStore/)) `Apache-2.0` `Nodejs/Docker` - [Immich](https://github.com/alextran1502/immich) - Self-hosted photo and video backup solution directly from your mobile phone. `MIT` `Docker` From 2f60087eb4863343038cdd9185ec0321ed556a84 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 11 Apr 2023 15:20:13 +0000 Subject: [PATCH 045/117] remove pump.io (unmaintained since april 2022) (#3705) - 2 commits in 2022, previous was in August 2021 - ref. #3558 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 40ca79ae..0b5194a1 100644 --- a/README.md +++ b/README.md @@ -564,7 +564,6 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g. - [phpBB](https://www.phpbb.com/) - Flat-forum bulletin board software solution that can be used to stay in touch with a group of people or can power your entire website. ([Source Code](https://github.com/phpbb/phpbb)) `GPL-2.0` `PHP` - [PixelFed](https://pixelfed.social) - Pixelfed is an open-source, federated platform alternate to Instagram. ([Source Code](https://github.com/pixelfed/pixelfed)) `AGPL-3.0` `PHP` - [Pleroma](https://pleroma.social) - Federated microblogging server, Mastodon, GNU social, & ActivityPub compatible. ([Source Code](https://git.pleroma.social/pleroma/pleroma)) `AGPL-3.0` `Elixir` -- [Pump.io](http://pump.io/) - Stream server that does most of what people really want from a social network. ([Source Code](https://github.com/pump-io/pump.io)) `Apache-2.0` `Nodejs` - [qpixel](https://codidact.com/) - Q&A-based community knowledge-sharing software. ([Source Code](https://github.com/codidact/qpixel)) `AGPL-3.0` `Ruby` - [remark42](https://remark42.com/) - A lightweight and simple comment engine, which doesn't spy on users. It can be embedded into blogs, articles or any other place where readers add comments. ([Demo](https://remark42.com/demo/), [Source Code](https://github.com/umputun/remark42)) `MIT` `Go` - [Retrospring](https://github.com/retrospring/retrospring) - A free, open-source social network following the Q/A (question and answer) principle of sites like Formspring, ask.fm or CuriousCat. ([Demo](https://retrospring.net)) `AGPL-3.0` `Ruby/Nodejs` From bf1f3c1654bd31664901f75f25e3413e3381732c Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 11 Apr 2023 15:20:25 +0000 Subject: [PATCH 046/117] remove koozic (unmaintained since 2020) (#3706) - ref. 3558 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0b5194a1..a07d0c01 100644 --- a/README.md +++ b/README.md @@ -1223,7 +1223,6 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [gonic](https://github.com/sentriz/gonic) - Lightweight music streaming server. Subsonic compatible. `GPL-3.0` `Go` - [Groove Basin](https://github.com/andrewrk/groovebasin) - Music player server with a web-based user interface inspired by Amarok 1.4. `MIT` `Nodejs` - [koel](https://koel.dev/) - Personal music streaming server that works. ([Demo](https://demo.koel.dev/), [Source Code](https://github.com/koel/koel)) `MIT` `PHP` -- [KooZic](https://koozic.net/) - Music server with powerful playlist features and Subsonic compatibility. ([Source Code](https://github.com/DocMarty84/koozic)) `LGPL-3.0/MIT` `Python` - [LibreTime](https://libretime.org) - Simple, open source platform that lets you broadcast streaming radio on the web (fork of [Airtime](https://github.com/sourcefabric/Airtime)). ([Source Code](https://github.com/LibreTime/libretime)) `AGPL-3.0` `PHP` - [LMS](https://github.com/epoupon/lms) - Access your self-hosted music using a web interface. `GPL-3.0` `C++` - [Maloja](https://github.com/krateng/maloja) - Self-hosted music scrobble database, alternative to Last.fm. ([Demo](https://maloja.krateng.ch/)) `GPL-3.0` `Python/Docker` From 3cd18b912d2f32695573536d915307e343463666 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 11 Apr 2023 15:20:41 +0000 Subject: [PATCH 047/117] remove Snibox (unmaintained since 2019) (#3707) - ref. #3558 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a07d0c01..acc2962a 100644 --- a/README.md +++ b/README.md @@ -1522,7 +1522,6 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [prologic pastebin](https://git.mills.io/prologic/pastebin) - Simple pastebin service with convenient api and CLI. ([Demo](https://paste.mills.io)) `MIT` `Go` - [PurritoBin](https://github.com/PurritoBin/PurritoBin) - Ultra fast, minimalistic, encrypted command line paste-bin, where the server has no knowledge of the paste data. `ISC` `C++` - [rustypaste](https://github.com/orhun/rustypaste) - A minimal file upload/pastebin service. `MIT` `Rust` -- [Snibox](https://snibox.github.io/) - Code snippets manager with attractive tag-oriented interface. ([Source Code](https://github.com/snibox/snibox)) `MIT` `Ruby` - [snipt](https://github.com/nicksergeant/snipt) - Long-term memory for coders. Share and store code snippets. `MIT` `Python` - [SnyPy](https://snypy.com) - Open source on-prem code snippet manager. ([Demo](https://app.snypy.com), [Source Code](https://github.com/snypy)) `MIT` `Docker` - [SocksBin](https://github.com/magnumdingusedu/socksbin) - Simple and fast terminal based pastebin, with optional code highlighting. No specific client required, all you need is netcat. `GPL-3.0` `Python` From b926b82b9fedac7564b5e5773bf9300154e5dfe4 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 11 Apr 2023 15:20:53 +0000 Subject: [PATCH 048/117] remove microgit (unmaintained since 2020) (#3708) - ref. #3558 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index acc2962a..6386c85b 100644 --- a/README.md +++ b/README.md @@ -1897,7 +1897,6 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom - [Lavagna](https://lavagna.io) - Lavagna is an open-source issue/project management tool designed for small teams. Lightweight, pure Java, easy to install, easy to use. ([Source Code](https://github.com/digitalfondue/lavagna)) `GPL-3.0` `Java` - [Lazylead](https://lazylead.org) `⚠` - Eliminate the annoying work within ticketing systems (Jira, GitHub, Trello). Allows to automate daily actions like tickets fields verification, email notifications by JQL/GQL, meeting requests to your (or teammates) calendar. ([Source Code](https://github.com/dgroup/lazylead)) `MIT` `Ruby` - [Leantime](https://leantime.io) - Leantime is a lean project management system for small teams and startups helping to manage projects from ideation through delivery. ([Source Code](https://github.com/leantime/leantime)) `GPL-2.0` `PHP` -- [Microgit](https://github.com/microgit-com/microgit) - Git hosting service made in Crystal and Lucky. `MIT` `Crystal` - [Mindwendel](https://www.mindwendel.com/) - Brainstorm and upvote ideas and thoughts within your team. ([Demo](https://www.mindwendel.com), [Source Code](https://github.com/mindwendel/mindwendel)) `AGPL-3.0` `Docker/Elixir` - [Octobox](https://octobox.io/) `⚠` - Take back control of your GitHub Notifications. ([Source Code](https://github.com/octobox/octobox)) `AGPL-3.0` `Ruby` - [OneDev](https://onedev.io/) - All-In-One DevOps Platform. With Git Management, Issue Tracking, and CI/CD. Simple yet Powerful. ([Source Code](https://code.onedev.io/projects/160)) `MIT` `Java` From 33c44820e32d2fcefeb7e2f769ecda491d947d01 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 11 Apr 2023 15:21:07 +0000 Subject: [PATCH 049/117] remove dyu comments (unmaintained since 2019) (#3709) - develpment requires EOL Java 7 - no activity in issues since 2017 - ref. #3558 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6386c85b..4720fa86 100644 --- a/README.md +++ b/README.md @@ -536,7 +536,6 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g. - [Coral](https://coralproject.net/) - A better commenting experience from Vox Media. ([Source Code](https://github.com/coralproject/talk)) `Apache-2.0` `Nodejs` - [diaspora*](https://diasporafoundation.org/) - Distributed social networking server. ([Source Code](https://github.com/diaspora/diaspora)) `AGPL-3.0` `Ruby` - [Discourse](https://www.discourse.org/) - Advanced forum / community solution based on Ruby and JS. ([Demo](https://try.discourse.org/), [Source Code](https://github.com/discourse/discourse)) `GPL-2.0` `Ruby` -- [dyu comments](https://github.com/dyu/comments) - Real-time, markdown-enabled comment engine powered by leveldb. ([Demo](https://dyu.github.io/comments/real-time/)) `Apache-2.0` `Java` - [Elgg](https://elgg.org/) - Powerful open source social networking engine. ([Source Code](https://github.com/Elgg/Elgg)) `GPL-2.0` `PHP` - [Enigma 1/2 BBS](https://nuskooler.github.io/enigma-bbs/) - Enigma 1/2 is a modern, multi-platform BBS engine with unlimited "callers" and legacy DOS door game support. ([Demo](https://l33t.codes/xibalba-bbs/), [Source Code](https://github.com/NuSkooler/enigma-bbs)) `BSD-2-Clause` `Shell/Docker/Nodejs` - [EpochTalk](https://github.com/epochtalk/epochtalk) - Next Generation Forum Software. `MIT` `Nodejs` From a19a9a4a37d3e20f919fa925345e916ff5cb91e2 Mon Sep 17 00:00:00 2001 From: SuperDev <63515814+Supernova3339@users.noreply.github.com> Date: Tue, 11 Apr 2023 10:21:36 -0500 Subject: [PATCH 050/117] Add Easyshortener to URL Shorteners category (#3679) Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4720fa86..2c043d18 100644 --- a/README.md +++ b/README.md @@ -2035,6 +2035,7 @@ Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_ - [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` - [Clink](https://short.swurl.xyz/) - Dead-simple, super minimal URL shortener in C. ([Source Code](https://git.swurl.xyz/swirl/clink)) `AGPL-3.0` `C` +- [Easyshortener](https://github.com/easypanel-community/easyshortener) - A simple URL shortener. `MIT` `PHP/Nodejs/Docker` - [goshorly](https://gitea.hackmi.ch/Phil/goshorly) - An easy self-hosted Link shortener in Golang. `MIT` `Go` - [Kutt](https://kutt.it) - A modern URL shortener with support for custom domains. ([Source Code](https://github.com/thedevs-network/kutt)) `MIT` `Nodejs` - [liteshort](https://git.ikl.sh/132ikl/liteshort) - User-friendly, actually lightweight, and configurable URL shortener. `MIT` `Python` From c9d199c9fabe6240ea3f3fc5bc747e8c5ad2d558 Mon Sep 17 00:00:00 2001 From: Mungai Njoroge Date: Tue, 11 Apr 2023 18:21:59 +0300 Subject: [PATCH 051/117] add swingmusic to media streaming (#3689) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c043d18..08e5bfde 100644 --- a/README.md +++ b/README.md @@ -1237,6 +1237,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [Snapcast](https://github.com/badaix/snapcast) - Synchronous multiroom audio server. `GPL-3.0` `C++` - [Stretto](https://github.com/benkaiser/stretto) - Music player with Youtube/Soundcloud import and iTunes/Spotify discovery. ([Demo](https://next.kaiserapps.com), [Clients](https://github.com/benkaiser/stretto-mobile-next)) `MIT` `Nodejs` - [Supysonic](https://github.com/spl0k/supysonic) - Python implementation of the Subsonic server API. `AGPL-3.0` `Python` +- [SwingMusic](https://swingmusic.vercel.app/) - Swing Music is a beautiful, self-hosted music player and streaming server for your local audio files. Like a cooler Spotify ... but bring your own music. ([Source Code](https://github.com/swing-opensource/swingmusic)) `MIT` `Python` - [Volumio](https://volumio.com/) - A free and open source linux distribution, designed and fine-tuned exclusively for music playback. ([Source Code](https://github.com/volumio/Volumio2)) `GPL-3.0` `Nodejs` - [ympd](https://ympd.org/) - Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS. ([Source Code](https://github.com/notandy/ympd)) `GPL-2.0` `C` From 70d50a141880ec235dc8ee3e9efe43b3b2289578 Mon Sep 17 00:00:00 2001 From: Koichi MATSUMOTO Date: Wed, 12 Apr 2023 00:22:11 +0900 Subject: [PATCH 052/117] Add Shifter (#3690) Add Shifter to File Transfer section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08e5bfde..6faa3ebd 100644 --- a/README.md +++ b/README.md @@ -983,6 +983,7 @@ Simplified file servers for sharing of one-time/short-lived/temporary files, pro - [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` - [Snapdrop](https://snapdrop.net/) - Local file sharing in your browser. Inspired by Apple's Airdrop. ([Source Code](https://github.com/RobinLinus/snapdrop)) `GPL-3.0-only` `Docker` - [transfer.sh](https://transfer.sh) - Easy file sharing from the command line. ([Source Code](https://github.com/dutchcoders/transfer.sh)) `MIT` `Go` - [Uguu](https://uguu.se/) - Stores files and deletes after X amount of time. ([Source Code](https://github.com/nokonoko/uguu)) `MIT` `PHP` From c6d239ece967306b967dac06b483f128033cd628 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Fri, 14 Apr 2023 04:54:26 -0400 Subject: [PATCH 053/117] Add EasyWI to Games - Admin Utilities (#3696) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6faa3ebd..8fcde339 100644 --- a/README.md +++ b/README.md @@ -1051,6 +1051,7 @@ Multiplayer game servers and [browser games](https://en.wikipedia.org/wiki/Brows Utilities for managing game servers. - [ARRCON](https://github.com/radj307/ARRCON) - Terminal-based RCON client compatible with any game servers using the Source RCON Protocol. `GPL-3.0` `C++` +- [EasyWI](https://easy-wi.com) - Easy-Wi is a Web-interface that allows you to manage server daemons like gameservers. In addition it provides you with a CMS which includes a fully automated game- and voiceserver lending service. ([Source Code](https://github.com/easy-wi/developer/)) `GPL-3.0` `PHP/Bash` - [Lancache](https://lancache.net) `⚠` - LAN Party game caching made easy. ([Source Code](https://github.com/lancachenet/monolithic)) `MIT` `Docker/Shell` - [LinuxGSM](https://linuxgsm.com/) - CLI tool for deployment and management of dedicated game servers on Linux: more than 120 games are supported. ([Source Code](https://github.com/GameServerManagers/LinuxGSM)) `MIT` `Shell` - [Pterodactyl](https://pterodactyl.io/) - Management panel for game servers, with an intuitive UI for end users. ([Source Code](https://github.com/pterodactyl/panel)) `MIT` `PHP` From d85aa4ce78faf620a23e398c49c0123eab941ad2 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 15 Apr 2023 13:20:34 +0200 Subject: [PATCH 054/117] move dashdot to https://github.com/awesome-foss/awesome-sysadmin#monitoring - fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3550 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8fcde339..904095cf 100644 --- a/README.md +++ b/README.md @@ -1543,7 +1543,6 @@ _Related: [Monitoring](#monitoring), [Bookmarks and Link Sharing](#bookmarks-and - [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` -- [dashdot](https://github.com/MauriceNino/dashdot) - A simple, modern server dashboard for smaller private servers. ([Demo](https://dash.mauz.io)) `MIT` `Nodejs/Docker` - [Dashy](https://github.com/lissy93/dashy) - Feature-rich homepage for your homelab, with easy YAML configuration. ([Demo](https://demo.dashy.to/)) `MIT` `Nodejs/Docker` - [Fenrus](https://github.com/revenz/fenrus) - A self hosted personal home page that allows for multiple users, guest access and multiple dashboards for each user. It also has "Smart Apps" which display live data for those apps. `GPL-3.0` `Nodejs` - [Flame](https://github.com/pawelmalak/flame) - Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors. `MIT` `Nodejs` From 11850601eff1ff641155e588246071e213a0707e Mon Sep 17 00:00:00 2001 From: Nicolas Meienberger <47644445+meienberger@users.noreply.github.com> Date: Sun, 16 Apr 2023 13:09:47 +0200 Subject: [PATCH 055/117] chore: update Tipi website, demo and source code urls (#3728) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 904095cf..ee92205f 100644 --- a/README.md +++ b/README.md @@ -1756,7 +1756,7 @@ Software for easy installation, management and configuration of self-hosted serv - [Sandstorm](https://sandstorm.io/) - Personal server for running self-hosted apps easily and securely. ([Demo](https://demo.sandstorm.io/), [Source Code](https://github.com/sandstorm-io/sandstorm)) `Apache-2.0` `C++/Other` - [sovereign](https://github.com/sovereign/sovereign) - Set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more. `GPL-3.0` `YAML/Other` - [Syncloud](https://syncloud.org/) - Your own online file storage, social network or email server. ([Source Code](https://github.com/syncloud/platform)) `GPL-3.0` `Python/Other` -- [Tipi](https://github.com/meienberger/runtipi) - Homeserver manager. One command setup, one click installs for your favorites self-hosted apps. ([Demo](https://demo.runtipi.com)) `GPL-3.0` `Shell` +- [Tipi](https://runtipi.io/) - Homeserver manager. One command setup, one click installs for your favorites self-hosted apps. ([Demo](https://demo.runtipi.io), [Source Code](https://github.com/meienberger/runtipi)) `GPL-3.0` `Shell` - [UBOS](https://ubos.net/) - Linux distro that runs on indie boxes (personal servers and IoT devices). Single-command installation and management of apps - Jenkins, Mediawiki, Owncloud, WordPress, etc., and other features. `GPL-3.0` `Perl/Other` - [VivumLab](https://vivumlab.com) - An open-source data-center, owned by you, the user. VivumLab deploys web services to a server. ([Source Code](https://github.com/VivumLab/VivumLab)) `MIT` `Docker/Shell` - [WikiSuite](https://wikisuite.org) - The most comprehensive and integrated Free / Libre / Open Source enterprise software suite. ([Source Code](https://wikisuite.org/Source-Code)) `GPL-3.0/LGPL-2.1/Apache-2.0/MPL-2.0/MPL-1.1/MIT/AGPL-3.0` `ClearOS` From 49fe51348e5d0cfc409902358e0d249a9c18dfdc Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 17 Apr 2023 13:48:42 +0200 Subject: [PATCH 056/117] fix 'back to top' link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee92205f..78f3d255 100644 --- a/README.md +++ b/README.md @@ -1857,7 +1857,7 @@ _Related: [Software Development - Low Code](#software-development---low-code)_ ### Software Development - Low Code -**[`^ back to top ^`](#)** +**[`^ back to top ^`](#awesome-selfhosted)** A [low-code](https://en.wikipedia.org/wiki/Low-code_development_platform) development platform (LCDP) provides a development environment used to create application software through a graphical user interface. From f0276a47f5d413c8ce81ed84a8c6a5620d41210a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 17 Apr 2023 12:02:15 +0000 Subject: [PATCH 057/117] remove Thingspeak (unmaintained since 2015) (#3722) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: Thingspeak: last updated -2837 days, 4:04:51.290657 ago, older than 365 days - ref. https://github.com/iobridge/thingspeak/issues --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 78f3d255..4d4f2ded 100644 --- a/README.md +++ b/README.md @@ -1126,7 +1126,6 @@ A [human resources management system](https://en.wikipedia.org/wiki/Human_resour - [OpenRemote](https://openremote.io) - Open-Source IoT Platform - IoT Asset management, Flow Rules and WHEN-THEN rules, Data visualization, Edge Gateway. ([Demo](https://demo.openremote.io/), [Source Code](https://github.com/openremote/openremote)) `AGPL-3.0` `Java` - [SIP Irrigation Control](https://dan-in-ca.github.io/SIP/) - Open source software for sprinkler/irrigation control. ([Source Code](https://github.com/Dan-in-CA/SIP)) `GPL-3.0` `Python` - [Thingsboard](https://thingsboard.io/) - Open-source IoT Platform - Device management, data collection, processing and visualization. ([Demo](https://demo.thingsboard.io/signup), [Source Code](https://github.com/thingsboard/thingsboard)) `Apache-2.0` `Java` -- [Thingspeak](https://thingspeak.com/) - Open source “Internet of Things” application and API to store and retrieve data from things using HTTP. ([Demo](https://thingspeak.com/channels/public), [Source Code](https://github.com/iobridge/thingspeak)) `GPL-3.0` `Ruby` - [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` From 37f4c94414048b22e0426704d3f70abb192faf0a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 17 Apr 2023 12:02:28 +0000 Subject: [PATCH 058/117] remove ympd (unmaintained since 2018) (#3723) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: ympd: last updated -1843 days, 4:04:51.288081 ago, older than 365 days - ref. https://github.com/notandy/ympd/issues/189 - may be replaced by https://github.com/jcorporation/myMPD --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4d4f2ded..0d3bbbc5 100644 --- a/README.md +++ b/README.md @@ -1240,7 +1240,6 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [Supysonic](https://github.com/spl0k/supysonic) - Python implementation of the Subsonic server API. `AGPL-3.0` `Python` - [SwingMusic](https://swingmusic.vercel.app/) - Swing Music is a beautiful, self-hosted music player and streaming server for your local audio files. Like a cooler Spotify ... but bring your own music. ([Source Code](https://github.com/swing-opensource/swingmusic)) `MIT` `Python` - [Volumio](https://volumio.com/) - A free and open source linux distribution, designed and fine-tuned exclusively for music playback. ([Source Code](https://github.com/volumio/Volumio2)) `GPL-3.0` `Nodejs` -- [ympd](https://ympd.org/) - Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS. ([Source Code](https://github.com/notandy/ympd)) `GPL-2.0` `C` ### Media Streaming - Multimedia Streaming From ba52b18ffe74880dcbdc066a64ca8e25b4057db3 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 17 Apr 2023 12:02:45 +0000 Subject: [PATCH 059/117] remove Moonmoon (unmaintained since 2018) (#3724) - only supports EOL PHP versions https://github.com/moonmoon/moonmoon/issues/117 - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: Moonmoon: last updated -1617 days, 4:04:51.307478 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0d3bbbc5..6aca69eb 100644 --- a/README.md +++ b/README.md @@ -876,7 +876,6 @@ A [news aggregator](https://en.wikipedia.org/wiki/News_aggregator), also termed - [Kriss Feed](https://github.com/tontof/kriss_feed) - Simple and smart (or stupid) feed reader. `CC0-1.0` `PHP` - [Leed](https://github.com/LeedRSS/Leed) - Leed (for Light Feed) is a Free and minimalist RSS aggregator. `AGPL-3.0` `PHP` - [Miniflux](https://miniflux.app/) - Miniflux is a minimalist and open source news reader, written in Go and PostgreSQL. ([Source Code](https://github.com/miniflux/v2)) `Apache-2.0` `Go` -- [Moonmoon](https://moonmoon.org/) - Simple feed aggregator (planet like): it only aggregates feeds and spits them out in one single page. ([Source Code](https://github.com/moonmoon/moonmoon)) `BSD-3-Clause` `PHP` - [NewsBlur](https://www.newsblur.com/) - NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument. ([Source Code](https://github.com/samuelclay/NewsBlur)) `MIT` `Python` - [newsdash](https://github.com/buzz/newsdash) - A news dashboard inspired by iGoogle and Netvibes. `AGPL-3.0` `Nodejs` - [Newspipe](https://git.sr.ht/~cedric/newspipe) - Newspipe is a web news reader. ([Demo](https://www.newspipe.org/signup)) `AGPL-3.0` `Python` From e401b6466d396a34aa00507e65e0f3365ab1f682 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 17 Apr 2023 12:03:02 +0000 Subject: [PATCH 060/117] remove cryptonote (unmaintained since 2020) (#3725) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: cryptonote: last updated -1054 days, 4:04:51.319159 ago, older than 365 days - installation instructions for Heroku PaaS only, not self-hosted --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6aca69eb..4d53b844 100644 --- a/README.md +++ b/README.md @@ -1496,7 +1496,6 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [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` -- [cryptonote](https://cryptonote.me/) - Simple open source web application that lets users encrypt and share messages that can only be read once. ([Source Code](https://github.com/alainmeier/cryptonote)) `MIT` `Ruby` - [dpaste](https://dpaste.org/) - Simple pastebin with multiple text and code option, with short url result easy to remember. ([Source Code](https://github.com/bartTC/dpaste)) `MIT` `Docker` - [Drift](https://github.com/MaxLeiter/drift) - Self-hosted Github Gist clone. ([Demo](https://drift.maxleiter.com/)) `MIT` `Nodejs` - [EdPaste](https://github.com/ptnr/EdPaste) - Self-hosted pastebin written in Laravel (PHP Framework). `MIT` `PHP` From 6a483c4bc600850c67baf6bff176af956903e553 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 17 Apr 2023 12:03:17 +0000 Subject: [PATCH 061/117] remove Bumpy Booby (unmaintained since 2016) (#3726) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: Bumpy Booby: last updated -2399 days, 4:04:51.320151 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4d53b844..48d01dcc 100644 --- a/README.md +++ b/README.md @@ -1991,7 +1991,6 @@ _Related: [Software Development - Project Management](#software-development---pr _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` -- [Bumpy Booby](https://bumpy-booby.derivoile.fr/) - Simple, responsive and highly customizable PHP bug tracking system. ([Source Code](https://github.com/piero-la-lune/Bumpy-Booby)) `MIT` `PHP` - [django-todo](http://django-todo.org/) - Pluggable, multi-user, multi-group, multi-list todo and ticketing system - a reusable app designed to be dropped into any existing Django project. ([Source Code](https://github.com/shacker/django-todo)) `BSD-3-Clause` `Python/Django` - [Erxes](https://erxes.io/install/) - Marketing, sales, and customer service platform designed to help businesses attract more engaged customers. ([Demo](https://demo.erxes.io/), [Source Code](https://github.com/erxes/erxes)) `GPL-3.0` `Javascript` - [FreeScout](https://github.com/freescout-helpdesk/freescout) - Open source clone of Help Scout: email-based customer support application, help desk and shared mailbox. `AGPL-3.0` `PHP` From 82f3d40365783780b7719dc70e07905c2bffc0df Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 17 Apr 2023 12:06:21 +0000 Subject: [PATCH 062/117] remove gigablast website link (website gone, connection refused) (#3738) - https://www.gigablast.com/ : HTTPSConnectionPool(host='www.gigablast.com', 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 48d01dcc..ade5a336 100644 --- a/README.md +++ b/README.md @@ -1712,7 +1712,7 @@ Software and tools to help with [enterprise resource and supply planning](https: 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). - [Fess](https://fess.codelibs.org/) - Fess is a very powerful and easily deployable Enterprise Search Server. ([Demo](https://search.n2sm.co.jp/), [Source Code](https://github.com/codelibs/fess)) `Apache-2.0` `Java/Docker` -- [Gigablast](https://www.gigablast.com/) - Open-source search engine. ([Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache-2.0` `C++` +- [Gigablast](https://github.com/gigablast/open-source-search-engine) - Open-source search engine. `Apache-2.0` `C++` - [Hound](https://github.com/hound-search/hound) - Lightning fast code searching made easy. `MIT` `Go/Docker` - [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 4c4e67b56128e3a9dc8e5dcbc9fff7f08c03b426 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 19 Apr 2023 20:16:06 +0200 Subject: [PATCH 063/117] fix whitespace --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ade5a336..fd678161 100644 --- a/README.md +++ b/README.md @@ -1716,7 +1716,7 @@ A [search engine](https://en.wikipedia.org/wiki/Search_engine_(computing)) is an - [Hound](https://github.com/hound-search/hound) - Lightning fast code searching made easy. `MIT` `Go/Docker` - [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++` -- [LibreX](https://github.com/hnhx/librex) `⚠` - Framework and javascript free privacy respecting meta search engine. `AGPL-3.0` `PHP/Docker` +- [LibreX](https://github.com/hnhx/librex) `⚠` - Framework and javascript free privacy respecting meta search engine. `AGPL-3.0` `PHP/Docker` - [Manticore Search](https://github.com/manticoresoftware/manticoresearch/) - Much faster alternative to Elasticsearch for full-text search and data analytics. Provides much lower response time for small, medium and big data. `GPL-2.0` `Docker/C++` - [MeiliSearch](https://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` From 39d8d8eafa881cbcd55c50e4594db1ca3ce0161b Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 19 Apr 2023 20:16:49 +0200 Subject: [PATCH 064/117] =?UTF-8?q?formatting:=20standardize/shorten=20?= =?UTF-8?q?=C2=B5Stream=20description?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd678161..351115ff 100644 --- a/README.md +++ b/README.md @@ -1262,7 +1262,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [Rygel](https://wiki.gnome.org/action/show/Projects/Rygel) - Rygel is a UPnP AV MediaServer that allows you to easily share audio, video, and pictures. Media player software may use Rygel to become a MediaRenderer that may be controlled remotely by a UPnP or DLNA Controller. ([Source Code](https://gitlab.gnome.org/GNOME/rygel/)) `GPL-3.0` `C` - [SheetAble](https://sheetable.net) - Self-hosted music sheet organizing software for all music enthusiasts. Upload and organize your sheets for any kind of instrument. ([Source Code](https://github.com/SheetAble/SheetAble)) `AGPL-3.0` `Go` - [Stash](https://stashapp.cc) - A web-based library organizer and player for your adult media stash, with auto-tagging and metadata scraping support. ([Source Code](https://github.com/stashapp/stash)) `AGPL-3.0` `Go` -- [µStreamer](https://github.com/pikvm/ustreamer) - µStreamer is a lightweight and very quick server to stream MJPEG video from any V4L2 device to the net. `GPL-3.0` `C` +- [µStreamer](https://github.com/pikvm/ustreamer) - Lightweight and very quick server to stream MJPEG video from any V4L2 device to the net. `GPL-3.0` `C` - [üWave](https://u-wave.net/) `⚠` - Self-hosted collaborative listening platform. Users take turns playing media—songs, talks, gameplay videos, or anything else—from a variety of media sources like YouTube and SoundCloud. ([Demo](https://wlk.yt/), [Source Code](https://github.com/u-wave)) `MIT` `Nodejs` From fc03a029e1fcdba66a630a68f5e3d7ac3a921c59 Mon Sep 17 00:00:00 2001 From: Sergey Kostyuchenko Date: Fri, 21 Apr 2023 16:01:21 +0300 Subject: [PATCH 065/117] Add webarchive to Archiving and Digital Preservation (DP) (#3691) Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 351115ff..cab81bf7 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ _Related: [Content Management Systems (CMS)](#content-management-systems-cms)_ - [LiveStreamDVR](https://github.com/MrBrax/LiveStreamDVR) `⚠` - An automatic Twitch recorder capable of capturing live streams, chat messages and stream metadata. `MIT` `Python/Nodejs` - [Omeka S](https://omeka.org/s/) - Omeka S is a web publication system for universities, galleries, libraries, archives, and museums. It consists of a local network of independently curated exhibits sharing a collaboratively built pool of items, media, and their metadata. ([Source Code](https://github.com/omeka/omeka-s)) `GPL-3.0` `Nodejs` - [Wayback](https://github.com/wabarc/wayback) - A self-hosted toolkit for archiving webpages to the Internet Archive, archive.today, IPFS, and local file systems. `GPL-3.0` `Go` +- [Webarchive](https://github.com/derfenix/webarchive) - Lightweight self-hosted _wayback machine_ that creates HTML and PDF files from your bookmarks. `BSD-3-Clause` `Go` ### Automation From 351466f4435988ea86c7f53022e9a5cac3b10b24 Mon Sep 17 00:00:00 2001 From: 003 Date: Fri, 21 Apr 2023 16:01:55 +0300 Subject: [PATCH 066/117] Add Fathom Analytics (#3711) Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cab81bf7..b5ac67f6 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ _Related: [Personal Dashboards](#personal-dashboards)_ - [Countly Community Edition](https://count.ly) - Real time mobile and web analytics, crash reporting and push notifications platform. ([Source Code](https://github.com/countly)) `AGPL-3.0` `Nodejs` - [Druid](http://druid.io/) - Distributed, column-oriented, real-time analytics data store. ([Source Code](https://github.com/druid-io/druid)) `Apache-2.0` `Java` - [EDA](https://eda.jortilles.com/en/jortilles-english/) - Web application for data analysis and visualization. ([Source Code](https://github.com/jortilles/EDA)) `Apache-2.0` `Nodejs` +- [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` - [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` From 9872ff37e8db373e5fac6c10aa2a1989058110d0 Mon Sep 17 00:00:00 2001 From: Julian Prieber Date: Thu, 27 Apr 2023 10:40:29 +0200 Subject: [PATCH 067/117] Changed LittleLink Custom to LinkStack (#3757) "LittleLink Custom" has been renamed to "LinkStack". - Updated domain - Updated description - Updated demo domain - Updated source code URL - Updated license --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5ac67f6..747e825d 100644 --- a/README.md +++ b/README.md @@ -1552,7 +1552,7 @@ _Related: [Monitoring](#monitoring), [Bookmarks and Link Sharing](#bookmarks-and - [Homer](https://github.com/bastienwirtz/homer) - A dead simple static homepage to expose your server services, with an easy yaml configuration and connectivity check. `Apache-2.0` `HTML5` - [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` -- [LittleLink Custom](https://littlelink-custom.com/) - Open-source, customizable, self-hosted alternative to services like Linktree and Manylink with an intuitive, easy to use user/admin interface. LittleLink Custom allows you to link all your social media platforms easily accessible on one page. ([Demo](https://demo.littlelink-custom.com/), [Source Code](https://github.com/JulianPrieber/littlelink-custom)) `GPL-3.0` `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` From 3a58ec9035a866384c28dc995b310d9b30cef800 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 29 Apr 2023 10:59:45 +0000 Subject: [PATCH 068/117] remove JD Esurvey (unmaintained since 2021) (#3736) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - https://www.jdsoft.com/jd-esurvey.html : HTTPSConnectionPool(host='www.jdsoft.com', port=443): Max retries exceeded with url: /jd-esurvey.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)'))) - WARNING:awesome_lint.py: JD Esurvey: last updated -660 days, 11:21:53.477724 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 747e825d..09b0b270 100644 --- a/README.md +++ b/README.md @@ -1616,7 +1616,6 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ - [Framadate](https://framadate.org/abc/) - Online service for planning an appointment or make a decision quickly and easily: Make a poll, Define dates or subjects to choose, Send the poll link to your friends or colleagues, Discuss and make a decision. ([Demo](https://framadate.org/aqg259dth55iuhwm), [Source Code](https://framagit.org/framasoft/framadate?)) `CECILL-B` `PHP` - [Gancio](https://gancio.org/) - A shared agenda for local communities. ([Source Code](https://framagit.org/les/gancio)) `AGPL-3.0` `Nodejs` - [hitobito](https://hitobito.com/en) - A web application to manage complex group hierarchies with members, events and a lot more. ([Demo](https://demo.hitobito.com/en/users/sign_in), [Source Code](https://github.com/hitobito/hitobito)) `AGPL-3.0` `Ruby` -- [JD Esurvey](https://www.jdsoft.com/jd-esurvey.html) - Open source enterprise survey web application. ([Source Code](https://github.com/JD-Software/JDeSurvey)) `AGPL-3.0` `Java` - [LimeSurvey](https://www.limesurvey.org) - Feature-rich Open Source web based polling software. Supports extensive survey logic. ([Demo](https://demo.limesurvey.org), [Source Code](https://github.com/LimeSurvey/LimeSurvey)) `GPL-2.0` `PHP` - [Meetable](https://events.indieweb.org) - A minimal events aggregator. ([Source Code](https://github.com/aaronpk/Meetable)) `MIT` `PHP` - [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` From 98a13a26ed401f0aa14e58dd5fcd92e09d934b78 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 29 Apr 2023 10:59:58 +0000 Subject: [PATCH 069/117] remove Helpy (unmaintained since 2021) (#3737) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - https://demo.helpy.io/en : HTTPSConnectionPool(host='demo.helpy.io', port=443): Read timed out. (read timeout=10) - WARNING:awesome_lint.py: Helpy: last updated -543 days, 11:21:53.478882 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 09b0b270..a9e8cfe3 100644 --- a/README.md +++ b/README.md @@ -1996,7 +1996,6 @@ _Related: [Task Management & To-do Lists](#task-management--to-do-lists), [Softw - [Erxes](https://erxes.io/install/) - Marketing, sales, and customer service platform designed to help businesses attract more engaged customers. ([Demo](https://demo.erxes.io/), [Source Code](https://github.com/erxes/erxes)) `GPL-3.0` `Javascript` - [FreeScout](https://github.com/freescout-helpdesk/freescout) - Open source clone of Help Scout: email-based customer support application, help desk and shared mailbox. `AGPL-3.0` `PHP` - [GlitchTip](https://glitchtip.com) - Open source error-tracking app. GlitchTip collects errors reported by your app. ([Source Code](https://gitlab.com/glitchtip/glitchtip)) `MIT` `Python` -- [Helpy](https://github.com/helpyio/helpy) - Helpy is a modern, open source helpdesk customer support application. Features include knowledgebase, community discussions and support tickets integrated with email. ([Demo](https://demo.helpy.io/en)) `MIT` `Ruby` - [Iguana](https://github.com/iguana-project/iguana) - Iguana is an open source issue management system with a kanban board. `CC-BY-SA-4.0` `Python/Docker` - [ITFlow](https://itflow.org) - Client IT Documentation, Ticketing, Invoicing and Accounting Web Application for MSPs (Managed Service Providers). ([Demo](https://demo.itflow.org), [Source Code](https://github.com/itflow-org/itflow)) `GPL-3.0` `PHP` - [MantisBT](https://www.mantisbt.org/) - Self hosted bug tracker, fits best for software development. ([Demo](https://www.mantisbt.org/bugs/my_view_page.php), [Source Code](https://github.com/mantisbt/mantisbt)) `GPL-2.0` `PHP` From 2863a2fab3f2c5a0c54cee31d54b6bdcdb51c76e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 29 Apr 2023 11:00:15 +0000 Subject: [PATCH 070/117] remove Shaark (unmaintained since 2020) (#3742) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: Shaark: last updated -841 days, 5:54:10.916033 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a9e8cfe3..08c51499 100644 --- a/README.md +++ b/README.md @@ -1482,7 +1482,6 @@ A [password manager](https://en.wikipedia.org/wiki/Password_manager) allows user - [Passky](https://passky.org) - Simple, modern and open source password manager with website, browser extension, android and desktop application. ([Demo](https://vault.passky.org), [Source Code](https://github.com/Rabbit-Company/Passky-Server)) `GPL-3.0` `PHP` - [PassWall](https://github.com/passwall/passwall-server) - Open source password manager. `AGPL-3.0` `Go` - [Psono](https://psono.com/) - A promising password managers fully featured for teams. ([Demo](https://www.psono.pw), [Source Code](https://gitlab.com/psono)) `Apache-2.0` `Python` -- [Shaark](https://github.com/MarceauKa/shaark) - All in one platform for your links, stories, passwords and albums. Built with Laravel and Vue.js. `MIT` `PHP` - [sysPass](https://www.syspass.org/) - Multiuser password management system. ([Demo](https://demo.syspass.org/), [Source Code](https://github.com/nuxsmin/sysPass)) `GPL-3.0` `PHP` - [Teampass](https://teampass.net/) - Password manager dedicated for managing passwords in a collaborative way. One symmetric key is used to encrypt all shared/team passwords and stored server side in a file and the database. works on any server Apache, MySQL and PHP. ([Source Code](https://github.com/nilsteampassnet/TeamPass)) `GPL-3.0` `PHP` - [vaults](https://github.com/MatrixEternal/vaults) - Password manager featuring client side AES-256 encryption, PBKDF2 hashing, vaults, password generation & more. `GPL-3.0` `PHP` From 94a86b0d90209977b8716125fc1038a02e50dfe1 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 29 Apr 2023 11:00:27 +0000 Subject: [PATCH 071/117] remove Groove Basin (unmaintained since 2021) (#3743) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: Groove Basin: last updated -776 days, 5:54:10.925762 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 08c51499..7b71dcbd 100644 --- a/README.md +++ b/README.md @@ -1222,7 +1222,6 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [Funkwhale](https://dev.funkwhale.audio/funkwhale) - Modern, web-based, convivial, multi-user and free music server. `BSD-3-Clause` `Python/Django` - [GNU FM](https://gnu.io/fm/) - Running music community websites, alternative to last.fm. ([Source Code](https://git.savannah.gnu.org/cgit/librefm.git/)) `AGPL-3.0` `PHP` - [gonic](https://github.com/sentriz/gonic) - Lightweight music streaming server. Subsonic compatible. `GPL-3.0` `Go` -- [Groove Basin](https://github.com/andrewrk/groovebasin) - Music player server with a web-based user interface inspired by Amarok 1.4. `MIT` `Nodejs` - [koel](https://koel.dev/) - Personal music streaming server that works. ([Demo](https://demo.koel.dev/), [Source Code](https://github.com/koel/koel)) `MIT` `PHP` - [LibreTime](https://libretime.org) - Simple, open source platform that lets you broadcast streaming radio on the web (fork of [Airtime](https://github.com/sourcefabric/Airtime)). ([Source Code](https://github.com/LibreTime/libretime)) `AGPL-3.0` `PHP` - [LMS](https://github.com/epoupon/lms) - Access your self-hosted music using a web interface. `GPL-3.0` `C++` From 9e912b593f43061184c12f0b91de7cf0e43dd51f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 29 Apr 2023 11:00:37 +0000 Subject: [PATCH 072/117] remove EpochTalk (unmaintained since 2021) (#3744) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: EpochTalk: last updated -709 days, 5:54:10.927487 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7b71dcbd..23b4dc42 100644 --- a/README.md +++ b/README.md @@ -540,7 +540,6 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g. - [Discourse](https://www.discourse.org/) - Advanced forum / community solution based on Ruby and JS. ([Demo](https://try.discourse.org/), [Source Code](https://github.com/discourse/discourse)) `GPL-2.0` `Ruby` - [Elgg](https://elgg.org/) - Powerful open source social networking engine. ([Source Code](https://github.com/Elgg/Elgg)) `GPL-2.0` `PHP` - [Enigma 1/2 BBS](https://nuskooler.github.io/enigma-bbs/) - Enigma 1/2 is a modern, multi-platform BBS engine with unlimited "callers" and legacy DOS door game support. ([Demo](https://l33t.codes/xibalba-bbs/), [Source Code](https://github.com/NuSkooler/enigma-bbs)) `BSD-2-Clause` `Shell/Docker/Nodejs` -- [EpochTalk](https://github.com/epochtalk/epochtalk) - Next Generation Forum Software. `MIT` `Nodejs` - [Flarum](https://flarum.org) - Delightfully simple forums. Flarum is the next-generation forum software that makes online discussion fun again. ([Source Code](https://github.com/flarum/flarum)) `MIT` `PHP` - [FlaskBB](https://flaskbb.org/) - FlaskBB is forum software written in Python using the microframework Flask. You can easily create new topics, posts and send other users private messages. It also includes basic administration and moderation tools. ([Source Code](https://github.com/flaskbb/flaskbb)) `BSD-3-Clause` `Python` - [Friendica](https://friendi.ca/) - Social Communication Server. ([Source Code](https://github.com/friendica/friendica)) `AGPL-3.0` `PHP` From 2cab206d40ae4f83ae2ba5dfe83d986aafa148c5 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 29 Apr 2023 11:00:49 +0000 Subject: [PATCH 073/117] remove s3server (unmaintained since 2020) (#3747) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: s3server: last updated -945 days, 5:54:10.916477 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 23b4dc42..7c7a88ed 100644 --- a/README.md +++ b/README.md @@ -1011,7 +1011,6 @@ _Related: [Groupware](#groupware)_ - [IFM](https://github.com/misterunknown/ifm) - Single script file manager. `MIT` `PHP` - [miniserve](https://github.com/svenstaro/miniserve) - CLI tool to serve files and dirs over HTTP. `MIT` `Rust` - [ResourceSpace](https://www.resourcespace.com) - ResourceSpace open source digital asset management software is the simple, fast, and free way to organise your digital assets. ([Demo](https://www.resourcespace.com/trial), [Source Code](https://www.resourcespace.com/svn)) `BSD-4-Clause` `PHP` -- [s3server](https://github.com/jessfraz/s3server) - Simple HTTP interface to index and browse files in a public S3 or Google Cloud Storage bucket. `MIT` `Go` - [Surfer](https://git.cloudron.io/cloudron/surfer) - Simple static file server with webui to manage files. `MIT` `Nodejs` - [TagSpaces](https://www.tagspaces.org/) - TagSpaces is an offline, cross-platform file manager and organiser that also can function as a note taking app. The WebDAV version of the application can be installed on top of a WebDAV servers such as Nextcloud or ownCloud. ([Demo](https://demo.tagspaces.com), [Source Code](https://github.com/tagspaces/tagspaces)) `AGPL-3.0` `Nodejs` - [updog](https://github.com/sc0tfree/updog) - Updog is a replacement for Python's SimpleHTTPServer. It allows uploading and downloading via HTTP/S, can set ad hoc SSL certificates and use http basic auth. `MIT` `Python` From a40f92d022fff6e27be88da24f050ae1f3b3f256 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 29 Apr 2023 11:01:02 +0000 Subject: [PATCH 074/117] remove updog (unmaintained since 2020) (#3748) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: updog: last updated -1156 days, 5:54:10.913168 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7c7a88ed..2fc99966 100644 --- a/README.md +++ b/README.md @@ -1013,7 +1013,6 @@ _Related: [Groupware](#groupware)_ - [ResourceSpace](https://www.resourcespace.com) - ResourceSpace open source digital asset management software is the simple, fast, and free way to organise your digital assets. ([Demo](https://www.resourcespace.com/trial), [Source Code](https://www.resourcespace.com/svn)) `BSD-4-Clause` `PHP` - [Surfer](https://git.cloudron.io/cloudron/surfer) - Simple static file server with webui to manage files. `MIT` `Nodejs` - [TagSpaces](https://www.tagspaces.org/) - TagSpaces is an offline, cross-platform file manager and organiser that also can function as a note taking app. The WebDAV version of the application can be installed on top of a WebDAV servers such as Nextcloud or ownCloud. ([Demo](https://demo.tagspaces.com), [Source Code](https://github.com/tagspaces/tagspaces)) `AGPL-3.0` `Nodejs` -- [updog](https://github.com/sc0tfree/updog) - Updog is a replacement for Python's SimpleHTTPServer. It allows uploading and downloading via HTTP/S, can set ad hoc SSL certificates and use http basic auth. `MIT` `Python` ### Games From 4d3ff1c685cd3b43c4313b382eeaacecafc36f1e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 29 Apr 2023 11:01:13 +0000 Subject: [PATCH 075/117] remove WebODF (unmaintained since 2020) (#3749) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: WebODF: last updated -1171 days, 5:54:10.912547 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2fc99966..15cf3c8d 100644 --- a/README.md +++ b/README.md @@ -1461,7 +1461,6 @@ An [office suite](https://en.wikipedia.org/wiki/List_of_office_suites) is a coll - [ONLYOFFICE](https://helpcenter.onlyoffice.com/faq/server-opensource.aspx) - Office suite that enables you to manage documents, projects, team and customer relations in one place. ([Source Code](https://github.com/ONLYOFFICE/DocumentServer)) `AGPL-3.0` `Nodejs` - [PHPOffice](https://github.com/PHPOffice) - PHPOffice contains libraries which permits to write and read files from most office suites. `LGPL-3.0` `PHP` - [Rustpad](https://rustpad.io/) - Efficient and minimal collaborative code editor, self-hosted, no database required. ([Source Code](https://github.com/ekzhang/rustpad)) `MIT` `Rust` -- [WebODF](https://webodf.org/) - Tools and libraries to view and edit Open Document Format (ODF) files. ([Source Code](https://github.com/webodf/WebODF)) `AGPL-3.0` `HTML5` ### Password Managers From 388f10750371580ecf085f3eb1d6be20f2bb2e08 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 29 Apr 2023 12:02:05 +0000 Subject: [PATCH 076/117] remove AllTube (the project is archived) (#3764) - 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 15cf3c8d..5b081438 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,6 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot)_ - [Actionsflow](https://actionsflow.github.io/docs/) `⚠` - The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions. ([Source Code](https://github.com/actionsflow/actionsflow)) `MIT` `Docker/Nodejs` - [Activepieces](https://www.activepieces.com) - No-code business automation tool like Zapier or Tray. For example, you can send a Slack notification for each new Trello card. ([Demo](https://demo.activepieces.com), [Source Code](https://www.github.com/activepieces/activepieces)) `MIT` `Typescript` - [ActiveWorkflow](https://github.com/automaticmode/active_workflow) - An intelligent process and workflow automation platform based on software agents. `MIT` `Ruby` -- [Alltube](https://github.com/Rudloff/alltube) - Web GUI for youtube-dl, a program to download videos and audio from more than 100 websites. `GPL-3.0` `PHP` - [AmIUnique](https://amiunique.org/) - Learn how identifiable you are on the Internet (browser fingerprinting tool). ([Source Code](https://github.com/DIVERSIFY-project/amiunique)) `MIT` `Java` - [Automatisch](https://automatisch.io) - Business automation tool that lets you connect different services like Twitter, Slack, and more to automate your business processes (Open source Zapier alternative). ([Source Code](https://github.com/automatisch/automatisch)) `AGPL-3.0` `Docker` - [betanin](https://github.com/sentriz/betanin) - Music organization man-in-the-middle of your torrent client and music player. Based on beets.io, similar to Sonarr and Radarr. `GPL-3.0` `Python` From c9cc5f5a0b1796bfff90dde00222e7b31b5c6aa3 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 29 Apr 2023 12:04:32 +0000 Subject: [PATCH 077/117] remove tasks.php (unmaintained since 2016) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5b081438..fa157eca 100644 --- a/README.md +++ b/README.md @@ -1966,7 +1966,6 @@ _Related: [Software Development - Project Management](#software-development---pr - [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.php](https://github.com/lgg-archive/tasks.php) - Simple task/todo list that uses a JSON text file for the tasks. `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 9fd97da7b3af37e10103c0ff4eaab1369773c160 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 4 May 2023 10:01:21 +0000 Subject: [PATCH 078/117] remove socksbin (unmaintained since March, 2022) (#3765) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: SocksBin: last updated -418 days, 9:56:58.105518 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fa157eca..7e0d60d7 100644 --- a/README.md +++ b/README.md @@ -1517,7 +1517,6 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [rustypaste](https://github.com/orhun/rustypaste) - A minimal file upload/pastebin service. `MIT` `Rust` - [snipt](https://github.com/nicksergeant/snipt) - Long-term memory for coders. Share and store code snippets. `MIT` `Python` - [SnyPy](https://snypy.com) - Open source on-prem code snippet manager. ([Demo](https://app.snypy.com), [Source Code](https://github.com/snypy)) `MIT` `Docker` -- [SocksBin](https://github.com/magnumdingusedu/socksbin) - Simple and fast terminal based pastebin, with optional code highlighting. No specific client required, all you need is netcat. `GPL-3.0` `Python` - [Spacebin](https://github.com/spacebin-org/spirit) - Text-sharing for the final frontier — Reliable Pastebin server in Golang and Fiber. `Apache-2.0` `Go` - [Sup3rS3cretMes5age](https://github.com/algolia/sup3rS3cretMes5age) - Very simple (to deploy and to use) secret message service using Hashicorp Vault as a secrets storage. `MIT` `Go` - [wantguns/bin](https://github.com/wantguns/bin) - Minimal pastebin for both textual and binary files shipped in a single statically linked binary. ([Demo](https://basedbin.fly.dev)) `GPL-3.0` `Rust` From 80769d55ffa52b85737ea982d868755713ae1a4f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 4 May 2023 10:01:49 +0000 Subject: [PATCH 079/117] remove snipt (unmaintained since 2021) (#3766) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: snipt: last updated -730 days, 9:56:58.105608 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7e0d60d7..4723ba76 100644 --- a/README.md +++ b/README.md @@ -1515,7 +1515,6 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [prologic pastebin](https://git.mills.io/prologic/pastebin) - Simple pastebin service with convenient api and CLI. ([Demo](https://paste.mills.io)) `MIT` `Go` - [PurritoBin](https://github.com/PurritoBin/PurritoBin) - Ultra fast, minimalistic, encrypted command line paste-bin, where the server has no knowledge of the paste data. `ISC` `C++` - [rustypaste](https://github.com/orhun/rustypaste) - A minimal file upload/pastebin service. `MIT` `Rust` -- [snipt](https://github.com/nicksergeant/snipt) - Long-term memory for coders. Share and store code snippets. `MIT` `Python` - [SnyPy](https://snypy.com) - Open source on-prem code snippet manager. ([Demo](https://app.snypy.com), [Source Code](https://github.com/snypy)) `MIT` `Docker` - [Spacebin](https://github.com/spacebin-org/spirit) - Text-sharing for the final frontier — Reliable Pastebin server in Golang and Fiber. `Apache-2.0` `Go` - [Sup3rS3cretMes5age](https://github.com/algolia/sup3rS3cretMes5age) - Very simple (to deploy and to use) secret message service using Hashicorp Vault as a secrets storage. `MIT` `Go` From 701f8bc04c8ab903e5885361243965c5515fd788 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 4 May 2023 10:02:00 +0000 Subject: [PATCH 080/117] remove sovereign (unmaintained since 2021) (#3767) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: sovereign: last updated -766 days, 9:56:58.105370 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4723ba76..5e521d83 100644 --- a/README.md +++ b/README.md @@ -1742,7 +1742,6 @@ Software for easy installation, management and configuration of self-hosted serv - [NextCloudPi](https://github.com/nextcloud/nextcloudpi) - Nextcloud preinstalled and preconfigured, with a text and web management interface and all the tools needed to self host private data. With installation images for Raspberry Pi, Odroid, Rock64, Docker, and a curl installer for Armbian/Debian. `GPL-2.0-or-later` `Bash/PHP` - [OpenMediaVault](https://www.openmediavault.org/) - OpenMediaVault is the next generation network attached storage (NAS) solution based on Debian Linux. It contains services like SSH, (S)FTP, SMB/CIFS, DAAP media server, RSync, BitTorrent client and many more. ([Source Code](https://github.com/openmediavault/openmediavault)) `GPL-3.0` `PHP` - [Sandstorm](https://sandstorm.io/) - Personal server for running self-hosted apps easily and securely. ([Demo](https://demo.sandstorm.io/), [Source Code](https://github.com/sandstorm-io/sandstorm)) `Apache-2.0` `C++/Other` -- [sovereign](https://github.com/sovereign/sovereign) - Set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more. `GPL-3.0` `YAML/Other` - [Syncloud](https://syncloud.org/) - Your own online file storage, social network or email server. ([Source Code](https://github.com/syncloud/platform)) `GPL-3.0` `Python/Other` - [Tipi](https://runtipi.io/) - Homeserver manager. One command setup, one click installs for your favorites self-hosted apps. ([Demo](https://demo.runtipi.io), [Source Code](https://github.com/meienberger/runtipi)) `GPL-3.0` `Shell` - [UBOS](https://ubos.net/) - Linux distro that runs on indie boxes (personal servers and IoT devices). Single-command installation and management of apps - Jenkins, Mediawiki, Owncloud, WordPress, etc., and other features. `GPL-3.0` `Perl/Other` From 079d8968a9f4ab82bfa11dab6c200f2005bc695c Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 4 May 2023 10:02:13 +0000 Subject: [PATCH 081/117] remove pagekit (unmaintained since 2020) (#3768) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: Pagekit: last updated -1196 days, 9:56:58.109087 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5e521d83..09ddb2f9 100644 --- a/README.md +++ b/README.md @@ -692,7 +692,6 @@ _Related: [Blogging Platforms](#blogging-platforms), [Static Site Generators](#s - [Neos](https://www.neos.io) - Neos or TYPO3 Neos (for version 1) is a modern, open source CMS. ([Source Code](https://github.com/neos)) `GPL-3.0` `PHP` - [Noosfero](https://gitlab.com/noosfero/noosfero) - Noosfero is a web platform for social and solidarity economy networks with blog, e-Portfolios, CMS, RSS, thematic discussion, events agenda and collective intelligence for solidarity economy in the same system. `AGPL-3.0` `Ruby` - [Omeka](https://omeka.org) - Create complex narratives and share rich collections, adhering to Dublin Core standards with Omeka on your server, designed for scholars, museums, libraries, archives, and enthusiasts. ([Demo](https://omeka.org/classic/showcase/), [Source Code](https://github.com/omeka/Omeka)) `GPL-3.0` `PHP` -- [Pagekit](https://pagekit.com/) - New modern CMS to create and share. ([Source Code](https://github.com/pagekit/pagekit)) `MIT` `PHP` - [Payload CMS](https://payloadcms.com/) - Developer-first headless CMS and application framework. ([Demo](https://demo.payloadcms.com), [Source Code](https://github.com/payloadcms/payload)) `MIT` `Nodejs` - [Pico](https://picocms.org/) - Stupidly simple, blazing fast, flat file CMS. ([Source Code](https://github.com/picocms/Pico)) `MIT` `PHP` - [Pimcore](https://www.pimcore.org/) - Multi-Channel Experience and Engagement Management Platform. ([Source Code](https://github.com/pimcore/pimcore)) `GPL-3.0-or-later` `PHP` From 923d35241f7ccf685bb67442cc08a4c734126e3a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 4 May 2023 10:02:26 +0000 Subject: [PATCH 082/117] remove mopidy musicbox (unmaintained since 2020) (#3769) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: Mopidy MusicBox: last updated -1041 days, 9:56:58.110949 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 09ddb2f9..e390ab75 100644 --- a/README.md +++ b/README.md @@ -1222,7 +1222,6 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [LMS](https://github.com/epoupon/lms) - Access your self-hosted music using a web interface. `GPL-3.0` `C++` - [Maloja](https://github.com/krateng/maloja) - Self-hosted music scrobble database, alternative to Last.fm. ([Demo](https://maloja.krateng.ch/)) `GPL-3.0` `Python/Docker` - [moOde Audio](https://moodeaudio.org/) - Audiophile-quality music playback for the wonderful Raspberry Pi family of single board computers. ([Source Code](https://github.com/moode-player/moode)) `GPL-3.0` `PHP` -- [Mopidy MusicBox](https://github.com/pimusicbox/mopidy-musicbox-webclient) - Web Client for Mopidy Music Server. `Apache-2.0` `HTML5` - [Mopidy](https://docs.mopidy.com/) - Extensible music server. Offers a superset of the mpd API, as well as integration with 3rd party services like Spotify, SoundCloud etc. ([Source Code](https://github.com/mopidy/mopidy)) `Apache-2.0` `Python` - [mpd](https://www.musicpd.org/) - Daemon to remotely play music, stream music, handle and organize playlists. Many clients available. ([Source Code](https://github.com/MusicPlayerDaemon/MPD), [Clients](https://www.musicpd.org/clients/)) `GPL-2.0` `C++` - [mStream](https://mstream.io/) - Music streaming server with GUI management tools. Runs on Mac, Windows, and Linux. ([Source Code](https://github.com/IrosTheBeggar/mStream)) `GPL-2.0` `Nodejs` From d11060a8eee9f4959b41859cebd94f3b1aa218b0 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 4 May 2023 10:02:34 +0000 Subject: [PATCH 083/117] remove microproxy (unmaintained since Jan, 2022) (#3770) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: microproxy: last updated -484 days, 9:56:58.111525 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e390ab75..06fd39cc 100644 --- a/README.md +++ b/README.md @@ -1624,7 +1624,6 @@ _Related: [Web Servers](#web-servers)_ - [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` -- [microproxy](https://github.com/thekvs/microproxy) - Lightweight non-caching HTTP/HTTPS proxy server. `MIT` `Go` - [Nginx Proxy Manager](https://nginxproxymanager.com/) - Nginx Proxy Manager is an easy way to accomplish reverse proxying hosts with SSL termination. ([Source Code](https://github.com/jc21/nginx-proxy-manager)) `MIT` `Nodejs/Docker` - [Outline Server](https://getoutline.org/) - A proxy server that runs a Shadowsocks instance for each access key and a REST API to manage the access keys. ([Source Code](https://github.com/Jigsaw-Code/outline-server)) `Apache-2.0` `Docker/Nodejs` - [PHP-Proxy](https://www.php-proxy.com/) - Web proxy script built specifically to be fast, easy to modify and to support video sites such as YouTube. ([Demo](https://unblockvideos.com/), [Source Code](https://github.com/Athlon1600/php-proxy-app)) `MIT` `PHP` From b0646fe0379cffca9a1c35e84f151ca0ad26867b Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 4 May 2023 10:02:44 +0000 Subject: [PATCH 084/117] remove hastebin (unmaintained since 2021) (#3771) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: Hastebin: last updated -710 days, 9:56:58.115044 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 06fd39cc..eef05289 100644 --- a/README.md +++ b/README.md @@ -1496,7 +1496,6 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [fiche](https://github.com/solusipse/fiche) - Command line pastebin, all you need is netcat. ([Demo](https://termbin.com/)) `MIT` `C` - [filite](https://github.com/raftario/filite) - A simple, light and standalone pastebin, URL shortener and file-sharing service. `MIT` `Rust` - [FlashPaper](https://github.com/AndrewPaglusch/FlashPaper) - A one-time encrypted zero-knowledge password/secret sharing application focused on simplicity and security. No database or complicated set-up required. ([Demo](https://flashpaper.io)) `MIT` `PHP` -- [Hastebin](https://haste.zneix.eu/about.md) - Open source pastebin. (This is a fork with extended maintenance). ([Demo](https://haste.zneix.eu), [Source Code](https://github.com/zneix/haste-server)) `MIT` `Nodejs` - [Hasty Paste](https://enchantedcode.co.uk/hasty-paste/) - A place to quickly paste some text and share it. Mostly used for sharing debug logs and such to help developers provide tech support. The project aims to be both fast and minimal. ([Source Code](https://github.com/enchant97/hasty-paste)) `AGPL-3.0` `Docker/Python` - [Lenpaste](https://git.lcomrade.su/root/lenpaste) - Web service that allows you to share notes anonymously, an alternative to pastebin. ([Demo](https://paste.lcomrade.su/)) `AGPL-3.0` `Docker/Go` - [LogPaste](https://github.com/mtlynch/logpaste) - Minimal pastebin web app that's easy to self-host and persists data to any S3-compatible backend. ([Demo](https://logpaste.com/)) `MIT` `Go` From a4d29583720596a4e1c34e1f50c8791619098187 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 4 May 2023 10:02:57 +0000 Subject: [PATCH 085/117] remove chibisafe (unmaintained since Jan, 2022) (#3772) - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: Chibisafe: last updated -472 days, 9:56:58.119340 ago, older than 365 days --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index eef05289..4c09b4f3 100644 --- a/README.md +++ b/README.md @@ -959,7 +959,6 @@ Network distributed filesystems. Simplified file servers for sharing of one-time/short-lived/temporary files, providing single-click or [drag-and-drop](https://en.wikipedia.org/wiki/Drag_and_drop) updload functionality. - [ass](https://github.com/tycrek/ass) - The superior self-hosted ShareX server. For use with clients such as ShareX (Windows), Flameshot (Linux), & MagicCap (Linux, macOS). `ISC` `Nodejs` -- [Chibisafe](https://chibisafe.moe/) - Blazing fast file uploader and awesome bunker written in node. ([Source Code](https://github.com/weebdev/chibisafe)) `MIT` `Nodejs` - [elixire](https://elixi.re) - Simple yet advanced screenshot uploading and link shortening service. ([Source Code](https://gitlab.com/elixire/elixire), [Clients](https://gitlab.com/elixire/elixiremanager)) `AGPL-3.0` `Python` - [Files Sharing](https://github.com/axeloz/filesharing) - Open Source and self-hosted files sharing application based on unique and temporary links. `GPL-3.0` `PHP` - [FileShelter](https://github.com/epoupon/fileshelter) - FileShelter is a self-hosted software that allows you to easily share files over the Internet. `GPL-3.0` `C++` From e02c423c7027da4dad5f4d7b0eb1e86abfdf9bb6 Mon Sep 17 00:00:00 2001 From: Koichi MATSUMOTO Date: Thu, 4 May 2023 19:03:09 +0900 Subject: [PATCH 086/117] Remove OpenNote. (#3782) Remove OpenNote because it's discontinued. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4c09b4f3..f3236e4a 100644 --- a/README.md +++ b/README.md @@ -1430,7 +1430,6 @@ _Related: [Wikis](#wikis)_ - [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` - [Oddmuse](https://oddmuse.org/) - A simple wiki engine written in Perl. No database required. ([Source Code](https://github.com/kensanata/oddmuse)) `GPL-3.0` `Perl` -- [OpenNote](https://github.com/FoxUSA/OpenNote) - OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote. ([Demo](https://foxusa.github.io/OpenNote/OpenNote/#/folder)) `MIT` `HTML5` - [Overleaf](https://www.overleaf.com/) - Web-based collaborative LaTeX editor. ([Source Code](https://github.com/overleaf/overleaf)) `AGPL-3.0` `Ruby` - [Plainpad](https://alextselegidis.com/get/plainpad/) - A modern note taking application for the cloud, utilizing the best features of progressive web apps technology. ([Demo](https://alextselegidis.com/try/plainpad/), [Source Code](https://github.com/alextselegidis/plainpad)) `GPL-3.0` `PHP` - [savepad](https://github.com/shelltr/textpad) - Minimalist notepad based on notepad.cc. `MIT` `PHP` From 222b325894defc537f2344d07828b84e52be28c7 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 4 May 2023 14:31:37 +0000 Subject: [PATCH 087/117] 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 088/117] 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 089/117] 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 090/117] 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 091/117] 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 092/117] 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 093/117] 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 094/117] 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 095/117] 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 096/117] 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 097/117] 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 098/117] 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 099/117] 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 100/117] 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 101/117] 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 102/117] 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 103/117] 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 104/117] 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 105/117] 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 106/117] 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 107/117] 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 108/117] 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 109/117] 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 110/117] 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 111/117] 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 112/117] 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 113/117] 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 114/117] 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 115/117] 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 116/117] 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 117/117] 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`