1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-10-03 10:31:55 +02:00

Updated Home (markdown)

Marco Dickert
2017-07-13 11:04:40 +02:00
parent 5587cee91b
commit 84ec32bd31

18
Home.md

@@ -1,18 +1,2 @@
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
* remote upload files using curl or file method
* extract zip archives
* download folders as zip file
* preview images
* multiselect
* keybindings
* simple authentication
## 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 IFM is a simple, leightweight filemanager in a single file.