From 0027cf1c9d37d9fc3d1089554aaf4a03304c9413 Mon Sep 17 00:00:00 2001 From: Michael Lynch Date: Sat, 26 Mar 2022 12:42:12 -0400 Subject: [PATCH 01/33] Remove up1 (#2937) No updates since 2020-07-29, and the demo server is no longer serving. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 561e81fd..3a87f46b 100644 --- a/README.md +++ b/README.md @@ -916,7 +916,6 @@ _Related: [Groupware](#groupware)_ - [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` - [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` -- [Up1](https://github.com/Upload/Up1) - Client-side Encrypted Image Host. `MIT` `Nodejs` - [Void](https://github.com/AlphaNecron/Void) - Lightweight, fast and elegant file hosting service for ShareX with Web UI and REST API. ([Source Code](https://github.com/AlphaNecron/Void/)) `MIT` `Nodejs` - [Web-File-Uploader](https://v2.femto.pw/) - A simple tool to let people upload and share images and files. ([Source Code](https://github.com/femto-apps/web-file-uploader)) `MIT` `Nodejs` - [XBackBone](https://github.com/SergiX44/XBackBone) - A simple, fast and lightweight file manager with instant sharing tools integration, like ShareX (a free and open-source screenshot utility for Windows). `AGPL-3.0` `PHP` From 4a482aa5746c4be370123b3f6f2569d871ebd0b1 Mon Sep 17 00:00:00 2001 From: Michael Lynch Date: Sat, 26 Mar 2022 12:43:22 -0400 Subject: [PATCH 02/33] Remove fibridge (unmaintained project) (#2936) The project has not had any commits since 2019-09-11, except for one in 2021-12-16 which was just removing a dead link to a live demo. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3a87f46b..169a6ca0 100644 --- a/README.md +++ b/README.md @@ -891,7 +891,6 @@ _Related: [Groupware](#groupware)_ - [Chibisafe](https://lolisafe.moe/) - Blazing fast file uploader and awesome bunker written in node. ([Source Code](https://github.com/weebdev/chibisafe)) `MIT` `Nodejs` - [Coquelicot](https://coquelicot.potager.org/) - Coquelicot is a “one-click” file sharing web application with a focus on protecting users’ privacy. ([Source Code](https://coquelicot.potager.org/dist/coquelicot-0.9.6.tar.gz)) `AGPL-3.0` `Ruby` - [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` -- [fibridge](https://github.com/anderspitman/fibridge-proxy-rs) - Stream huge files out of your browser without having to upload. `MIT` `Rust` - [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. ([Demo](https://fileshelter.demo.poupon.io/)) `GPL-3.0` `C++` - [FireShare](https://github.com/rockmanvnx6/FireShare) - A full-stack, pub-sub, real-time secure file sharing system. ([Demo](https://auspham.dev/FireShare)) `MIT` `Nodejs` From cd776af871ab230090ede73436c433bbaa38ca04 Mon Sep 17 00:00:00 2001 From: Almar Klein Date: Sun, 27 Mar 2022 16:35:44 +0200 Subject: [PATCH 03/33] Add entry for MyPaas to Misc (#2866) * Add entry for MyPaas * Fix entry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 169a6ca0..8e8e33ba 100644 --- a/README.md +++ b/README.md @@ -1228,6 +1228,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [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` - [Musical Artifacts](https://musical-artifacts.com/) - Helping to catalog, preserve and free the artifacts you need to produce music. ([Source Code](https://github.com/lfzawacki/musical-artifacts)) `MIT` `Ruby` +- [MyPaas](https://github.com/almarklein/mypaas) - Run your own PaaS using Docker, Traefik, and great monitoring. `BSD 2-clause` `Python/Docker` - [nnmm](https://github.com/Mechazawa/nnmm) - Super tiny pastebin/url minifier _microservice_. `Beerware` `PHP` - [Notica](https://notica.us) - Lets you send browser notifications from your terminal to your desktop or phone. No installation or registration is required. ([Source Code](https://github.com/tannercollin/Notica)) `MIT` `Nodejs` - [Ombi](https://ombi.io/) - A content request system for Plex/Emby, connects to SickRage, CouchPotato, Sonarr, with a growing feature set. ([Demo](https://app.ombi.io/), [Source Code](https://github.com/Ombi-app/Ombi)) `GPL-2.0` `C#` From 32ec8ce4ab327539c282a6f0284916cf77257fae Mon Sep 17 00:00:00 2001 From: Benjamin Jonard Date: Sun, 27 Mar 2022 16:36:06 +0200 Subject: [PATCH 04/33] Add Koillection to Miscellaneous (#2876) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e8e33ba..7718bdd0 100644 --- a/README.md +++ b/README.md @@ -1222,6 +1222,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [Journal](https://github.com/inoda/journal) - Simple journaling with encrypted entries and sharing capabilities. `MIT` `Ruby` - [Kimai](https://www.kimai.org/) - Kimai is a free & open source timetracker. It tracks work time and prints out a summary of your activities on demand. ([Demo](https://www.kimai.org/demo/), [Source Code](https://github.com/kevinpapst/kimai2/)) `MIT` `PHP` - [King Phisher](https://github.com/rsmusllp/king-phisher) - King Phisher is a tool for testing and promoting user awareness by simulating real world phishing attacks. `BSD-3-Clause` `Python` +- [Koillection](https://koillection.github.io/) - Koillection is a service allowing users to manage any kind of collections. ([Source Code](https://github.com/koillection/koillection)) `MIT` `PHP` - [Lancache](https://lancache.net) `⚠` - LAN Party game caching made easy. ([Source Code](https://github.com/lancachenet/monolithic)) `MIT` `Docker/Shell` - [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` From 9a7068347ad1d7990743fcdfd6d19ecc25e7538c Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 27 Mar 2022 16:36:17 +0200 Subject: [PATCH 05/33] Add Ghostfolio to Money, Budgeting and Management (#2884) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7718bdd0..5a5b1ce4 100644 --- a/README.md +++ b/README.md @@ -1268,6 +1268,7 @@ _See also: [awesome-sysadmin/IT Asset Management](https://github.com/awesome-fos - [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` - [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. ([Demo](https://ghostfol.io/), ([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` From c24d388db84c4269c272581fbf1499ad6d149a79 Mon Sep 17 00:00:00 2001 From: Ofer Sadan Date: Sun, 27 Mar 2022 17:36:33 +0300 Subject: [PATCH 06/33] Add CloudBeaver to Miscellaneous (#2886) * Add CloudBeaver to Miscellaneous * cloudbeaver: remove inline link Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a5b1ce4..270d65eb 100644 --- a/README.md +++ b/README.md @@ -1208,6 +1208,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [asciiflow](https://asciiflow.com/) - Flow Diagram Drawing Tool. ([Source Code](https://github.com/lewish/asciiflow)) `MIT` `Nodejs` - [CapRover](https://caprover.com/) - Build your own PaaS in a few minutes. ([Demo](https://captain.server.demo.caprover.com/#/login), [Source Code](https://github.com/caprover/caprover)) `Apache-2.0` `Docker/Nodejs` - [changedetection.io](https://github.com/dgtlmoon/changedetection.io) - Self-hosted tool for staying up-to-date with web-site content changes. `Apache-2.0` `Python/Docker` +- [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` - [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` From 21da82682e80583d423d6c6c46111ac26c80f02d Mon Sep 17 00:00:00 2001 From: Diggaj Upadhyay Date: Sun, 27 Mar 2022 22:36:45 +0800 Subject: [PATCH 07/33] Update README.md (#2891) Add Groceri.es to 'Recipe Management' --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 270d65eb..3d019b85 100644 --- a/README.md +++ b/README.md @@ -1521,6 +1521,7 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ **[`^ back to top ^`](#)** +- [Groceri.es](https://groceri.es/) - groceri.es is a web-based application to manage your recipes and plan your meals ahead. groceri.es keeps track of your menu plans and generates a groceries list for you. ([Source Code](https://github.com/juriansluiman/groceri.es)) `MIT` `Python` - [kcal](https://github.com/kcal-app/kcal) - Track nutritional information about foods and recipes, set goals, and record a food journal to help along the way. Kcal is a personal system that focuses on direct control of inputs and a minimal, easy to use recipe presentation for preparing meals. ([Demo](http://demo.kcal.cooking/login)) `MPL-2.0` `PHP` - [Mealie](https://hay-kot.github.io/mealie/) - Material design inspired recipe manager with category and tag management, shopping-lists, meal-planner, and site customizations. Mealie is focused on simple user interactions to keep the whole family using the app. ([Demo](https://mealie-demo.hay-kot.dev/), [Source Code](https://github.com/hay-kot/mealie)) `MIT` `Python` - [OpenEats](https://github.com/open-eats/OpenEats) - Recipe management site that allows users to create, store, share and rate recipes, create grocery lists, and more. ([Demo](https://open-eats.github.io/)) `MIT` `Python` @@ -1528,6 +1529,8 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ - [Tandoor Recipes](https://docs.tandoor.dev/) - Django application to manage, tag and search recipes using either built-in models or external storage providers hosting PDFs, Images or other files. ([Demo](https://app.tandoor.dev/), [Source Code](https://github.com/vabene1111/recipes/)) `MIT` `Python` + + ### Resource Planning **[`^ back to top ^`](#)** From 6a6f57f16e9a725f19bb2abeade3ef06845cab23 Mon Sep 17 00:00:00 2001 From: Michael Lynch Date: Sun, 27 Mar 2022 10:38:01 -0400 Subject: [PATCH 08/33] Remove Bozon (unmaintained project) (#2938) Demo instances are gone, and project has not had any commits since 2018-11-07. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3d019b85..f2c88c61 100644 --- a/README.md +++ b/README.md @@ -887,7 +887,6 @@ _Related: [Groupware](#groupware)_ **[`^ back to top ^`](#)** - [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` -- [BoZoN](https://github.com/broncowdd/BoZoN) - Minimalist Drag and drop file sharing app. `AGPL-3.0` `PHP` - [Chibisafe](https://lolisafe.moe/) - Blazing fast file uploader and awesome bunker written in node. ([Source Code](https://github.com/weebdev/chibisafe)) `MIT` `Nodejs` - [Coquelicot](https://coquelicot.potager.org/) - Coquelicot is a “one-click” file sharing web application with a focus on protecting users’ privacy. ([Source Code](https://coquelicot.potager.org/dist/coquelicot-0.9.6.tar.gz)) `AGPL-3.0` `Ruby` - [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` From 97421192c390fcb0b16c0190883bf2208dbc848b Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 27 Mar 2022 07:44:24 -0700 Subject: [PATCH 09/33] Update to Paperless-ngx instead of -ng (#2908) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2c88c61..d4a0528a 100644 --- a/README.md +++ b/README.md @@ -698,7 +698,7 @@ _See also: [awesome-sysadmin/DNS](https://github.com/awesome-foss/awesome-sysadm - [EveryDocs](https://github.com/jonashellmann/everydocs-core/) - A simple Document Management System for private use with basic functionality to organize your documents digitally. `GPL-3.0` `Ruby` - [I, Librarian](https://i-librarian.net) - I, Librarian can organize PDF papers and office documents. It provides a lot of extra features for students and research groups both in industry and academia. ([Demo](https://i-librarian.net/demo/), [Source Code](https://github.com/mkucej/i-librarian-free)) `GPL-3.0` `PHP` - [Mayan EDMS](https://www.mayan-edms.com) - Free Open Source Electronic Document Management System. An electronic vault for your documents with preview generation, OCR, and automatic categorization among other features. ([Source Code](https://gitlab.com/mayan-edms/mayan-edms)) `Apache-2.0` `Python` -- [Paperless-ng](https://github.com/jonaswinkler/paperless-ng) - A fork of paperless, adding a new interface and many other changes under the hood. Scan, index, and archive all of your paper documents. `GPL-3.0` `Python` +- [Paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) - 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/)) `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) - a 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` - [Teedy](https://teedy.io/) - (Ex SismicsDocs) Lightweight document management system packed with all the features you can expect from big expensive solutions. ([Source Code](https://github.com/sismics/docs)) `GPL-2.0` `Java` From 5002072152cb4f5f52c316312c2d4d1bcad7ce8a Mon Sep 17 00:00:00 2001 From: Bob van Luijt Date: Sun, 27 Mar 2022 07:44:59 -0700 Subject: [PATCH 10/33] Update Weaviate (fixed broken link and added docs) (#2901) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d4a0528a..60bab30a 100644 --- a/README.md +++ b/README.md @@ -1052,8 +1052,7 @@ Games, game servers and control panels. - [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` -- [Weaviate](https://github.com/semi-technologies/weaviate) - A cloud-native, realtime vector search engine integrating scalable machine learning models (GraphQL and RESTful APIs). ([Demo](https://www.semi.technology/documentation/weaviate/current/)) `BSD-3-Clause` `Go` - +- [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 f0a79cc31662ea3309a692a3f2ac0763cc7c01c0 Mon Sep 17 00:00:00 2001 From: jordan <46956980+slurpyb@users.noreply.github.com> Date: Sun, 27 Mar 2022 22:45:39 +0800 Subject: [PATCH 11/33] Removed rss2twtxt - repository and any alternative unavailable. (#2894) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 60bab30a..f10a5b55 100644 --- a/README.md +++ b/README.md @@ -538,7 +538,6 @@ Mailing lists servers and mass mailing software - one message to many recipients - [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` - [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` -- [rss2twtxt](https://github.com/jointwt/rss2twtxt) - An RSS/Atom feed aggregator command-line tool and web service that consumes RSS/Atom and produces twtxt.net feeds for consumption by twtxt clients. ([Demo](https://feeds.twtxt.net)) `MIT` `Go` - [Satellity](https://satellity.org/) - Yet another open source forum written in Golang, React and PostgreSQL. ([Source Code](https://github.com/satellity/satellity)) `MIT` `Go` - [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` `Node.js` - [Scoold](https://scoold.com) - Stack Overflow in a JAR. An enterprise-ready Q&A platform with full-text search, SAML, LDAP integration and social login support. ([Demo](https://live.scoold.com), [Source Code](https://github.com/Erudika/scoold)) `Apache-2.0` `Java` From cf2af017136c33b265006c17b3eb584bd41655b3 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 28 Mar 2022 22:06:42 +0200 Subject: [PATCH 12/33] Fix typo (#2939) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f10a5b55..78feb2e9 100644 --- a/README.md +++ b/README.md @@ -1266,7 +1266,7 @@ _See also: [awesome-sysadmin/IT Asset Management](https://github.com/awesome-fos - [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` - [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. ([Demo](https://ghostfol.io/), ([Source Code](https://github.com/ghostfolio/ghostfolio)) `AGPL-3.0` `Docker/Nodejs` +- [Ghostfolio](https://ghostfol.io/) - Wealth management software to keep track of stocks, ETFs and cryptocurrencies. ([Demo](https://ghostfol.io/), [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` From 9f20c2c531dd746e5fa9a3412f870c1967039538 Mon Sep 17 00:00:00 2001 From: Eric Eskildsen Date: Mon, 28 Mar 2022 16:07:20 -0400 Subject: [PATCH 13/33] Rename Calendso to Cal.com (#2941) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78feb2e9..0a10058a 100644 --- a/README.md +++ b/README.md @@ -226,7 +226,7 @@ _See also: [WeblogMatrix](https://www.weblogmatrix.org/)_ _Related: [Polls and Events](#polls-and-events)_ - [Alf.io](https://alf.io/) - The open source ticket reservation system. ([Demo](https://demo.alf.io/authentication), [Source Code](https://github.com/alfio-event/alf.io)) `GPL-3.0` `Java` -- [Calendso](https://calendso.com/) - The open-source online appointment scheduling system. ([Demo](https://app.calendso.com/bailey), [Source Code](https://github.com/calendso/calendso)) `MIT` `Nodejs` +- [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` From b5dd213fe9078c702ec082b5dcee266810003324 Mon Sep 17 00:00:00 2001 From: Alex S <52931605+chilledtonic@users.noreply.github.com> Date: Wed, 6 Apr 2022 10:08:29 -0600 Subject: [PATCH 14/33] Added Enigma BBS to Communication - Social Network Section (#2745) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a10058a..163d3bcb 100644 --- a/README.md +++ b/README.md @@ -510,6 +510,7 @@ Mailing lists servers and mass mailing software - one message to many recipients - [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` `Nodejs/Javascript` - [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` From ea31c6f1d3d13f7b30e08848c07eaf4e35ca8653 Mon Sep 17 00:00:00 2001 From: InfoLibre Date: Wed, 6 Apr 2022 18:09:30 +0200 Subject: [PATCH 15/33] Add Rapido in CMS list (#2827) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 163d3bcb..caa96c26 100644 --- a/README.md +++ b/README.md @@ -659,6 +659,7 @@ _Related: [Blogging Platforms](#blogging-platforms), [Static Site Generators](#s - [ProcessWire](https://processwire.com/) - ProcessWire is an open source content management system (CMS) and web application framework aimed at the needs of designers, developers and their clients. ([Source Code](https://github.com/ryancramerdesign/ProcessWire)) `MPL-2.0` `PHP` - [PropertyWebBuilder](https://propertywebbuilder.com) - Ultimate Ruby on Rails engine for creating real estate websites. ([Demo](https://propertywebbuilder.herokuapp.com), [Source Code](https://github.com/etewiah/property_web_builder)) `MIT` `Ruby` - [Publify](https://publify.github.io/) - Simple but full featured web publishing software. ([Source Code](https://github.com/publify/publify)) `MIT` `Ruby` +- [Rapido](https://framagit.org/InfoLibre/rapido) - Create your website with Rapido. Edit, publish and share collaborative content. `AGPL-3.0` `Go` - [REDAXO](https://www.redaxo.org) - Simple, flexible and useful content management system (documentation only available in German). ([Source Code](https://github.com/redaxo/redaxo)) `MIT` `PHP` - [Redaxscript](https://redaxscript.com) - Ultra lightweight CMS for MySQL, SQLite and PostgreSQL. ([Demo](https://demo.redaxscript.com/login), [Source Code](https://github.com/redaxscript/redaxscript)) `GPL-3.0` `PHP` - [Roadiz](https://www.roadiz.io/) - Modern CMS based on a node system which can handle many types of services. ([Source Code](https://github.com/roadiz/roadiz)) `MIT` `PHP` From e8afe070bd42a5c2c3f33d075713ac9efec0ce68 Mon Sep 17 00:00:00 2001 From: linbreux <29354411+Linbreux@users.noreply.github.com> Date: Wed, 6 Apr 2022 18:09:48 +0200 Subject: [PATCH 16/33] Add wikmd to wikis (#2870) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index caa96c26..fc3d795e 100644 --- a/README.md +++ b/README.md @@ -1886,6 +1886,7 @@ _See also: [Wikimatrix](https://www.wikimatrix.org/), [Wiki Engines - WikiIndex] - [Wiki.js](https://wiki.js.org/) - Modern, lightweight and powerful wiki app using Git and Markdown. ([Demo](https://docs.requarks.io)) `AGPL-3.0` `Nodejs` - [wiki](https://git.mills.io/prologic/wiki) - Simple Markdown based wiki engine. ([Demo](https://wiki.mills.io)) `MIT` `Go` - [WiKiss](https://wikiss.tuxfamily.org/) - Wiki, simple to use and install. ([Source Code](https://svnweb.tuxfamily.org/listing.php?repname=wikiss/svn&path=%2F&sc=0)) `GPL-2.0` `PHP` +- [Wikmd](https://github.com/Linbreux/wikmd) - Modern and simple file based wiki that uses Markdown and Git. `MIT` `Python` - [XWiki](https://www.xwiki.org) - Second generation wiki that allows the user to extend its functionalities with a powerful extension-based architecture. ([Demo](https://playground.xwiki.org), [Source Code](https://github.com/xwiki/xwiki-platform)) `LGPL-2.1` `Java` - [Zim](https://zim-wiki.org/) - Graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images. ([Source Code](https://github.com/zim-desktop-wiki/zim-desktop-wiki)) `GPL-2.0` `Python` From 58cb7d7f96f9b76602b75265a1ba99362c2f528e Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Wed, 6 Apr 2022 17:09:55 +0100 Subject: [PATCH 17/33] Add miniserve - serve files and dirs over HTTP (#2904) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc3d795e..2c2794b6 100644 --- a/README.md +++ b/README.md @@ -935,6 +935,7 @@ _Related: [Groupware](#groupware)_ - [Gossa](https://github.com/pldubouilh/gossa) - Gossa is a light and simple webserver for your files. `MIT` `Go` - [h5ai](https://larsjung.de/h5ai/) - Modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. ([Demo](https://larsjung.de/h5ai/demo/), [Source Code](https://github.com/lrsjng/h5ai)) `MIT` `PHP` - [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` From 4594eb809493f621e210b27fcbd79fed37fec49e Mon Sep 17 00:00:00 2001 From: Lars Holm Nielsen Date: Wed, 6 Apr 2022 18:10:02 +0200 Subject: [PATCH 18/33] Add InvenioRDM to Document Management - Institutional Repository and Digital Library Software (#2940) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c2794b6..a6695469 100644 --- a/README.md +++ b/README.md @@ -728,6 +728,7 @@ _See also: [awesome-sysadmin/DNS](https://github.com/awesome-foss/awesome-sysadm - [DSpace](https://duraspace.org/dspace/) - Turnkey repository application providing durable access to digital resources. ([Source Code](https://github.com/DSpace/DSpace)) `BSD-3-Clause` `Java` - [EPrints](https://www.eprints.org/) - Digital document management system with a flexible metadata and workflow model primarily aimed at academic institutions. ([Demo](http://tryme.demo.eprints-hosting.org/), [Source Code](https://github.com/eprints/eprints)) `GPL-3.0` `Perl` - [Fedora Commons Repository](https://fedorarepository.org/) - Robust and modular repository system for the management and dissemination of digital content especially suited for digital libraries and archives, both for access and preservation. ([Source Code](https://github.com/fcrepo/fcrepo)) `Apache-2.0` `Java` +- [InvenioRDM](https://inveniordm.docs.cern.ch/) - Highly scalable turn-key research data management platform with a beautiful user experience. ([Demo](https://inveniordm.web.cern.ch/), [Source Code](https://github.com/inveniosoftware/), [Clients](https://inveniosoftware.org/products/rdm/)) `MIT` `Python` - [Islandora](https://islandora.ca/) - Drupal module for browsing and managing Fedora-based digital repositories. ([Source Code](https://github.com/Islandora/islandora)) `GPL-3.0` `PHP` - [Samvera Hyrax](https://samvera.org/) - Front-end for the Samvera framework, which itself is a Ruby on Rails application for browsing and managing Fedora-based digital repositories. ([Source Code](https://github.com/samvera/hyrax)) `Apache-2.0` `Ruby` From dfbf00f82e6ea71244f80fa98b1264fede3087c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20N=C3=A9grier?= Date: Wed, 6 Apr 2022 18:10:33 +0200 Subject: [PATCH 19/33] Add WorkAdventure to Custom communication systems (#2779) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6695469..3e7482fc 100644 --- a/README.md +++ b/README.md @@ -344,6 +344,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [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` - [WBO](https://github.com/lovasoa/whitebophir#wbo) - A web Whiteboard to collaborate in real-time on schemas, drawings, and notes. ([Demo](https://wbo.ophir.dev/)) `AGPL-3.0` `Nodejs/Docker` +- [WorkAdventure](https://workadventu.re) - A virtual office / virtual conference application presented as a 16-bit RPG video game. ([Demo](https://play.staging.workadventu.re/@/tcm/workadventure/wa-village), [Source Code](https://github.com/thecodingmachine/workadventure/)) `AGPL-3.0 + Commons Clause` `Docker` - [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/Other` `Python` From 292009cbdd92c27fa6a2046126a9cce766c13bf6 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 8 Apr 2022 08:57:59 +0000 Subject: [PATCH 20/33] update license for inspIRCd fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2954 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e7482fc..77a64024 100644 --- a/README.md +++ b/README.md @@ -457,7 +457,7 @@ Mailing lists servers and mass mailing software - one message to many recipients - [Dispatch](https://github.com/khlieng/dispatch) - Self-hosted web IRC client written in Go. ([Demo](https://dispatch.khlieng.com/connect)) `MIT` `Go` - [Ergo](https://ergo.chat/) - Modern IRCv3 server written in Go, combining the features of an ircd, a services framework, and a bouncer. ([Source Code](https://github.com/ergochat/ergo)) `MIT` `Go` - [Glowing Bear](https://github.com/glowing-bear/glowing-bear/) - A web frontend for WeeChat. ([Demo](https://www.glowing-bear.org)) `GPL-3.0` `Javascript` -- [InspIRCd](https://www.inspircd.org/) - Modular IRC server written in C++ for Linux, BSD, Windows, and macOS. ([Source Code](https://github.com/inspircd/inspircd)) `GFDL-1.2-only` `C++` +- [InspIRCd](https://www.inspircd.org/) - Modular IRC server written in C++ for Linux, BSD, Windows, and macOS. ([Source Code](https://github.com/inspircd/inspircd)) `GPL-2.0-only` `C++` - [Kiwi IRC](https://kiwiirc.com/) - Responsive web IRC client with theming support. ([Demo](https://kiwiirc.com/nextclient/), [Source Code](https://github.com/kiwiirc/kiwiirc)) `Apache-2.0` `Nodejs` - [ngircd](https://ngircd.barton.de/) - Free, portable and lightweight Internet Relay Chat server for small or private networks. ([Source Code](https://github.com/ngircd/ngircd)) `GPL-2.0` `C` - [Quassel IRC](https://quassel-irc.org/) - distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core. ([Source Code](https://github.com/quassel/quassel)) `GPL-2.0` `C++` From b83ab8c00393b543981f61c8e911d4e4da6cd40c Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 11 Apr 2022 02:07:02 -0700 Subject: [PATCH 21/33] Add Castopod to Blogging Platforms (#2850) Co-authored-by: Yassine Doghri --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77a64024..ab40863f 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,7 @@ _See also: [WeblogMatrix](https://www.weblogmatrix.org/)_ - [Bludit](https://www.bludit.com/) `⚠` - Simple application to build a site or blog in seconds. Bludit uses flat-files (text files in JSON format) to store posts and pages. ([Demo](https://demo.bludit.com/), [Source Code](https://github.com/bludit/bludit)) `MIT` `PHP` - [Cadmus](https://github.com/ldemafelix/cadmus) - Cadmus is an extremely lightweight, flat-file blogging platform powered by Markdown. `MIT` `PHP` - [Canvas](https://trycanvas.app/) - A Laravel publishing platform. ([Source Code](https://github.com/austintoddj/canvas)) `MIT` `PHP` +- [Castopod](https://castopod.org) - A podcast management hosting platform that includes the latest podcast 2.0 standards, an automated Fediverse feed, analytics, an embeddable player, and more. [Source Code](https://code.castopod.org/adaures/castopod) `AGPL-3.0` `PHP` - [Chyrp Lite](https://chyrplite.net) - Extra-awesome, extra-lightweight blog engine. ([Source Code](https://github.com/xenocrat/chyrp-lite)) `BSD-3-Clause` `PHP` - [Dante Stories](https://dante-stories.herokuapp.com/) - Self hosted Medium platform built with Ruby on Rails. ([Source Code](https://github.com/michelson/dante-stories)) `MIT` `Ruby` - [Dotclear](https://dotclear.org/) - Take control over your blog. ([Source Code](https://hg.dotclear.org/dotclear)) `GPL-2.0` `PHP` From c73ad7cbab4f1057210da13c048d47c726812d4f Mon Sep 17 00:00:00 2001 From: Jesse Storms Date: Mon, 11 Apr 2022 11:07:23 +0200 Subject: [PATCH 22/33] Added Livebook to Note-taking & Editors (#2895) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab40863f..ab6e2505 100644 --- a/README.md +++ b/README.md @@ -1312,6 +1312,7 @@ _Related: [Wikis](#wikis)_ - [HedgeDoc](https://demo.hedgedoc.org/) - Realtime collaborative markdown notes on all platforms, formerly known as CodiMD and HackMD CE. ([Source Code](https://github.com/hedgedoc/hedgedoc)) `AGPL-3.0` `TypeScript` - [Joplin](https://joplinapp.org/) - Joplin is a note taking application with Markdown editor and encryption support for mobile and desktop platforms. Runs client-side and syncs through self hosted Nextcloud or similar. Consider it like open source alternative to Evernote. ([Source Code](https://github.com/laurent22/joplin)) `MIT` `Nodejs` - [Leanote](http://leanote.org/) - Leanote, Not Just A Notepad! Open source cloud notepad. ([Demo](https://leanote.com/note), [Source Code](https://github.com/leanote/leanote)) `GPL-2.0` `Go` +- [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` - [minimalist-web-notepad](https://github.com/pereorga/minimalist-web-notepad) - Minimalist notepad.cc clone. ([Demo](https://notes.orga.cat/)) `Apache-2.0` `PHP` From b8a76ff2d28171134cf7636b367b8bb13ed40f66 Mon Sep 17 00:00:00 2001 From: zonk1 Date: Mon, 11 Apr 2022 11:07:31 +0200 Subject: [PATCH 23/33] Add GarageHQ to Storage (#2925) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab6e2505..e04b779b 100644 --- a/README.md +++ b/README.md @@ -859,6 +859,7 @@ _Related: [Groupware](#groupware)_ **[`^ back to top ^`](#)** +- [GarageHQ](https://garagehq.deuxfleurs.fr/) - An open-source geo-distributed storage service you can self-host to fulfill many needs - S3 compatible. ([Source Code](https://git.deuxfleurs.fr/Deuxfleurs/garage)) `AGPL-3.0` `Rust` - [Minio](https://minio.io/) - Minio is an open source object storage server compatible with Amazon S3 APIs. ([Source Code](https://github.com/minio/minio)) `Apache-2.0` `Go` - [SeaweedFS](https://github.com/chrislusf/seaweedfs) - SeaweedFS is an open source distributed file system supporting WebDAV, S3 API, FUSE mount, HDFS, etc, optimized for lots of small files, and easy to add capacity. `Apache-2.0` `Go` - [SFTPGo](https://github.com/drakkan/sftpgo) - Flexible, fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support. `AGPL-3.0` `Go` From e12cffca9f5531c1629af60de12271dd565668b8 Mon Sep 17 00:00:00 2001 From: Toby D Date: Mon, 11 Apr 2022 05:07:37 -0400 Subject: [PATCH 24/33] Adds 'Media Hut' to Photo Galleries section (#2929) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e04b779b..a099b904 100644 --- a/README.md +++ b/README.md @@ -1450,6 +1450,7 @@ _Related: [Monitoring](#monitoring)_ - [LibrePhotos](https://github.com/LibrePhotos/librephotos) - Self hosted wannabe Google Photos clone, with a slight focus on cool graphs. `MIT` `Python` - [Lychee](https://lycheeorg.github.io/) - Open source grid and album based photo-management-system. ([Source Code](https://github.com/LycheeOrg/Lychee)) `MIT` `PHP` - [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` - [Photato](https://github.com/trebonius0/Photato) - Self-hosted photo gallery, accessible through a responsive WebUI. Directly uses and indexes a specific folder in the filesystem. `AGPL-3.0` `Java` - [Photo Stream](https://github.com/waschinski/photo-stream) - Minimalist self-hosted photo stream. ([Demo](https://floremotion.de/)) `MIT` `Ruby` From 0be4ca833e981a27de98510dc977df3b713f5401 Mon Sep 17 00:00:00 2001 From: Dave Perrett Date: Mon, 11 Apr 2022 18:07:46 +0900 Subject: [PATCH 25/33] Add string.is to Miscellaneous (#2958) (#2958) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a099b904..f2e8ba1a 100644 --- a/README.md +++ b/README.md @@ -1246,6 +1246,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [revealjs](https://revealjs.com) - Framework for easily creating beautiful presentations using HTML. ([Demo](https://revealjs.com/), [Source Code](https://github.com/hakimel/reveal.js)) `MIT` `Javascript` - [Revive Adserver](https://www.revive-adserver.com/) - World's most popular free, open source ad serving system. Formerly known as OpenX Adserver and phpAdsNew. ([Source Code](https://github.com/revive-adserver/revive-adserver)) `GPL-2.0-or-later` `PHP` - [SANE Network Scanning](http://sane-project.org/) - Allow remote clients to access image acquisition devices (scanners) available on the local host. ([Source Code](http://www.sane-project.org/cvs.html)) `GPL-2.0` `C` +- [string.is](https://string.is/) - An open-source, privacy-friendly online string toolkit for developers. ([Demo](https://string.is/) [Source Code](https://github.com/recurser/string-is)) `AGPL-3.0` `Nodejs` - [TeslaMate](https://github.com/adriankumpf/teslamate) - A powerful data logger for Tesla vehicles. `MIT` `Elixir` - [Trello Burndown](https://github.com/mtricht/trello-burndown) `⚠` - Easy to use SCRUM burndown chart for Trello boards. `MIT` `Go/Docker` - [ViMbAdmin](https://www.vimbadmin.net/) - Provides a web based virtual mailbox administration system to allow mail administrators to easily manage domains, mailboxes and aliases. ([Demo](https://www.vimbadmin.net/demo/auth/login), [Source Code](https://github.com/opensolutions/ViMbAdmin)) `GPL-3.0` `PHP` From 15415e7f1229af2d6e99a02805bf537a197431cf Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 11 Apr 2022 14:34:38 +0000 Subject: [PATCH 26/33] remove OpenEats (unmaintained) (#2966) - fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2647 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f2e8ba1a..94ea9614 100644 --- a/README.md +++ b/README.md @@ -1531,7 +1531,6 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ - [Groceri.es](https://groceri.es/) - groceri.es is a web-based application to manage your recipes and plan your meals ahead. groceri.es keeps track of your menu plans and generates a groceries list for you. ([Source Code](https://github.com/juriansluiman/groceri.es)) `MIT` `Python` - [kcal](https://github.com/kcal-app/kcal) - Track nutritional information about foods and recipes, set goals, and record a food journal to help along the way. Kcal is a personal system that focuses on direct control of inputs and a minimal, easy to use recipe presentation for preparing meals. ([Demo](http://demo.kcal.cooking/login)) `MPL-2.0` `PHP` - [Mealie](https://hay-kot.github.io/mealie/) - Material design inspired recipe manager with category and tag management, shopping-lists, meal-planner, and site customizations. Mealie is focused on simple user interactions to keep the whole family using the app. ([Demo](https://mealie-demo.hay-kot.dev/), [Source Code](https://github.com/hay-kot/mealie)) `MIT` `Python` -- [OpenEats](https://github.com/open-eats/OpenEats) - Recipe management site that allows users to create, store, share and rate recipes, create grocery lists, and more. ([Demo](https://open-eats.github.io/)) `MIT` `Python` - [RecipeSage](https://github.com/julianpoy/recipesage) - A recipe keeper, meal plan organizer, and shopping list manager that can import recipes directly from any URL. ([Demo](https://recipesage.com)) `AGPL-3.0` `Nodejs` - [Tandoor Recipes](https://docs.tandoor.dev/) - Django application to manage, tag and search recipes using either built-in models or external storage providers hosting PDFs, Images or other files. ([Demo](https://app.tandoor.dev/), [Source Code](https://github.com/vabene1111/recipes/)) `MIT` `Python` From de7a58f3d0fc8c1cd79f2833687c90da376a4a8f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 11 Apr 2022 14:37:55 +0000 Subject: [PATCH 27/33] update homepage link for AgenDAV fixes https://github.com/agendav/agendav/issues/273 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94ea9614..e32d8e17 100644 --- a/README.md +++ b/README.md @@ -282,7 +282,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: **[`^ back to top ^`](#)** -- [AgenDAV](https://agendav.org/) - Multilanguage CalDAV web client with a rich AJAX interface and shared calendars support. ([Source Code](https://github.com/agendav/agendav)) `GPL-3.0` `PHP` +- [AgenDAV](https://agendav.github.io/agendav/) - Multilanguage CalDAV web client with a rich AJAX interface and shared calendars support. ([Source Code](https://github.com/agendav/agendav)) `GPL-3.0` `PHP` - [EteSync Web](https://www.etesync.com/faq/#web-client) - EteSync's official Web-based client (i.e., their Web app). ([Demo](https://client.etesync.com/), [Source Code](https://github.com/etesync/etesync-web)) `AGPL-3.0` `Javascript` - [InfCloud](https://www.inf-it.com/open-source/clients/infcloud/) - Open source CalDAV/CardDAV web client implementation. ([Demo](https://www.inf-it.com/infcloud/), [Source Code](https://www.inf-it.com/InfCloud_0.13.1.zip)) `AGPL-3.0` `Javascript` From 1c9f0ac67f436a78b308527b5f33b47ac168a257 Mon Sep 17 00:00:00 2001 From: mscherer Date: Mon, 11 Apr 2022 16:41:32 +0200 Subject: [PATCH 28/33] Move WorkAdventure to non-free, due to the commons clause (#2956) - the License does not grant to you, the right to Sell the Software - https://www.fsf.org/blogs/licensing/recent-licensing-updates --- README.md | 1 - non-free.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e32d8e17..bcca08a9 100644 --- a/README.md +++ b/README.md @@ -345,7 +345,6 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [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` - [WBO](https://github.com/lovasoa/whitebophir#wbo) - A web Whiteboard to collaborate in real-time on schemas, drawings, and notes. ([Demo](https://wbo.ophir.dev/)) `AGPL-3.0` `Nodejs/Docker` -- [WorkAdventure](https://workadventu.re) - A virtual office / virtual conference application presented as a 16-bit RPG video game. ([Demo](https://play.staging.workadventu.re/@/tcm/workadventure/wa-village), [Source Code](https://github.com/thecodingmachine/workadventure/)) `AGPL-3.0 + Commons Clause` `Docker` - [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/Other` `Python` diff --git a/non-free.md b/non-free.md index 09a4dcb8..f6066d4d 100644 --- a/non-free.md +++ b/non-free.md @@ -29,6 +29,7 @@ - [Dialog](https://dlg.im) `⊘ Proprietary` - Handy and feature-rich multi-device solution with native mobile clients, SIP integration, chatbots, 3rd-party integrations. It brings communication efficiency without sacrificing privacy. Works in closed circuit, encrypts push notifications. ([Demo](https://dlg.im/en/download)) `Scala/Go` - [Groupboard](https://www.groupboard.com) `⊘ Proprietary` - Online whiteboard, audio/video conferencing, screen sharing, shared code editing and optional session recording/playback. - [PrivMX WebMail](https://privmx.com) - an alternative private mail system - web-based, end-to-end encrypted by design, self-hosted, decentralized, uses independent PKI. Easy to install and administrate, freeware, open-source. `PHP` +- [WorkAdventure](https://workadventu.re) `AGPL-3.0 + Commons Clause` - A virtual office / virtual conference application presented as a 16-bit RPG video game. ([Demo](https://play.staging.workadventu.re/@/tcm/workadventure/wa-village), [Source Code](https://github.com/thecodingmachine/workadventure/)) `Docker` ## E-books and Integrated Library Systems (ILS) From 600c03aff8f396bd2249675257f6b88dcb61d368 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 11 Apr 2022 19:31:40 +0000 Subject: [PATCH 29/33] fix castopod entry syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcca08a9..91a58bf0 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ _See also: [WeblogMatrix](https://www.weblogmatrix.org/)_ - [Bludit](https://www.bludit.com/) `⚠` - Simple application to build a site or blog in seconds. Bludit uses flat-files (text files in JSON format) to store posts and pages. ([Demo](https://demo.bludit.com/), [Source Code](https://github.com/bludit/bludit)) `MIT` `PHP` - [Cadmus](https://github.com/ldemafelix/cadmus) - Cadmus is an extremely lightweight, flat-file blogging platform powered by Markdown. `MIT` `PHP` - [Canvas](https://trycanvas.app/) - A Laravel publishing platform. ([Source Code](https://github.com/austintoddj/canvas)) `MIT` `PHP` -- [Castopod](https://castopod.org) - A podcast management hosting platform that includes the latest podcast 2.0 standards, an automated Fediverse feed, analytics, an embeddable player, and more. [Source Code](https://code.castopod.org/adaures/castopod) `AGPL-3.0` `PHP` +- [Castopod](https://castopod.org) - A podcast management hosting platform that includes the latest podcast 2.0 standards, an automated Fediverse feed, analytics, an embeddable player, and more. ([Source Code](https://code.castopod.org/adaures/castopod)) `AGPL-3.0` `PHP` - [Chyrp Lite](https://chyrplite.net) - Extra-awesome, extra-lightweight blog engine. ([Source Code](https://github.com/xenocrat/chyrp-lite)) `BSD-3-Clause` `PHP` - [Dante Stories](https://dante-stories.herokuapp.com/) - Self hosted Medium platform built with Ruby on Rails. ([Source Code](https://github.com/michelson/dante-stories)) `MIT` `Ruby` - [Dotclear](https://dotclear.org/) - Take control over your blog. ([Source Code](https://hg.dotclear.org/dotclear)) `GPL-2.0` `PHP` From 789e1b8e69315acca7e1abccbbcaad5683ca3c47 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 11 Apr 2022 19:33:17 +0000 Subject: [PATCH 30/33] fix alphabetical ordering --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91a58bf0..37a50544 100644 --- a/README.md +++ b/README.md @@ -1045,8 +1045,8 @@ Games, game servers and control panels. - [Node RED](https://nodered.org/) - Browser-based flow editor that helps you wiring hardware devices, APIs and online services to create IoT solutions. ([Source Code](https://github.com/node-red/node-red)) `Apache-2.0` `Nodejs` - [openHAB](https://www.openhab.org) - Vendor and technology agnostic open source software for home automation. ([Source Code](https://github.com/openhab/openhab-core)) `EPL-2.0` `Java` - [OpenRemote](https://openremote.io) - 100% 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` -- [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` - [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` @@ -1813,8 +1813,8 @@ _Related: [Task management & To-do lists](#task-management--to-do-lists), [Softw - [HuBoard](https://github.com/huboard/huboard) `⚠` - Instant project management for your GitHub issues (Connects directly GitHub API). `MIT` `Ruby` - [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` - [OpenSupports](https://www.opensupports.com/) - Multi language ticket system with FAQ, role management, metrics and canned response features. ([Demo](https://www.opensupports.com/demo/), [Source Code](https://github.com/opensupports/opensupports)) `GPL-3.0` `PHP` -- [OTOBO](https://otobo.de/en/) - Flexible web-based ticketing system used for Customer Service, Help Desk, IT Service Management. ([Demo](https://otobo.de/en/open-source-ticketing-system/#demos), [Source Code](https://github.com/RotherOSS/otobo)) `GPL-3.0` `Perl` - [osTicket](https://osticket.com/) - Manage, organize and archive all your support requests and responses in one place. ([Source Code](https://github.com/osTicket/osTicket)) `GPL-2.0` `PHP` +- [OTOBO](https://otobo.de/en/) - Flexible web-based ticketing system used for Customer Service, Help Desk, IT Service Management. ([Demo](https://otobo.de/en/open-source-ticketing-system/#demos), [Source Code](https://github.com/RotherOSS/otobo)) `GPL-3.0` `Perl` - [Pachno](https://pach.no/) - Bring your team together to design, build and deliver your project with a tool that works with you and your team, and adapts when you need to. ([Source Code](https://github.com/pachno/pachno)) `MPL-2.0` `PHP` - [Request Tracker](https://www.bestpractical.com/rt/) - An enterprise-grade issue tracking system. ([Source Code](https://github.com/bestpractical/rt)) `GPL-2.0` `Perl` - [Sentry On-Premise](https://github.com/getsentry/onpremise) - A powerful error tracking platform with wide language support and a robust API. ([Source Code](https://github.com/getsentry/sentry)) `BSD-3-Clause` `Python/Django` From 57c9347165d344c3f370e24d19e5a749d0eebd18 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 11 Apr 2022 19:34:30 +0000 Subject: [PATCH 31/33] fix alphabetical ordering --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37a50544..23bec9d3 100644 --- a/README.md +++ b/README.md @@ -419,8 +419,8 @@ Mailing lists servers and mass mailing software - one message to many recipients - [Dada Mail](https://dadamailproject.com/) - Web-based list management system that can be used for announcement lists and/or discussion lists. ([Source Code](https://github.com/justingit/dada-mail)) `GPL-2.0` `Perl` - [HyperKitty](https://wiki.list.org/HyperKitty) - Open source Django application to provide a web interface to access GNU Mailman v3 archives. ([Demo](https://lists.mailman3.org/), [Source Code](https://gitlab.com/mailman/hyperkitty)) `GPL-3.0` `Python` -- [Listmonk](https://listmonk.app/) - High performance, self-hosted newsletter and mailing list manager with a modern dashboard. ([Source Code](https://github.com/knadh/listmonk)) `AGPL-3.0` `Go` - [Keila](https://www.keila.io) - Self-hosted reliable and easy-to-use newsletter tool. Alternative to proprietary services like Mailchimp or Sendinblue. ([Demo](https://app.keila.io), [Source Code](https://github.com/pentacent/keila)) `AGPL-3.0` `Elixir` +- [Listmonk](https://listmonk.app/) - High performance, self-hosted newsletter and mailing list manager with a modern dashboard. ([Source Code](https://github.com/knadh/listmonk)) `AGPL-3.0` `Go` - [Mailman](https://www.gnu.org/software/mailman/) - The Gnu mailing list server. `GPL-3.0` `Python` - [Mailtrain](https://mailtrain.org/) - Self hosted newsletter application. ([Source Code](https://github.com/Mailtrain-org/mailtrain)) `GPL-3.0` `Nodejs` - [MailyHerald](https://mailyherald.org/) - Self-hosted Mailchimp alternative that you can easily integrate with your site. Helps you send and manage your application mailings. It supports email marketing and conducting the daily stream of notifications you send to your users. ([Source Code](https://github.com/Sology/maily_herald)) `LGPL-3.0` `Ruby` From 03bb39663bde463ea4fc1c3951e81fae8c48e110 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 11 Apr 2022 19:34:58 +0000 Subject: [PATCH 32/33] fix string.is entry syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23bec9d3..c79a236c 100644 --- a/README.md +++ b/README.md @@ -1245,7 +1245,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [revealjs](https://revealjs.com) - Framework for easily creating beautiful presentations using HTML. ([Demo](https://revealjs.com/), [Source Code](https://github.com/hakimel/reveal.js)) `MIT` `Javascript` - [Revive Adserver](https://www.revive-adserver.com/) - World's most popular free, open source ad serving system. Formerly known as OpenX Adserver and phpAdsNew. ([Source Code](https://github.com/revive-adserver/revive-adserver)) `GPL-2.0-or-later` `PHP` - [SANE Network Scanning](http://sane-project.org/) - Allow remote clients to access image acquisition devices (scanners) available on the local host. ([Source Code](http://www.sane-project.org/cvs.html)) `GPL-2.0` `C` -- [string.is](https://string.is/) - An open-source, privacy-friendly online string toolkit for developers. ([Demo](https://string.is/) [Source Code](https://github.com/recurser/string-is)) `AGPL-3.0` `Nodejs` +- [string.is](https://string.is/) - An open-source, privacy-friendly online string toolkit for developers. ([Demo](https://string.is/), [Source Code](https://github.com/recurser/string-is)) `AGPL-3.0` `Nodejs` - [TeslaMate](https://github.com/adriankumpf/teslamate) - A powerful data logger for Tesla vehicles. `MIT` `Elixir` - [Trello Burndown](https://github.com/mtricht/trello-burndown) `⚠` - Easy to use SCRUM burndown chart for Trello boards. `MIT` `Go/Docker` - [ViMbAdmin](https://www.vimbadmin.net/) - Provides a web based virtual mailbox administration system to allow mail administrators to easily manage domains, mailboxes and aliases. ([Demo](https://www.vimbadmin.net/demo/auth/login), [Source Code](https://github.com/opensolutions/ViMbAdmin)) `GPL-3.0` `PHP` From 6fe252d2bf167c908703e2263915376ad30c34f3 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 11 Apr 2022 21:35:42 +0200 Subject: [PATCH 33/33] update AUTHORS.md (make contrib) --- AUTHORS.md | 47 +++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 41 insertions(+), 6 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 2eb0538e..8b510e66 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -1,6 +1,6 @@ |Commits | Author | | :---: | --- | -|1654|nodiscc | +|1663|nodiscc | |445|n8225 | |319|Kickball | |122|Andrew Rylatt | @@ -35,15 +35,16 @@ |7|Peter Thaleikis | |7|aubrel | |7|jtagcat | +|7|mscherer | |7|n1trux | |7|phre4k | |7|édouard u. | |6|Alexander <46561566+AlexKnowsIt@users.noreply.github.com>| +|6|Bob van Luijt | |6|Chris McCormick | |6|Per Guth | |6|Quinn Comendant | |6|Touhid Arastu | -|5|Bob van Luijt | |5|Dariusz <37488679+Volmarg@users.noreply.github.com>| |5|Deluan Quintão | |5|HLSiira | @@ -110,6 +111,7 @@ |4|Marius Voila | |4|Mark Otway | |4|Meitar M | +|4|Michael Lynch | |4|Praveen Durairaju | |4|Rodolfo Berrios | |4|Ryan DeShone | @@ -121,6 +123,7 @@ |4|Valmik | |4|Vihar Kurama | |4|Ziga Zajc | +|4|amo13 | |4|apacketofsweets <19573127+apacketofsweets@users.noreply.github.com>| |4|bysslord | |4|cthu1hoo <47687909+cthu1hoo@users.noreply.github.com>| @@ -128,7 +131,6 @@ |4|dpfaffenbauer | |4|dyu | |4|hebbet | -|4|mscherer | |4|oof2win2 | |4|paddo | |3|132ikl <132@ikl.sh>| @@ -208,7 +210,6 @@ |3|Ye Lin Aung | |3|Yo <58630804+flowed@users.noreply.github.com>| |3|Yuchen Ying | -|3|amo13 | |3|bigint | |3|d3wy | |3|ddffnn | @@ -283,6 +284,7 @@ |2|Deryck | |2|Dessalines | |2|Dhruv Sharma | +|2|Diggaj Upadhyay | |2|Dillon Stadther | |2|Dominic Pratt | |2|Dr. Ridgewell | @@ -384,6 +386,7 @@ |2|Rid | |2|Robert Forrest | |2|Robsdedude | +|2|Rodolfo Berrios <20590102+rodber@users.noreply.github.com>| |2|Rodolfo Berrios | |2|Roland Geider | |2|Ryan Mulligan | @@ -403,8 +406,10 @@ |2|Stefane Fermigier | |2|Stefano | |2|Suraj Patil | +|2|Sven-Hendrik Haase | |2|Think | |2|Thomas Citharel | +|2|Thomas Kaul <4159106+dtslvr@users.noreply.github.com>| |2|Thomas LÉVEIL | |2|Todd Austin | |2|Tomer | @@ -488,6 +493,7 @@ |1|Alex Cureton-Griffiths | |1|Alex Fornuto | |1|Alex Ling | +|1|Alex S <52931605+chilledtonic@users.noreply.github.com>| |1|Alex Tselegidis | |1|Alex Yumashev <33555768+alex-jitbit@users.noreply.github.com>| |1|AlexFullmoon | @@ -499,6 +505,7 @@ |1|Alicia Sykes | |1|Alicia Sykes | |1|Allistair Lee <67619291+allistairlee@users.noreply.github.com>| +|1|Almar Klein | |1|AltumCode | |1|Alys | |1|Andre | @@ -532,6 +539,7 @@ |1|Ben | |1|Ben Abbott | |1|Benj Fassbind | +|1|Benjamin Jonard | |1|Benjamin Lange | |1|Benjamin Reich | |1|Benjo Kho | @@ -577,13 +585,16 @@ |1|Cédric | |1|D0T1X <65193216+D0T1X@users.noreply.github.com>| |1|Damir Gainetdinov | +|1|Dan | |1|Dan | |1|Dan Moore | |1|Dan Nixon | |1|Daniel Quinn | |1|Danny | +|1|Dave Perrett | |1|David Baldwynn | |1|David Ng | +|1|David Négrier | |1|David Stephens | |1|David Yu | |1|Deeoon <25846405+Deeoon@users.noreply.github.com>| @@ -597,6 +608,7 @@ |1|Dmitri Popov | |1|Dmitrii Poddubnyi | |1|Dmitriy Volkov | +|1|Dmitry K | |1|Dmitry Khomutov | |1|Dmitry Sinina <12762053+dmitry-sinina@users.noreply.github.com>| |1|Domarys | @@ -618,6 +630,7 @@ |1|Enigma Reloaded <88687080+enigma-reloaded@users.noreply.github.com>| |1|Eran Chetz | |1|Eren Hatırnaz | +|1|Eric Eskildsen | |1|Eric Moon | |1|Eric Nemchik | |1|Eric Park | @@ -654,6 +667,7 @@ |1|Gugi264 <10576255+Gugi264@users.noreply.github.com>| |1|Guilherme Oenning | |1|Guillaume Schurck | +|1|Gunwant Jain | |1|Hans | |1|Hazim J | |1|Hendrik Niefeld | @@ -667,8 +681,10 @@ |1|Igor Antun | |1|Igor Petrov | |1|Imron RA <42175898+imronra@users.noreply.github.com>| +|1|InfoLibre | |1|Isaac | |1|Izac Lorimer | +|1|JVT038 <47184046+JVT038@users.noreply.github.com>| |1|Jack | |1|Jackson Delahunt | |1|Jakob Gillich | @@ -681,6 +697,7 @@ |1|Janos Dobronszki | |1|Jarek Lipski | |1|Jason Bosco | +|1|Jason G | |1|Jay Williams | |1|Jay Yu <265551+GitHubGeek@users.noreply.github.com>| |1|Jay Yu | @@ -688,11 +705,13 @@ |1|Jelmer Vernooij | |1|Jeremiah Marks | |1|Jeremy Meyers | +|1|Jesse Storms | |1|Joachim van de Haterd | |1|Joe <49767913+joebudi@users.noreply.github.com>| |1|Joe Lombrozo | |1|Joel Calado | |1|Jon Schoning | +|1|Jon Uhlmann | |1|Jonas | |1|Jonas DOREL | |1|Jonas Hellmann | @@ -730,6 +749,7 @@ |1|Kyle Stetz | |1|L1Cafe | |1|LB (Ben Johnston) | +|1|Lars Holm Nielsen | |1|Laurent Coustet | |1|Leonard Thomas Wall | |1|Lescaudron Mathieu | @@ -749,6 +769,7 @@ |1|Marco Kamner | |1|Marco Kamner | |1|Marcus Ramberg | +|1|Marijn | |1|Mario Reder | |1|Mario Rothauer | |1|Mark Ide | @@ -782,7 +803,6 @@ |1|Michael Barrow | |1|Michael Burns | |1|Michael Floering | -|1|Michael Lynch | |1|Michael M. Chang | |1|Michael Malura | |1|Michael Stegeman | @@ -820,6 +840,7 @@ |1|Nÿco | |1|Ober7 | |1|Odin Hørthe Omdal | +|1|Ofer Sadan | |1|Oleg Agafonov | |1|Oliver Kopp | |1|Opeyemi Obembe | @@ -828,7 +849,9 @@ |1|Pascal Sommer | |1|Pasha Finkelshteyn | |1|Pau Kiat Wee | +|1|Paul | |1|Paul | +|1|Paul Fitzpatrick | |1|Paul Götzinger | |1|Paul Libbrecht | |1|Paul Libbrecht | @@ -843,6 +866,7 @@ |1|Peter Tonoli | |1|Peter van den Hurk | |1|PhiTux <27566312+PhiTux@users.noreply.github.com>| +|1|Philipp | |1|Philipp Kutyla | |1|Phill | |1|Phonic Mouse | @@ -871,7 +895,6 @@ |1|Robert Charusta | |1|Roberto Rosario | |1|Robin Schneider | -|1|Rodolfo Berrios <20590102+rodber@users.noreply.github.com>| |1|Roman Nesterov | |1|Rosano | |1|Ross Parker | @@ -933,6 +956,7 @@ |1|Thomas Taylor | |1|Thorsten Rinne | |1|Tim Allingham | +|1|Tim Bultmann <3769085+Footur@users.noreply.github.com>| |1|Tim Glaser | |1|Timothee Boussus | |1|Timur Bublik | @@ -940,10 +964,12 @@ |1|Tobias Kunze | |1|Tobias Reich | |1|Tobias Zeising | +|1|Toby D | |1|Todd Hoffmann | |1|Tom Hacohen | |1|Tom Saleeba | |1|Tom Tamaira | +|1|Tomasz C <12180991+tomasz-c@users.noreply.github.com>| |1|Tomer Shvueli | |1|Tommy Ku | |1|Totonyus | @@ -956,6 +982,7 @@ |1|Viktor Geringer | |1|Vincent Dauce | |1|Volodymyr Smirnov | +|1|Vsevolod (Sebastian) Mineev | |1|Webmasterish | |1|Will Browning | |1|William Gathoye | @@ -981,6 +1008,7 @@ |1|buzz | |1|c22 | |1|cbdev | +|1|chavinlo <85657083+chavinlo@users.noreply.github.com>| |1|cinwell.li | |1|clach04 | |1|costpermille | @@ -989,6 +1017,7 @@ |1|darkdragon-001 | |1|dgtlmoon | |1|dicedtomato <35403473+diced@users.noreply.github.com>| +|1|diemade | |1|digdilem | |1|dimqua | |1|disk0x | @@ -1020,19 +1049,23 @@ |1|jan6 | |1|jarek91 | |1|jgi | +|1|jordan <46956980+slurpyb@users.noreply.github.com>| |1|josephernest | |1|josh | |1|kermieisinthehouse | +|1|kevodwyer | |1|kkhoury38 <49880604+kkhoury38@users.noreply.github.com>| |1|kn0wmad | |1|lachlan-00 | |1|lardbit <45122868+lardbit@users.noreply.github.com>| |1|larspontoppidan <36330737+larspontoppidan@users.noreply.github.com>| |1|lemon24 | +|1|linbreux <29354411+Linbreux@users.noreply.github.com>| |1|littleguga | |1|londonatil <65257173+londonatil@users.noreply.github.com>| |1|lsascha | |1|ludo444 | +|1|luwol03 <60048565+luwol03@users.noreply.github.com>| |1|macmusz | |1|mawise | |1|mclang <1721600+mclang@users.noreply.github.com>| @@ -1062,6 +1095,7 @@ |1|reddec | |1|rennokki | |1|sc0repi0 | +|1|shamoon <4887959+shamoon@users.noreply.github.com>| |1|skarphet | |1|soumyadebm <52487451+soumyadebm@users.noreply.github.com>| |1|sqozz | @@ -1087,6 +1121,7 @@ |1|xnbox <87331910+xnbox@users.noreply.github.com>| |1|xuansamdinh | |1|zneix <44851575+zneix@users.noreply.github.com>| +|1|zonk1 | |1|zotlabs | |1|zzemla | |1|Руслан Корнев |