diff options
author | nodiscc <nodiscc@gmail.com> | 2020-11-28 11:17:15 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-28 11:17:15 +0000 |
commit | 149b9518ed12a84ca09ab92affd5049ce8023a21 (patch) | |
tree | 46609b16cd0641ee06361bad152d625e35de7dfb /README.md | |
parent | Merge pull request #2284 from Aimeedeer/patch-2 (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-149b9518ed12a84ca09ab92affd5049ce8023a21.tar.gz awesome-selfhosted-149b9518ed12a84ca09ab92affd5049ce8023a21.zip |
Merge pull request #2296 from rhrn/patch-1
Add filebrowser (Web based file managers)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -780,6 +780,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ - [DirectoryLister](http://www.directorylister.com/) - Simple PHP based directory lister that lists a directory and all it's sub-directories and allows you to navigate there within. ([Source Code](https://github.com/DirectoryLister/DirectoryLister)) `MIT` `PHP` - [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.org/) - Web File Browser which can be used as a middleware or standalone app. Material Design. ([Source Code](https://github.com/filebrowser/filebrowser)) `Apache-2.0` `Go` - [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` - [Gossa](https://github.com/pldubouilh/gossa) - Gossa is a light and simple webserver for your files. `MIT` `Go` |