Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.28 KB

README.md

File metadata and controls

45 lines (33 loc) · 1.28 KB

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.