aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2016-07-01 21:40:47 +0000
committerGitHub <noreply@github.com>2016-07-01 21:40:47 +0000
commitef99b6b75f16c2476e2371551643039cf286138e (patch)
tree7afb51efc8481daac25e5dd41f6fe1abe2b1f313 /README.md
parentMerge pull request #590 from Kickball/citadel (diff)
downloadawesome-selfhosted-ef99b6b75f16c2476e2371551643039cf286138e.tar.gz
awesome-selfhosted-ef99b6b75f16c2476e2371551643039cf286138e.zip
Add DirectoryLister
Closes #239
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5c7b7489..458e8528 100644
--- a/README.md
+++ b/README.md
@@ -530,6 +530,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza
#### Web based file managers
* [Apaxy](http://adamwhitcroft.com/apaxy/) - Theme built to enhance the experience of browsing web directories, using the mod_autoindex Apache module and some CSS to override the default style of a directory listing. ([Source Code](https://github.com/AdamWhitcroft/Apaxy) `Public domain` `CSS`
+ * [DirectoryLister](http://www.directorylister.com/) - A 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`
* [eXtplorer](http://extplorer.sourceforge.net/) - A PHP and JavaScript based File Manager
* [explorer](https://github.com/soyuka/explorer) - Highly-configurable directory listing made with nodejs. ([Source Code](https://github.com/soyuka/explorer))`MIT` `Nodejs`
* [goBrowser](https://github.com/xataz/gobrowser) Simple http file browser. ([Source Code](https://github.com/xataz/gobrowser)) `GPLv3` `Go`