All Projects → jmkim → Simplex

jmkim / Simplex

Licence: gpl-2.0
Simple web directory index (PHP file explorer)

Projects that are alternatives of or similar to Simplex

Fff
📁 A simple file manager written in bash.
Stars: ✭ 3,445 (+34350%)
Mutual labels:  file-manager
Nging
漂亮的Go语言通用后台管理框架,包含计划任务、MySQL管理、Redis管理、FTP管理、SSH管理、服务器管理、Caddy配置、云存储管理等功能。
Stars: ✭ 443 (+4330%)
Mutual labels:  file-manager
Chadtree
File manager for Neovim. Better than NERDTree.
Stars: ✭ 653 (+6430%)
Mutual labels:  file-manager
Cfiles
A ncurses file manager written in C with vim like keybindings
Stars: ✭ 319 (+3090%)
Mutual labels:  file-manager
Kcfinder
KCFinder web file manager
Stars: ✭ 399 (+3890%)
Mutual labels:  file-manager
Webman Mod
Extended services for PS3 console (web server, ftp server, netiso, ntfs, ps3mapi, etc.)
Stars: ✭ 554 (+5440%)
Mutual labels:  file-manager
Homecenter
A collection of commonly used tools, including proxy, file management, DDNS, offline download
Stars: ✭ 286 (+2760%)
Mutual labels:  file-manager
Defx.nvim
📁 The dark powered file explorer implementation
Stars: ✭ 917 (+9070%)
Mutual labels:  file-manager
Nnn.vim
File manager for vim/neovim powered by n³
Stars: ✭ 414 (+4040%)
Mutual labels:  file-manager
Simple File Manager
Easy app for managing your files without ads, respecting your privacy & security
Stars: ✭ 648 (+6380%)
Mutual labels:  file-manager
Efo
EFO是一个基于SpringBoot和Vue构建的文件分享系统,包括文件的上传与下载,文件的权限管理,远程文件管理等功能。
Stars: ✭ 327 (+3170%)
Mutual labels:  file-manager
Sunflower
Small and highly customizable twin-panel file manager for Linux with support for plugins.
Stars: ✭ 347 (+3370%)
Mutual labels:  file-manager
Sdmaid Public
SD Maid is an Android app that helps you manage files and apps.
Stars: ✭ 577 (+5670%)
Mutual labels:  file-manager
Filex
Simple File Explorer made with Flutter(WIP)
Stars: ✭ 315 (+3050%)
Mutual labels:  file-manager
Farmanager
File and Archive Manager
Stars: ✭ 898 (+8880%)
Mutual labels:  file-manager
Lf
Terminal file manager
Stars: ✭ 3,686 (+36760%)
Mutual labels:  file-manager
Filestash
🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
Stars: ✭ 5,231 (+52210%)
Mutual labels:  file-manager
Litecloud
User management system for the server (Home Cloud).
Stars: ✭ 26 (+160%)
Mutual labels:  file-manager
R4ds
📖 R for data import/export , clean, wrangling, exploration, visualization, & analysis with R https://xiangyunhuang.github.io/r4ds/
Stars: ✭ 19 (+90%)
Mutual labels:  file-manager
Filegator
Powerful Multi-User File Manager
Stars: ✭ 587 (+5770%)
Mutual labels:  file-manager

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]:kdzlvaids/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

Demo Site

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].