diff options
author | nodiscc <nodiscc@gmail.com> | 2023-04-29 11:00:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-29 11:00:49 +0000 |
commit | 2cab206d40ae4f83ae2ba5dfe83d986aafa148c5 (patch) | |
tree | 507ddac1536cabea5c1a14f428b4e38dc4cd2c63 /README.md | |
parent | remove EpochTalk (unmaintained since 2021) (#3744) (diff) | |
download | awesome-selfhosted-2cab206d40ae4f83ae2ba5dfe83d986aafa148c5.tar.gz awesome-selfhosted-2cab206d40ae4f83ae2ba5dfe83d986aafa148c5.zip |
remove s3server (unmaintained since 2020) (#3747)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: s3server: last updated -945 days, 5:54:10.916477 ago, older than 365 days
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1011,7 +1011,6 @@ _Related: [Groupware](#groupware)_ - [IFM](https://github.com/misterunknown/ifm) - Single script file manager. `MIT` `PHP` - [miniserve](https://github.com/svenstaro/miniserve) - CLI tool to serve files and dirs over HTTP. `MIT` `Rust` - [ResourceSpace](https://www.resourcespace.com) - ResourceSpace open source digital asset management software is the simple, fast, and free way to organise your digital assets. ([Demo](https://www.resourcespace.com/trial), [Source Code](https://www.resourcespace.com/svn)) `BSD-4-Clause` `PHP` -- [s3server](https://github.com/jessfraz/s3server) - Simple HTTP interface to index and browse files in a public S3 or Google Cloud Storage bucket. `MIT` `Go` - [Surfer](https://git.cloudron.io/cloudron/surfer) - Simple static file server with webui to manage files. `MIT` `Nodejs` - [TagSpaces](https://www.tagspaces.org/) - TagSpaces is an offline, cross-platform file manager and organiser that also can function as a note taking app. The WebDAV version of the application can be installed on top of a WebDAV servers such as Nextcloud or ownCloud. ([Demo](https://demo.tagspaces.com), [Source Code](https://github.com/tagspaces/tagspaces)) `AGPL-3.0` `Nodejs` - [updog](https://github.com/sc0tfree/updog) - Updog is a replacement for Python's SimpleHTTPServer. It allows uploading and downloading via HTTP/S, can set ad hoc SSL certificates and use http basic auth. `MIT` `Python` |