项目作者: EV-soft

项目描述 :
An advanced file-browser
高级语言: JavaScript
项目地址: git://github.com/EV-soft/folder-explorer.git
创建时间: 2020-11-18T15:39:58Z
项目社区:https://github.com/EV-soft/folder-explorer

开源协议:

下载


folder-explorer

A browser that focuses on the disk space that folders takes up.

Developed with the PHP2HTML library.

The Folder Explorer project is built with the PHP2HTML library and shows how html output is generated, especially with regard to the advanced function htm_table ()

Look / try a demo here It runs on PHP 8.3

Description:

With Folder Explorer, you can browse files and folders on a web server and see used space.

The file list are displayed in a table, where you can sort and filter the data.

In advanced mode: content in subfolders is analyzed, so that file-data for the entire subtree can be displayed.

For example, you can search for a filename in the subtrees.

File/Folder space is also displayed graphically.

In simple mode: it speeds up and works like a typical file-browser without analyzing subfolder content.

Recently added context menus that you can activate by right-clicking on a file or folder row in the table (still demo).

Tested to run on latest PHP 8.3 (PHP 7.0 required)