diff options
author | nodiscc <nodiscc@gmail.com> | 2015-10-09 21:10:57 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-10-09 21:10:57 +0000 |
commit | 2e1c55668e139d6efc002cbbd915096f837d583c (patch) | |
tree | 6249e129ad3eb09c738a6e719bca2b23a155fadb /README.md | |
parent | split file sharing and sync., fixes https://github.com/Kickball/awesome-selfh... (diff) | |
download | awesome-selfhosted-2e1c55668e139d6efc002cbbd915096f837d583c.tar.gz awesome-selfhosted-2e1c55668e139d6efc002cbbd915096f837d583c.zip |
add h5Ai, fix https://github.com/Kickball/awesome-selfhosted/issues/253
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -357,6 +357,7 @@ _Web based file managers_ * [eXtplorer](http://extplorer.sourceforge.net/) - A PHP- and JavaScript- based File Manager * [Pydio](https://pyd.io/) - Turn any web server into a powerful file management system and an alternative to mainstream cloud storage providers. + * [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` _File synchronization_ |