EmelFM2 (Maemo Port) : Online Info

Latest version : (5/29/08) v4.0.1-rev28;  Improvements to interoperating with Hildon apps via dbus;  Associations for microb, media player, pdf viewer, image viewer, sketch, app manager, xournal, mtpaint;  Online help/news page (this page) available as help button within app. 

Thanks to the original author, emelfm2 now requires very few modifications to compile into a highly useful file manager for maemo.  This core functionality can be customized using configuration files, and this port has had a significant amount of effort made into making the program as intuitive, powerful, and accessible as possible for maemo devices.

Add-ons (utility-type programs which emelfm2 has been configured for) :


Applications which emelfm2 is aware of :


How to run emelfm2 always with root permissions :

Edit (as root) the /etc/sudoers file and add :
user ALL = (ALL) NOPASSWD: ALL (if you want user 'user' to sudo anything) -or-
user ALL = NOPASSWD: /usr/bin/emelfm2 (if you just want 'user' to sudo emelfm2)
Then edit (as root), the /usr/share/applications/hildon/emelfm2.desktop and set the exec line to read :
Exec=sudo /usr/bin/emelfm2

Links :

Official Emelfm2 site (which this port was based on)
Official Users Guide (non-maemo specific; also viewable offline by clicking the lifepreserver icon at bottom right of emel window, then usage/view)