My File Manager is a small and lightweight file manager. It was developed to provide a small and fast file manager, which has only a few dependencies from other packages, but including some interestings things like mount partitions, minimalistic burning capability and mass renaming files. MFM use FLTK graphics toolkit.
Here are some key features of "My File Manager":
· Selectable shown fields (permissions, users, groups, date and size)
· Various sort options
· Rename group of files
· Change attributes of group of files
· Compress files
· Burn CD/DVD
· Find files by name or by content
· Mount/umount partitions
Requirements:
· FLTK (>= 1.1.6) toolkit
Installation:
Installing MFM is done by the following commands:
$ make
$ make install
If there are any errors during compilation, check your build environment and try to find the error, otherwise contact the author at < s.gatti@email.it >.
Usage:
To run MFM just type:
$ mfm
on a console or use the applications menu from your desktop environment. There a few command line options. See the on-line help of MFM for details.
What's New in This Release:
· This release adds a directory tree browser, configurable mouse wheel scroll speed in the Y direction, drag-and-dropping to external applications, automatic extraction in mfmzip, and bugfixes.
Product's homepage