mirror of
https://github.com/misterunknown/ifm.git
synced 2025-08-09 17:46:31 +02:00
Updated Home (markdown)
6
Home.md
6
Home.md
@@ -6,11 +6,13 @@ The ifm is a simple, leightweight filemanager in a single file.
|
|||||||
## features
|
## features
|
||||||
* create files and folders
|
* create files and folders
|
||||||
* upload, delete, rename and edit files
|
* upload, delete, rename and edit files
|
||||||
|
* remote upload files using curl or file method
|
||||||
* extract zip archives
|
* extract zip archives
|
||||||
* download folders as zip file
|
* download folders as zip file
|
||||||
* preview images
|
* preview images
|
||||||
* multiselect files and folders with <kbd>ctrl</kbd> + click
|
* multiselect
|
||||||
* remote upload files using curl or file method
|
* keybindings
|
||||||
|
* simple authentication
|
||||||
|
|
||||||
## contributing
|
## contributing
|
||||||
The source of the IFM is splitted in several files in the _src/_ directory. If you change anything there you have to recompile the ```ifm.php``` using the ```compiler.php```. Please make sure that you compile the IFM before you create a pull request, so anyone can test it without hassle.
|
The source of the IFM is splitted in several files in the _src/_ directory. If you change anything there you have to recompile the ```ifm.php``` using the ```compiler.php```. Please make sure that you compile the IFM before you create a pull request, so anyone can test it without hassle.
|
Reference in New Issue
Block a user