diff options
author | nodiscc <nodiscc@gmail.com> | 2017-11-16 11:26:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-16 11:26:24 +0000 |
commit | d0985737e304b4d016c4395a1cb1380eeb971c15 (patch) | |
tree | 6adcc10a39b15df6a92827c9edd715cfa8c1a933 | |
parent | Merge pull request #1233 from znegva/patch-1 (diff) | |
parent | fix licence for filemanager (diff) | |
download | awesome-selfhosted-d0985737e304b4d016c4395a1cb1380eeb971c15.tar.gz awesome-selfhosted-d0985737e304b4d016c4395a1cb1380eeb971c15.zip |
Merge pull request #1236 from inattendu/master
Added filemanager
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -669,6 +669,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` * [eXtplorer](https://extplorer.net/) - A PHP and Javascript based File Manager. ([Source Code](https://extplorer.net/projects/extplorer/repository)) `MPLv1.1/GPLv2` `PHP` + * [filemanager](https://henriquedias.com/filemanager/) - Web File Manager which can be used as a middleware or standalone app. ([Source Code](https://github.com/hacdias/filemanager)) `Apache` `Go/VueJS` * [goBrowser](https://github.com/xataz/gobrowser) - Simple http file browser. ([Source Code](https://github.com/xataz/gobrowser)) `GPLv3` `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/) - A single script file manager. `MIT` `PHP` |