diff options
author | Pierre Buyle <pierre@buyle.org> | 2019-04-07 23:58:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-07 23:58:10 +0000 |
commit | a872f96da8d2812065126fca25b187508ff1901b (patch) | |
tree | 3463b6ea59ac9267e0d95126082e30dbee8fb756 | |
parent | remove PushJet (unmaintained) (diff) | |
download | awesome-selfhosted-a872f96da8d2812065126fca25b187508ff1901b.tar.gz awesome-selfhosted-a872f96da8d2812065126fca25b187508ff1901b.zip |
Add Filestash
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -735,6 +735,7 @@ _Command-line file upload_ - [Encode Explorer](http://encode-explorer.siineiolekala.net/) - Encode Explorer is a single page file browser, it is simple and functional. ([Demo](http://encode-explorer.siineiolekala.net/explorer/index.php), [Source Code](https://github.com/marekrei/encode-explorer)) `MIT` `PHP` - [explorer](https://github.com/soyuka/explorer) - Highly-configurable directory listing made with nodejs. ([Source Code](https://github.com/soyuka/explorer)) `MIT` `Nodejs` - [filebrowser](https://filebrowser.github.io/) - Web File Manager which can be used as a middleware or standalone app. ([Source Code](https://github.com/filebrowser/filebrowser)) `Apache-2.0` `Go/VueJS` +- [Filestash](https://www.filestash.app/) - A web file manager that let you manage your data anywhere it is located: FTP, SFTP, WebDAV, Git, S3, Minio, Dropbox, or Google Drive . ([Demo](https://demo.filestash.app/), [Source Code](https://github.com/mickael-kerjean/filestash)) `AGPL-3.0` `Go` - [goBrowser](https://github.com/xataz/gobrowser) - Simple http file browser. ([Source Code](https://github.com/xataz/gobrowser)) `GPL-3.0` `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` |