diff options
author | nodiscc <nodiscc@gmail.com> | 2015-11-02 18:54:54 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-11-02 18:54:54 +0000 |
commit | 99f0dcc1723ea72c6bc6369bbe217990a502fff6 (patch) | |
tree | 682f5895ba52ece9589e3395f422584839b3ad07 /README.md | |
parent | links: add alternative-internet, reword description of other software lists t... (diff) | |
download | awesome-selfhosted-99f0dcc1723ea72c6bc6369bbe217990a502fff6.tar.gz awesome-selfhosted-99f0dcc1723ea72c6bc6369bbe217990a502fff6.zip |
add apaxy, fixes #296
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -359,6 +359,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` * [eXtplorer](http://extplorer.sourceforge.net/) - A PHP- and JavaScript- based File Manager * [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. ([Source code](https://github.com/lrsjng/h5ai), [Demo](https://larsjung.de/h5ai/demo/)) `MIT` `PHP/Javascript` |