aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKelvin <kelvinhammond@users.noreply.github.com>2018-12-13 15:37:41 +0000
committerGitHub <noreply@github.com>2018-12-13 15:37:41 +0000
commitbbd93ac5f76cb116be619ee6eab3b8639b824575 (patch)
tree2ab9c03c4efc617a6fee72037462fc9cda8a5d42
parentMerge pull request #1573 from Kickball/Add_Booking (diff)
downloadawesome-selfhosted-bbd93ac5f76cb116be619ee6eab3b8639b824575.tar.gz
awesome-selfhosted-bbd93ac5f76cb116be619ee6eab3b8639b824575.zip
Rename filemanager to filebrowser
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ba8621e2..4273c29b 100644
--- a/README.md
+++ b/README.md
@@ -736,7 +736,7 @@ _Command-line file upload_
- [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://github.com/soyuka/explorer) - Highly-configurable directory listing made with nodejs. ([Source Code](https://github.com/soyuka/explorer)) `MIT` `Nodejs`
-- [filemanager](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`
+- [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`
- [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`