Skip to content

jmkim/simplex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Simplex

Works well on PHP with any web servers. Try Simplex Demo.

How to install

Just put index.php in your sharing folder.
$ cd directory_you_wanna_share/

# clone Simplex git to your sharing directory
$ git clone [email protected]:jmkim/simplex.git

# move index.php to the parent directory
$ cd simplex/
$ mv index.php ../
$ cd ../

# remove Simplex git from your sharing directory
$ rm -rf .htaccess
$ rm -rf simplex

Credits

License

	This is free software and it's distributed under GNU/GPL Licence.

	Encode Explorer is written in the hopes that it can be useful to people,
	and Simplex is following it respectfully.
	It has NO WARRANTY and when you use it, the author is not responsible
	for how it works (or doesn't).

	Faenza Icons (http://tiheum.deviantart.com/art/Faenza-Icons-173323228)
	are used which is distributed under the GNU/GPL License.

About

Simple web directory index (PHP file explorer)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages