From 57591cdfdc631c6e13d50956b938a3e42c62e195 Mon Sep 17 00:00:00 2001 From: foorb Date: Sun, 12 Jun 2016 10:27:48 +0200 Subject: [PATCH] Encode Explorer Encode Explorer is a file browser written in PHP, XHTML and CSS. It displays the list of files in a folder. It was designed to be used in safe mode and so it is kept simple and functional. Free for everyone. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b604398a..23af003f 100644 --- a/README.md +++ b/README.md @@ -525,6 +525,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [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. ([Demo](https://larsjung.de/h5ai/demo/), [Source Code](https://github.com/lrsjng/h5ai)) `MIT` `PHP/Javascript` * [Sprut.io](https://sprut.io) - 2 panel file manager with drag and drop features, code editor, text search, hotkeys. ([Demo](https://demo.sprut.io:9443), [Source Code](https://github.com/LTD-Beget/sprutio)) `GPLv3` `Python` + * [Encode Explorer](http://encode-explorer.siineiolekala.net/) - Encode Explorer is a file browser which requires only the index.php. ([Demo](http://encode-explorer.siineiolekala.net/explorer/index.php), [Source Code](https://github.com/marekrei/encode-explorer)) `MIT` `PHP` ## Games