diff options
author | nodiscc <nodiscc@gmail.com> | 2021-03-07 11:22:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-07 11:22:25 +0000 |
commit | f3bfbf4272ad2fef59f9056dd070481b1c503233 (patch) | |
tree | a2e16a46f6c1374cb2ebbb986b9ca4caff225bdf | |
parent | Merge pull request #2435 from mattburchett/addFlashPaper (diff) | |
parent | Remove ( just before [Source Code] (diff) | |
download | awesome-selfhosted-f3bfbf4272ad2fef59f9056dd070481b1c503233.tar.gz awesome-selfhosted-f3bfbf4272ad2fef59f9056dd070481b1c503233.zip |
Merge pull request #2436 from ahaenggli/master
Add FileGator to `Web based file managers`
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -801,6 +801,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ - [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 with a Material Design web interface. ([Source Code](https://github.com/filebrowser/filebrowser)) `Apache-2.0` `Go` +- [FileGator](https://filegator.io/) - FileGator is a powerful multi-user file manager with a single page front-end. ([Demo](https://demo.filegator.io), [Source Code](https://github.com/filegator/filegator)) `MIT` `PHP` - [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` |