mirror of
https://github.com/misterunknown/ifm.git
synced 2025-10-03 10:31:55 +02:00
Initial Home page
16
IFM---improved-file-manager.md
Normal file
16
IFM---improved-file-manager.md
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
Welcome to the IFM wiki!
|
||||||
|
|
||||||
|
## about
|
||||||
|
The ifm is a simple, leightweight filemanager in a single file.
|
||||||
|
|
||||||
|
## features
|
||||||
|
* create files and folders
|
||||||
|
* upload, delete, rename and edit files
|
||||||
|
* extract zip archives
|
||||||
|
* download folders as zip file
|
||||||
|
* preview images
|
||||||
|
* multiselect files and folders with <kbd>ctrl</kbd> + click
|
||||||
|
* remote upload files using curl or file method
|
||||||
|
|
||||||
|
## 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.
|
Reference in New Issue
Block a user