aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfoorb <foorb@users.noreply.github.com>2016-07-02 16:51:45 +0000
committerEdward D <ed.kickball@hotmail.com>2016-07-02 16:51:45 +0000
commit163d3ace2be37735a99c2301b3f56d6f446116c7 (patch)
treecd97679ebf80b35a28f397b83667d7354b036b37
parentMerge pull request #590 from Kickball/citadel (diff)
downloadawesome-selfhosted-163d3ace2be37735a99c2301b3f56d6f446116c7.tar.gz
awesome-selfhosted-163d3ace2be37735a99c2301b3f56d6f446116c7.zip
Add Encode Explorer (#564)
* 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. * Fix Encode Explorer Description and Ordering
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5c7b7489..a1364dc5 100644
--- a/README.md
+++ b/README.md
@@ -530,12 +530,14 @@ 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`
+ * [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`
* [goBrowser](https://github.com/xataz/gobrowser) Simple http file browser. ([Source Code](https://github.com/xataz/gobrowser)) `GPLv3` `Go`
* [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`
* [ResourceSpace](http://www.resourcespace.org) - ResourceSpace open source digital asset management software is the simple, fast, & free way to organise your digital assets. ([Demo](http://www.resourcespace.org/trial), [Source Code](http://www.resourcespace.org/svn)) `BSD/Other` `PHP`
* [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`
+
## Games