aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Rylatt <andrew@rylatt.me>2016-07-30 18:08:23 +0000
committerAndrew Rylatt <andrew@rylatt.me>2016-07-30 18:08:23 +0000
commitf430dc946b4a25dd28184ac17e5ac110f3382f3b (patch)
tree3f67328dd0240a23ba16e5a687ab950690b47607
parentMerge pull request #632 from SitoCH/master (diff)
parentFix DirectoryLister merge conflict (diff)
downloadawesome-selfhosted-f430dc946b4a25dd28184ac17e5ac110f3382f3b.tar.gz
awesome-selfhosted-f430dc946b4a25dd28184ac17e5ac110f3382f3b.zip
Merge branch 'directory-lister'
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5873b43a..aa202e51 100644
--- a/README.md
+++ b/README.md
@@ -534,6 +534,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`
* [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`
* [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`