diff options
author | nodiscc <nodiscc@gmail.com> | 2019-05-04 11:02:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-04 11:02:03 +0000 |
commit | e2189378577987b212c4a5938713c617f1850201 (patch) | |
tree | 52e9d0d9bacf4e4438e914af6054b8e78ffe367a | |
parent | Merge pull request #1656 from Swagielka/patch-4 (diff) | |
parent | Merge branch 'master' into patch-1 (diff) | |
download | awesome-selfhosted-e2189378577987b212c4a5938713c617f1850201.tar.gz awesome-selfhosted-e2189378577987b212c4a5938713c617f1850201.zip |
Merge pull request #1664 from pbuyle/patch-1
Add Filestash
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -734,6 +734,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://soyuka.github.io/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 lets 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. `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` |