From c6725a6bceefdee3a225fc4e2b675aba13f70e47 Mon Sep 17 00:00:00 2001 From: KieranRobson Date: Sun, 9 Jul 2023 14:52:42 +0100 Subject: [PATCH 1/2] feat: Add ShareX PHP Uploader --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 778d6ed4..83b94f04 100644 --- a/README.md +++ b/README.md @@ -910,6 +910,7 @@ _Related: [Groupware](#groupware)_ - [Pydio](https://pydio.com/) - Turn any web server into a powerful file management system and an alternative to mainstream cloud storage providers. ([Demo](https://pydio.com/en/demo), [Source Code](https://github.com/pydio/cells)) `AGPL-3.0` `Go` - [Samba](https://www.samba.org/) - Samba is the standard Windows interoperability suite of programs for Linux and Unix. It provides secure, stable and fast file and print services for all clients using the SMB/CIFS protocol. ([Source Code](https://git.samba.org/samba.git/)) `GPL-3.0` `C` - [Seafile](https://www.seafile.com/en/home/) - File hosting and sharing solution primary for teams and organizations. ([Source Code](https://github.com/haiwen/seafile)) `GPL-2.0/GPL-3.0/AGPL-3.0/Apache-2.0` `C` +- [ShareX PHP Uploader](https://git.fascinated.cc/Fascinated/sharex-php-uploader) - A simple PHP script that allows users to upload files and images using ShareX. `MIT` `Docker` - [Syncthing](https://syncthing.net/) - Syncthing is an open source peer-to-peer file synchronisation tool. ([Source Code](https://github.com/syncthing/syncthing)) `MPL-2.0` `Go` - [Unison](https://www.cis.upenn.edu/~bcpierce/unison/) - Unison is a file-synchronization tool for OSX, Unix, and Windows. ([Source Code](https://github.com/bcpierce00/unison)) `GPL-3.0` `OCaml` From b8bbc687ee4f6ce485fa02752d8648ffd7e843cc Mon Sep 17 00:00:00 2001 From: KieranRobson Date: Sun, 9 Jul 2023 14:54:44 +0100 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20Add=20=E2=9A=A0=20due=20to=20sharex?= =?UTF-8?q?=20dependency?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83b94f04..d7ef9d14 100644 --- a/README.md +++ b/README.md @@ -910,7 +910,7 @@ _Related: [Groupware](#groupware)_ - [Pydio](https://pydio.com/) - Turn any web server into a powerful file management system and an alternative to mainstream cloud storage providers. ([Demo](https://pydio.com/en/demo), [Source Code](https://github.com/pydio/cells)) `AGPL-3.0` `Go` - [Samba](https://www.samba.org/) - Samba is the standard Windows interoperability suite of programs for Linux and Unix. It provides secure, stable and fast file and print services for all clients using the SMB/CIFS protocol. ([Source Code](https://git.samba.org/samba.git/)) `GPL-3.0` `C` - [Seafile](https://www.seafile.com/en/home/) - File hosting and sharing solution primary for teams and organizations. ([Source Code](https://github.com/haiwen/seafile)) `GPL-2.0/GPL-3.0/AGPL-3.0/Apache-2.0` `C` -- [ShareX PHP Uploader](https://git.fascinated.cc/Fascinated/sharex-php-uploader) - A simple PHP script that allows users to upload files and images using ShareX. `MIT` `Docker` +- [ShareX PHP Uploader](https://git.fascinated.cc/Fascinated/sharex-php-uploader) `⚠` - A simple PHP script that allows users to upload files and images using ShareX. `MIT` `Docker` - [Syncthing](https://syncthing.net/) - Syncthing is an open source peer-to-peer file synchronisation tool. ([Source Code](https://github.com/syncthing/syncthing)) `MPL-2.0` `Go` - [Unison](https://www.cis.upenn.edu/~bcpierce/unison/) - Unison is a file-synchronization tool for OSX, Unix, and Windows. ([Source Code](https://github.com/bcpierce00/unison)) `GPL-3.0` `OCaml`