From f4f9de686cac81b137e73e076ec5d1ec3402f5ac Mon Sep 17 00:00:00 2001 From: Kovah Date: Mon, 21 Dec 2020 11:46:21 +0100 Subject: [PATCH 01/25] Add LinkAce to Bookmarks and Link Sharing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ab16a96..55f0598d 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,7 @@ _See also [Static Site Generators](#static-site-generators), [Content Management - [golinks](https://github.com/prologic/golinks) - Web application that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. Similar to bunny1 or yubnub. ([Demo](https://search.mills.io)) `MIT` `Go` - [Hackershare](https://github.com/hackershare/hackershare) - Social bookmarks website for hackers. ([Demo](https://hackershare.dev)) `MIT` `Ruby` - [linkding](https://github.com/sissbruecker/linkding) - Minimal bookmark management with a fast and clean UI. Simple installation through Docker and can run on your Raspberry Pi. ([Demo](https://demo.linkding.link/)) `MIT` `Docker/Python/Nodejs` +- [LinkAce](https://www.linkace.org/) - A bookmark archive with automatic backups to the Internet Archive, link monitoring, and a full REST API. Installation is done via Docker, or as a simple PHP application. ([Demo](https://demo.linkace.org/), [Source](https://github.com/Kovah/LinkAce/)) `GPL-3.0` `PHP` - [Lobsters](https://lobste.rs) - Run your own link aggregation site. ([Source Code](https://github.com/jcs/lobsters)) `BSD-3-Clause` `Ruby` - [No Fuss Bookmarks](http://nofussbm.herokuapp.com/signup.html) - Very simple software and service to store bookmarks especially designed for hackers (that don't need fancy interfaces, but nice API). ([Source Code](https://github.com/mapio/nofussbm)) `GPL-3.0` `Python` - [Pinry](http://getpinry.com/) - The tiling image board system for people who want to save, tag, and share images, videos, and webpages. ([Source Code](https://github.com/pinry/pinry)) `BSD-2-Clause` `Python` From 4f2b561acfe4dc6a1ef00b773754152f77fd511c Mon Sep 17 00:00:00 2001 From: Martijn Date: Thu, 14 Jan 2021 17:11:10 +0100 Subject: [PATCH 02/25] Add Croodle --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2ba9090..c867fa8f 100644 --- a/README.md +++ b/README.md @@ -1234,6 +1234,7 @@ _See also [Monitoring](#monitoring)_ - [Calagator](http://calagator.org/) - Event aggregator. ([Source Code](https://github.com/calagator/calagator)) `MIT` `Ruby` - [Clerk](https://github.com/chr15m/Clerk) - Simple event logger to keep track of periodic events, habits, etc. as they occur. `GPL-3.0` `PHP` +- [Croodle](https://github.com/jelhan/croodle) - Croodle is an end-to-end encrypted web application to schedule a date or to do a poll on a any topic. ([Source Code](https://github.com/jelhan/croodle)) `MIT` `JavaScript` - [dudle](http://primelife.ercim.eu/results/opensource/63-dudle) - Online scheduling application. ([Demo](https://dudle.inf.tu-dresden.de/), [Source Code](https://github.com/kellerben/dudle)) `AGPL-3.0` `Ruby` - [Feedka](https://github.com/drabkirn/feedka) `⚠` - Open-source web application that can serve as a platform to get authentic, kindful, and constructive feedback from your friends, family, and co-workers. ([Demo](https://feedka.herokuapp.com)) `AGPL-3.0` `Ruby` - [Fider](http://getfider.com) - Open source alternative to UserVoice for customer feedback. ([Demo](https://demo.fider.io), [Source Code](https://github.com/getfider/fider)) `MIT` `Go` From 2742e79b9c959f323b57f8fafb6e54d4904596bc Mon Sep 17 00:00:00 2001 From: Martijn Date: Thu, 14 Jan 2021 20:26:59 +0100 Subject: [PATCH 03/25] Fix Croodle --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c867fa8f..19ba6b16 100644 --- a/README.md +++ b/README.md @@ -1234,7 +1234,7 @@ _See also [Monitoring](#monitoring)_ - [Calagator](http://calagator.org/) - Event aggregator. ([Source Code](https://github.com/calagator/calagator)) `MIT` `Ruby` - [Clerk](https://github.com/chr15m/Clerk) - Simple event logger to keep track of periodic events, habits, etc. as they occur. `GPL-3.0` `PHP` -- [Croodle](https://github.com/jelhan/croodle) - Croodle is an end-to-end encrypted web application to schedule a date or to do a poll on a any topic. ([Source Code](https://github.com/jelhan/croodle)) `MIT` `JavaScript` +- [Croodle](https://github.com/jelhan/croodle) - Croodle is an end-to-end encrypted web application to schedule a date or to do a poll on a any topic. `MIT` `JavaScript` - [dudle](http://primelife.ercim.eu/results/opensource/63-dudle) - Online scheduling application. ([Demo](https://dudle.inf.tu-dresden.de/), [Source Code](https://github.com/kellerben/dudle)) `AGPL-3.0` `Ruby` - [Feedka](https://github.com/drabkirn/feedka) `⚠` - Open-source web application that can serve as a platform to get authentic, kindful, and constructive feedback from your friends, family, and co-workers. ([Demo](https://feedka.herokuapp.com)) `AGPL-3.0` `Ruby` - [Fider](http://getfider.com) - Open source alternative to UserVoice for customer feedback. ([Demo](https://demo.fider.io), [Source Code](https://github.com/getfider/fider)) `MIT` `Go` From 343d95ea61652c4c861657b02e9fc1e73b34042b Mon Sep 17 00:00:00 2001 From: Koichi MATSUMOTO Date: Sat, 23 Jan 2021 18:26:14 +0900 Subject: [PATCH 04/25] Add Chibisafe to Simle-click/drag-n-drop upload Add Chibisafe to Simle-click/drag-n-drop upload. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa8e8ad1..1482716e 100644 --- a/README.md +++ b/README.md @@ -749,6 +749,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ #### Single-click/drag-n-drop upload - [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/gitweb/?p=coquelicot.git)) `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` From ae363e145f9a204b0902376c92f8bc38779de478 Mon Sep 17 00:00:00 2001 From: Kovah Date: Sat, 23 Jan 2021 12:19:30 +0100 Subject: [PATCH 05/25] Correct wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55f0598d..1ff3b1d8 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ _See also [Static Site Generators](#static-site-generators), [Content Management - [golinks](https://github.com/prologic/golinks) - Web application that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. Similar to bunny1 or yubnub. ([Demo](https://search.mills.io)) `MIT` `Go` - [Hackershare](https://github.com/hackershare/hackershare) - Social bookmarks website for hackers. ([Demo](https://hackershare.dev)) `MIT` `Ruby` - [linkding](https://github.com/sissbruecker/linkding) - Minimal bookmark management with a fast and clean UI. Simple installation through Docker and can run on your Raspberry Pi. ([Demo](https://demo.linkding.link/)) `MIT` `Docker/Python/Nodejs` -- [LinkAce](https://www.linkace.org/) - A bookmark archive with automatic backups to the Internet Archive, link monitoring, and a full REST API. Installation is done via Docker, or as a simple PHP application. ([Demo](https://demo.linkace.org/), [Source](https://github.com/Kovah/LinkAce/)) `GPL-3.0` `PHP` +- [LinkAce](https://www.linkace.org/) - A bookmark archive with automatic backups to the Internet Archive, link monitoring, and a full REST API. Installation is done via Docker, or as a simple PHP application. ([Demo](https://demo.linkace.org/), [Source Code](https://github.com/Kovah/LinkAce/)) `GPL-3.0` `PHP` - [Lobsters](https://lobste.rs) - Run your own link aggregation site. ([Source Code](https://github.com/jcs/lobsters)) `BSD-3-Clause` `Ruby` - [No Fuss Bookmarks](http://nofussbm.herokuapp.com/signup.html) - Very simple software and service to store bookmarks especially designed for hackers (that don't need fancy interfaces, but nice API). ([Source Code](https://github.com/mapio/nofussbm)) `GPL-3.0` `Python` - [Pinry](http://getpinry.com/) - The tiling image board system for people who want to save, tag, and share images, videos, and webpages. ([Source Code](https://github.com/pinry/pinry)) `BSD-2-Clause` `Python` From 2319dce1716f47ce75addc9cf89321dd13a62f01 Mon Sep 17 00:00:00 2001 From: Koichi MATSUMOTO Date: Sat, 23 Jan 2021 22:27:31 +0900 Subject: [PATCH 06/25] Replace exclamation mark with period. Replace exclamation mark with period. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1482716e..08bcbf26 100644 --- a/README.md +++ b/README.md @@ -749,7 +749,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ #### Single-click/drag-n-drop upload - [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` +- [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/gitweb/?p=coquelicot.git)) `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` From f256c01e781e91855b1c76b8e9816db0a3af2b06 Mon Sep 17 00:00:00 2001 From: phntxx Date: Sun, 24 Jan 2021 12:06:37 +0100 Subject: [PATCH 07/25] add dashboard --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa8e8ad1..96145a88 100644 --- a/README.md +++ b/README.md @@ -1193,6 +1193,7 @@ _See also [Wikis](#wikis)_ _See also [Monitoring](#monitoring)_ - [Baby Buddy](https://github.com/cdubz/babybuddy) - Helps caregivers track baby sleep, feedings, diaper changes, and tummy time. ([Demo](https://babybuddy.herokuapp.com/)) `BSD-2-Clause` `Python` +- [Dashboard](https://github.com/phntxx/dashboard) - Minimalist homepage for organizing your web applications and bookmarks using JSON-files. `MIT` `React` - [DashMachine](https://github.com/rmountjoy92/DashMachine) - Another web application bookmark dashboard, with fun features. `GPL-3.0` `Python` - [Habitica](https://habitica.com/) - Habit tracker app which treats your goals like a Role Playing Game. Previously called HabitRPG. ([Source Code](https://github.com/HabitRPG/habitrpg)) `GPL-3.0/CC-BY-NC-SA-3.0/CC-BY-SA-3.0` `Nodejs` - [Heimdall](https://heimdall.site/) - Heimdall is an elegant solution to organise all your web applications. ([Source Code](https://github.com/linuxserver/Heimdall)) `MIT` `PHP` From 8d131606a8f690e26809321f587f00f104ff162b Mon Sep 17 00:00:00 2001 From: phntxx Date: Sun, 24 Jan 2021 12:11:44 +0100 Subject: [PATCH 08/25] fix language for dashboard --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96145a88..3348aef6 100644 --- a/README.md +++ b/README.md @@ -1193,7 +1193,7 @@ _See also [Wikis](#wikis)_ _See also [Monitoring](#monitoring)_ - [Baby Buddy](https://github.com/cdubz/babybuddy) - Helps caregivers track baby sleep, feedings, diaper changes, and tummy time. ([Demo](https://babybuddy.herokuapp.com/)) `BSD-2-Clause` `Python` -- [Dashboard](https://github.com/phntxx/dashboard) - Minimalist homepage for organizing your web applications and bookmarks using JSON-files. `MIT` `React` +- [Dashboard](https://github.com/phntxx/dashboard) - Minimalist homepage for organizing your web applications and bookmarks using JSON-files. `MIT` `Nodejs/Docker` - [DashMachine](https://github.com/rmountjoy92/DashMachine) - Another web application bookmark dashboard, with fun features. `GPL-3.0` `Python` - [Habitica](https://habitica.com/) - Habit tracker app which treats your goals like a Role Playing Game. Previously called HabitRPG. ([Source Code](https://github.com/HabitRPG/habitrpg)) `GPL-3.0/CC-BY-NC-SA-3.0/CC-BY-SA-3.0` `Nodejs` - [Heimdall](https://heimdall.site/) - Heimdall is an elegant solution to organise all your web applications. ([Source Code](https://github.com/linuxserver/Heimdall)) `MIT` `PHP` From 9bb746b15e39e81351e8bab1d300ededd9b2c35e Mon Sep 17 00:00:00 2001 From: Pranav Raj S Date: Mon, 25 Jan 2021 17:44:12 +0530 Subject: [PATCH 09/25] Add Chatwoot to Custom communication systems --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa8e8ad1..31e0d042 100644 --- a/README.md +++ b/README.md @@ -248,6 +248,7 @@ _See https://en.wikipedia.org/wiki/Comparison_of_CalDAV_and_CardDAV_implementati ### Custom communication systems - [Centrifugo](https://github.com/centrifugal/centrifugo) - Language-agnostic real-time messaging (Websocket or SockJS) server. ([Demo](https://github.com/centrifugal/centrifugo#demo)) `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` - [Cherry](https://github.com/rafael-santiago/cherry) - Tiny webchat server. `GPL-2.0` `Go` - [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://darkwire.io/) - End-to-end encrypted instant web chat. ([Source Code](https://github.com/darkwire/darkwire.io)) `MIT` `Nodejs` From 8c2c6a0ff65e174c3762445ea6f77c2997e7eca6 Mon Sep 17 00:00:00 2001 From: Martijn Date: Tue, 26 Jan 2021 15:09:42 +0100 Subject: [PATCH 10/25] Fix typo in Croodle --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19ba6b16..289026e1 100644 --- a/README.md +++ b/README.md @@ -1234,7 +1234,7 @@ _See also [Monitoring](#monitoring)_ - [Calagator](http://calagator.org/) - Event aggregator. ([Source Code](https://github.com/calagator/calagator)) `MIT` `Ruby` - [Clerk](https://github.com/chr15m/Clerk) - Simple event logger to keep track of periodic events, habits, etc. as they occur. `GPL-3.0` `PHP` -- [Croodle](https://github.com/jelhan/croodle) - Croodle is an end-to-end encrypted web application to schedule a date or to do a poll on a any topic. `MIT` `JavaScript` +- [Croodle](https://github.com/jelhan/croodle) - Croodle is an end-to-end encrypted web application to schedule a date or to do a poll on any topic. `MIT` `JavaScript` - [dudle](http://primelife.ercim.eu/results/opensource/63-dudle) - Online scheduling application. ([Demo](https://dudle.inf.tu-dresden.de/), [Source Code](https://github.com/kellerben/dudle)) `AGPL-3.0` `Ruby` - [Feedka](https://github.com/drabkirn/feedka) `⚠` - Open-source web application that can serve as a platform to get authentic, kindful, and constructive feedback from your friends, family, and co-workers. ([Demo](https://feedka.herokuapp.com)) `AGPL-3.0` `Ruby` - [Fider](http://getfider.com) - Open source alternative to UserVoice for customer feedback. ([Demo](https://demo.fider.io), [Source Code](https://github.com/getfider/fider)) `MIT` `Go` From 880466bda865c9350ee4230a3e26d73e14a15098 Mon Sep 17 00:00:00 2001 From: 3Samourai <68392445+3Samourai@users.noreply.github.com> Date: Thu, 28 Jan 2021 12:16:23 +0100 Subject: [PATCH 11/25] Add The Battle for 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. Fight a desperate battle to reclaim the throne of Wesnoth, or take hand in any number of other adventures. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa8e8ad1..e7b38132 100644 --- a/README.md +++ b/README.md @@ -824,6 +824,7 @@ _Games, game servers and control panels._ - [SourceBans++](https://sbpp.github.io) - 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)) `BSD-3-Clause/Other` `C++` - [TournamentMango](https://github.com/seiyria/tournamentmango) - TournamentMango is an open source tournament bracket and user management system. You can build an archive of players and keep track of all their scores over time as well as their regular characters, games, and aliases. `MIT` `Javascript` +- [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. ## Gateways and terminal sharing From 6a201338adf10cf2e51518bddd404bd06b883cbe Mon Sep 17 00:00:00 2001 From: Alexander <46561566+AlexKnowsIt@users.noreply.github.com> Date: Sun, 31 Jan 2021 00:09:42 +0100 Subject: [PATCH 12/25] Adding demo site of otranscribe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa8e8ad1..9c3f46b2 100644 --- a/README.md +++ b/README.md @@ -1045,7 +1045,7 @@ _See also , Date: Sun, 31 Jan 2021 00:17:01 +0100 Subject: [PATCH 13/25] Add demo to Ombi --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c3f46b2..ef73504c 100644 --- a/README.md +++ b/README.md @@ -1044,8 +1044,8 @@ _See also , Date: Sun, 31 Jan 2021 19:00:32 +0100 Subject: [PATCH 14/25] Remove duplicate source code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef73504c..feb97a6a 100644 --- a/README.md +++ b/README.md @@ -1045,7 +1045,7 @@ _See also , Date: Sun, 31 Jan 2021 19:04:35 +0100 Subject: [PATCH 15/25] Fix otranscribe source code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index feb97a6a..8883b574 100644 --- a/README.md +++ b/README.md @@ -1045,7 +1045,7 @@ _See also , Date: Sun, 31 Jan 2021 22:38:12 -0800 Subject: [PATCH 16/25] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0429c66b..7d80db56 100644 --- a/README.md +++ b/README.md @@ -749,6 +749,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ #### Object storage/file servers - [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, FUSE mount, HDFS, etc, optimized for lots of small files, and easy to add capacity. ([Source Code](https://github.com/chrislusf/seaweedfs)) `Apache-2.0` `Go` - [Zenko CloudServer](https://www.zenko.io/cloudserver) - Zenko CloudServer, an open-source Node.js implementation of a server handling the Amazon S3 protocol. ([Source Code](https://github.com/scality/S3)) `Apache-2.0` `Nodejs` #### Single-click/drag-n-drop upload From b595902a53bd22890ba1607c86878473724791e6 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sun, 31 Jan 2021 22:41:13 -0800 Subject: [PATCH 17/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d80db56..467c729a 100644 --- a/README.md +++ b/README.md @@ -749,7 +749,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ #### Object storage/file servers - [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, FUSE mount, HDFS, etc, optimized for lots of small files, and easy to add capacity. ([Source Code](https://github.com/chrislusf/seaweedfs)) `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` - [Zenko CloudServer](https://www.zenko.io/cloudserver) - Zenko CloudServer, an open-source Node.js implementation of a server handling the Amazon S3 protocol. ([Source Code](https://github.com/scality/S3)) `Apache-2.0` `Nodejs` #### Single-click/drag-n-drop upload From d73a66b3a4eabf92fff7125ac345dc122abaf356 Mon Sep 17 00:00:00 2001 From: Hans Date: Wed, 3 Feb 2021 09:27:44 +0100 Subject: [PATCH 18/25] Update README.md Ownphotos has been archived and substituted by LibrePhotos --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0429c66b..36361406 100644 --- a/README.md +++ b/README.md @@ -1222,9 +1222,10 @@ _See also [Monitoring](#monitoring)_ - [Damselfly](https://damselfly.info) - Server-based Digital Asset Management with workflow similar to Picasa. `GPL-3.0` `C#/.Net` - [Fussel](https://github.com/cbenning/fussel) - Fussel is a static photo gallery generator. Easily generate a reactive gallery and host the optimized static folder of assets. `MIT` `Python` - [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` +- [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](http://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` -- [OwnPhotos](https://github.com/hooram/ownphotos) - Self hosted wannabe Google Photos clone, with a slight focus on cool graphs. `MIT` `Python` - [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` - [Photofloat](http://blog.zx2c4.com/567) - Web 2.0 Photo Gallery Done Right via Static JSON and Dynamic Javascript. ([Demo](http://photos.jasondonenfeld.com/)) `GPL-2.0` `Python` - [PhotoLight](https://github.com/thibaud-rohmer/PhotoLight) - The easiest photo gallery there is. `GPL-3.0` `PHP` From 9e17b68fae1f88eeb460af67482b730f599a2395 Mon Sep 17 00:00:00 2001 From: Dweb Fan Date: Sun, 31 Jan 2021 22:17:40 -0800 Subject: [PATCH 19/25] add lomorage non-free software Signed-off-by: Dweb Fan --- non-free.md | 1 + 1 file changed, 1 insertion(+) diff --git a/non-free.md b/non-free.md index 47c12858..485f9d80 100644 --- a/non-free.md +++ b/non-free.md @@ -73,6 +73,7 @@ - [ArtVenue](http://codecanyon.net/item/artvenue-image-sharing-community-script/5771542) `⊘ Proprietary` - Start your own photography community website, platform based on the Laravel PHP Framework. ([Demo](http://codecanyon.net/item/artvenue-image-sharing-community-script/full_screen_preview/5771542)) `PHP` - [Chevereto](https://chevereto.com/) `⊘ Proprietary` - A powerful and fast image hosting script that allows you to create your very own full featured image hosting website in just minutes. ([Demo](http://demo.chevereto.com/)) `PHP` - [Koken](http://koken.me/) `⊘ Proprietary` - Content management and web site publishing for photographers. `PHP` +- [Lomorage](https://lomorage.com/) `⊘ Proprietary` - Google photo alternative via simple self-hosting software. Supported clients: iOS, Android, Web, MAC/Windows. Backend can run on Raspberry pi, Armbian, MAC/Windows/Linux `GO` - [PhotoStructure](https://photostructure.com/) `⊘ Proprietary` - All your family's photos and videos automatically organized into a fun and beautiful website. Runs via Docker, NodeJS, or native desktop installers. `NodeJS` - [Single File PHP Gallery](http://sye.dk/sfpg/) `⊘ Proprietary` - is a web gallery in one single PHP file. `PHP` From 0703b376c012f3ea2c07a091d02fb683b0bf9c8b Mon Sep 17 00:00:00 2001 From: Koichi MATSUMOTO Date: Sat, 6 Feb 2021 22:27:26 +0900 Subject: [PATCH 20/25] Add Web-File-Uploader Add Web-File-Uploader to Single-click/drag-n-drop upload in File transfer/synchronization. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a64a6b42..0d26c8b4 100644 --- a/README.md +++ b/README.md @@ -781,6 +781,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ - [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` - [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` +- [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` - [YouTransfer](http://www.youtransfer.io) - YouTransfer is a simple but elegant self-hosted file transfer and sharing solution. ([Demo](http://demo.youtransfer.io/), [Source Code](https://github.com/remie/YouTransfer)) `Apache-2.0` `Nodejs` - [Zipline](https://zipline.diced.wtf/) - A lightweight, fast and reliable file sharing server that is commonly used with ShareX, offering a react-based Web UI and fast API. ([Source Code](https://github.com/diced/zipline)) `MIT` `Nodejs` From f234a22682940b76dd136e1b510a3d5dadc4a483 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 6 Feb 2021 13:35:10 +0000 Subject: [PATCH 21/25] remove whitespace/blank line --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 36361406..85cadc66 100644 --- a/README.md +++ b/README.md @@ -1223,7 +1223,6 @@ _See also [Monitoring](#monitoring)_ - [Fussel](https://github.com/cbenning/fussel) - Fussel is a static photo gallery generator. Easily generate a reactive gallery and host the optimized static folder of assets. `MIT` `Python` - [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` - [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](http://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` - [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` From e7ec035b776ad28f728ea325ad23c99effd3bf4c Mon Sep 17 00:00:00 2001 From: alain laptop Date: Sun, 7 Feb 2021 19:37:26 +0100 Subject: [PATCH 22/25] casbox is no longer supported --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a64a6b42..429bc784 100644 --- a/README.md +++ b/README.md @@ -610,7 +610,6 @@ _See https://github.com/n1trux/awesome-sysadmin#dns_ **[`^ back to top ^`](#)** -- [CaseBox](https://www.casebox.org) - Manage all your organization's information in one system. ([Source Code](https://github.com/KETSE/casebox)) `AGPL-3.0` `PHP/Java` - [DOCAT](https://github.com/randombenj/docat) - Host your docs. Simple. Versioned. Fancy. `MIT` `Python/docker` - [Docspell](https://docspell.org) - Auto-tagging document organizer and archive. ([Source Code](https://github.com/eikek/docspell)) `GPL-3.0` `Scala/Java` - [EdPaper](https://github.com/Edraens/EdPaper) - PDF organizer with users management. `MIT` `PHP` From 1519431419bf191129c1fc178cd73c039aa70107 Mon Sep 17 00:00:00 2001 From: timvisee Date: Thu, 14 Jan 2021 17:36:23 +0100 Subject: [PATCH 23/25] Update Send entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2ba9090..54d4a3ea 100644 --- a/README.md +++ b/README.md @@ -728,7 +728,6 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ - [cloud-torrent](https://github.com/jpillora/cloud-torrent) - Torrent Web Client with HTTP retrievable or streamable downloaded files. `AGPL-3.0` `Go` - [Dat Project](https://datproject.org) - Powerful decentralized file sharing applications built from a large ecosystem of modules. ([Source Code](https://github.com/datproject)) `MIT` `Nodejs` - [FilePizza](http://file.pizza/) - Peer-to-peer file transfers in your browser. ([Source Code](https://github.com/kern/filepizza)) `BSD-3-Clause` `Nodejs` -- [Send](https://gitlab.com/timvisee/send) - A file sharing experiment which allows you to send encrypted files to other users. ([Clients](https://gitlab.com/timvisee/send/-/tree/master/android)) `MPL-2.0` `Nodejs` - [instant.io](https://github.com/feross/instant.io) - Streaming file transfer over WebTorrent. ([Demo](https://instant.io)) `MIT` `Nodejs` - [Magnetico](https://github.com/boramalper/magnetico) - Magnetico is the first autonomous (self-hosted) BitTorrent DHT search engine suite that is designed for end-users. `AGPL-3.0` `Python` - [Magnetissimo](https://github.com/sergiotapia/magnetissimo) - Search engine that indexes all popular torrent sites. `MIT` `Elixir` @@ -736,6 +735,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ - [peerflix-server](https://github.com/asapach/peerflix-server) - Downloads torrent files and provides a direct link download or a direct link stream. `MIT` `Nodejs` - [qBittorrent](https://www.qbittorrent.org/) - Free cross-platform bittorrent client with a feature rich Web UI for remote access. ([Source Code](https://github.com/qbittorrent/qBittorrent)) `GPL-2.0` `C++` - [rartracker](https://github.com/swetorrentking/rartracker) - Complete private bittorrent tracker. `WTFPL` `PHP` +- [Send](https://github.com/timvisee/send) - Simple, private, end to end encrypted temporary file sharing, originally built by Mozilla. ([Clients](https://github.com/timvisee/send#clients)) `MPL-2.0` `Nodejs` - [Torrents.csv](https://gitlab.com/dessalines/torrents.csv) - A self-hostable torrent search engine. `GPL-3.0` `Rust` - [Transmission](https://transmissionbt.com/) - Fast, easy, Free Bittorrent client. ([Source Code](https://github.com/transmission/transmission)) `GPL-3.0` `C` From 87b2a45a722e5c4644b5d1d9dd357bca89b1e70e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 13 Feb 2021 14:14:14 +0100 Subject: [PATCH 24/25] fix olaris license - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2266 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a64a6b42..e31c4f3d 100644 --- a/README.md +++ b/README.md @@ -1005,7 +1005,7 @@ _See also , Date: Sat, 13 Feb 2021 14:15:04 +0100 Subject: [PATCH 25/25] fix fireshare license/platform tag ordering - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2266 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e31c4f3d..39cf754f 100644 --- a/README.md +++ b/README.md @@ -760,7 +760,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ - [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/gitweb/?p=coquelicot.git)) `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` -- [FireShare](https://github.com/rockmanvnx6/FireShare) - A full-stack, pub-sub, real-time secure file sharing system. ([Demo](https://auspham.dev/FireShare)) `Nodejs` `MIT` +- [FireShare](https://github.com/rockmanvnx6/FireShare) - A full-stack, pub-sub, real-time secure file sharing system. ([Demo](https://auspham.dev/FireShare)) `MIT` `Nodejs` - [FileShelter](https://github.com/epoupon/fileshelter) - FileShelter is a self-hosted software that allows you to easily share files over the Internet. ([Demo](http://fileshelter.demo.poupon.io/)) `GPL-3.0` `C++` - [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` - [goploader](https://gpldr.in/) - Easy file sharing with server-side encryption, curl/httpie/wget compliant. ([Source Code](https://github.com/Depado/goploader)) `MIT` `Go`