diff options
author | nodiscc <nodiscc@gmail.com> | 2019-03-07 15:15:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-07 15:15:24 +0000 |
commit | feedd5c1eb75ad5c5fa5541e0a42a3ee43be713b (patch) | |
tree | 743eed04e2ff15886ec127f5c88693f99ebf6e9c /README.md | |
parent | Merge pull request #1626 from gjabell/master (diff) | |
parent | Removed duplicate source code link (diff) | |
download | awesome-selfhosted-feedd5c1eb75ad5c5fa5541e0a42a3ee43be713b.tar.gz awesome-selfhosted-feedd5c1eb75ad5c5fa5541e0a42a3ee43be713b.zip |
Merge pull request #1628 from jakejarvis/add-s3server
Add @jessfraz's s3server
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -745,6 +745,7 @@ _Command-line file upload_ - [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` - [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)) `Other` `PHP` +- [s3server](https://github.com/jessfraz/s3server) - Simple HTTP interface to index and browse files in a public S3 or Google Cloud Storage bucket. ([Demo](https://gifs.jessfraz.com/)) `MIT` `Go` - [Sprut.io](https://sprut.io) - 2 panel file manager with drag and drop features, code editor, text search, hotkeys. ([Demo](https://demo.sprut.io:9443), [Source Code](https://github.com/LTD-Beget/sprutio)) `GPL-3.0` `Python` - [Surfer](https://github.com/nebulade/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](http://demo.tagspaces.org), [Source Code](https://github.com/tagspaces/tagspaces)) `AGPL-3.0` `Javascript` |