We stand with Ukraine to help keep people safe. Join us
All Apps
Best AppsReviewsComparisonsHow-To
muCommander free download for Mac

muCommander

Version 1.4.0

File manager in a Norton Commander style.

4.1
Based on 24 user ratesRead reviews & comments
Free
Absolutely Free

muCommander overview

muCommander is a cross-platform file manager that features support for FTP, SFTP, SMB, NFS, HTTP, Bonjour/Zeroconf, email attachments, Zip/GZip/Tar/Bzip2/ISO/NRG/AR/Deb/LST archives, universal bookmarks, credentials management, themes, multiple windows, full keyboard management, and many configuration options. It is available in 20 languages.

What’s new in version 1.4.0

Updated on May 03 2024

  • Bump version to 1.4.0 by @ahadas in #996
  • Document workaround for installing on Debian < 12 by @ahadas in #1001
  • Document post-installation of unsigned dmg by @ahadas in #1004
  • Adding Google Cloud Storage Protocol by @spakm in #989
  • gcs: cleanup by @ahadas in #1013
  • Cleanup related to SFTP by @ahadas in #1018
  • Upgrade commons-collections to commons-collections4 v4.4 by @ahadas in #1019
  • Editor/Viewer Bumped verion of RSyntaxTextArea and removed workaround code by @pskowronek in #1024
  • Make ActionId serializable by @ahadas in #1023
  • Enable use of 'space' in quick search by @ahadas in #1025
  • Updated bug_report.yml to encourage ppl for searching similar bug by @pskowronek in #1028
  • Fix copying files to clipboard on macOS by @ahadas in #1029
  • Rephrase auth_dialog.store_credentials by @ahadas in #1030
  • Set shift+f4 as alternative shortcut of make file by @ahadas in #1032
  • Cleanup related to recent-locations quick-list by @ahadas in #1034
  • Sign the rpm package by @ahadas in #1035
  • rpm: use crazy-max/ghaction-import-gpg@v5 by @ahadas in #1037
  • Document fix for #1020 by @ahadas in #1038
  • Java 20 is recommended now by @ahadas in #1039
  • Terminal - reworked presentation to show two-liner of Terminal and toggle to maximization by @pskowronek in #1033
  • Fix to update actions in CommandBar and ToolBar if shortcut changed by @pskowronek in #1041
  • Show keyboard shortcuts as notification popup on MainFrame by @pskowronek in #1036
  • Terminal - fix command line #1033 by @pskowronek in #1043
  • Added opens for javax.swing.plaf.basic for linuxAppImage by @pskowronek in #1047
  • Simplify Credentials#getMaskedPassword by @ahadas in #1049
  • Enable unit-tests of mucommander-commons-file by @ahadas in #1051
  • CRLF -> LF by @ahadas in #1054
  • SplashScreen reformat by @ahadas in #1055
  • Application reformat by @ahadas in #1056
  • Nicer SplashScreen plus defer Bonjour init even more by @ahadas in #1057
  • Removed wildcard imports for awt and swing by @ahadas in #1058
  • improve logging of exceptions in BrowseLocationThread by @ahadas in #1059
  • Bonjour defer loading even more by @pskowronek in #1061
  • Extract gson to a separate OSGi bundle by @ahadas in #1064
  • gcs: exclude jackson-core by @ahadas in #1065
  • Add a plugin for OneDrive by @ahadas in #494
  • Drop javax.annotation from felix framework in favor of FindBugs JSR-305 by @ahadas in #1066
  • Shrink the size of jediterm fat-jar by @ahadas in #1067
  • Debug mode to wait for debugger connection by @pskowronek in #1070
  • Faster init - file icon provider init in bg by @pskowronek in #1069
  • make Application#splashScreen a local variable by @ahadas in #1071
  • Set credentials to OneDrive application by @ahadas in #1072
  • fix(docs): Correct grammar errors in README.md by @sundaram-sharma in #1075
  • Cleaning up mucommander-viewer-pdf dependencies by @ahadas in #1087
  • Avoid using log4j 1.x by @gladko in #1085
  • open java.scripting/javax.script (required by log4j-core) by @ahadas in #1089
  • Update of BinEd library by @hajdam in #1090
  • Added missing Android icon by @pskowronek in #1098
  • Faster start - get Icons res faster by @pskowronek in #1096
  • IconManager better log by @pskowronek in #1097
  • Faster start - DesktopManager: trash and notifier async by @pskowronek in #1095
  • Faster start of muC app in JVM by @pskowronek in #1094
  • Fix incorrect block selection on native L&F by @ShayArtzi in #1106
  • upload nightly artifacts to the nightly build action by @ahadas in #1109
  • fix nightly build action by @ahadas in #1110
  • fix nightly build action by @ahadas in #1111
  • nightly: replace 'mucommander_version' with a job-specific step by @ahadas in #1112
  • nightly: debug 'Upload msi' by @ahadas in #1113
  • nightly: restore preliminary linux job to retrieve the version by @ahadas in #1114
  • nightly: fix 'Sign rpm' by @ahadas in #1115
  • nigtly: fix 'get-version' job by @ahadas in #1116
  • nightly: bump actions/checkout to v4 by @ahadas in #1117
  • nightly: bump Node.js 16 actions setup-java and ghaction-import-gpg by @ahadas in #1118
  • nightly: debug linux artifacts by @ahadas in #1119
  • nightly: fix upload of deb package by @ahadas in #1120
  • nightly: replace gradle-build-action@v2 with setup-gradle@v3 by @ahadas in #1121
  • Minor cleanup in GitHub actions by @ahadas in #1123
  • mv JRE for macOS to macOS/x64 by @ahadas in #1124
  • Skip re-authentication for SFTP address change when using private key by @ShayArtzi in #1104
  • document fix for #1062 by @ahadas in #1135
  • add support for macOS aarch64 by @ahadas in #1138
  • build dmg for aarch64 on macOS 14 by @ahadas in #1139
  • Use File#FS with Java 23+ by @ahadas in #1141
  • Use File#FS also with Java 23 by @ahadas in #1142
  • update JREs by @ahadas in #1143
  • Fix flakiness of AppleScriptTest#testScriptOutput by @ahadas in #1145
  • Run tests also on macos-14 (M1) by @ahadas in #1144
  • Add dmg for aarch64 by @ahadas in #1148
  • muC faster start up by @pskowronek in #1044
  • nightly: change rpm signing by @ahadas in #1150
  • Sign the RPM package by @ahadas in #1151
  • Update nightly.yml by @ahadas in #1152
  • nightly: Fix dmg signing by @ahadas in #1153
  • Bump gradle to v8.7 by @ahadas in #1154
  • Create unsigned dmg by default by @ahadas in #1156
  • Sign and notarize the dmg packages by @ahadas in #1157

Information

License

Free

Size

159.1 MB

Developer’s website

https://www.mucommander.com/

Downloads

57054

App requirements

Try our new feature and write a detailed review about muCommander. All reviews will be posted soon.

Write your thoughts in our old-fashioned comment

MacUpdate Comment Policy. We strongly recommend leaving comments, however comments with abusive words, bullying, personal attacks of any type will be moderated.
0.0

(0 Reviews of )

There are no reviews yet
  • Comments

  • User Ratings

zlazkow
zlazkow
Oct 21 2023
1.3.0
4.0
Oct 21 2023
4.0
Version: 1.3.0
not yet compatible with Silicon Mac M1/M2.
oliverguoca
oliverguoca
Apr 15 2021
0.9.6
5.0
Apr 15 2021
5.0
Version: 0.9.6
Way better than finder.
poetcsw-1
poetcsw-1
Jun 15 2017
0.9.0
4.0
Jun 15 2017
4.0
Version: 0.9.0
The current version is 0.9.2 and it works great for what I need: easy access to hidden files on my Mac and on my Linux server. I would prefer a similar dual-pane mode in Finder, but as a free solution, this is fantastic.
anonymous-condor-6107
anonymous-condor-6107
Sep 2 2013
0.9.0
0.0
Sep 2 2013
0.0
Version: 0.9.0
Has been user of muCommander for a long time. But not anymore. Now I use FastCommander. Finally I can really enjoy my Mac. It is new, native Cocoa app. It is very fast, small, takes much less memory, has consistent platform look, is simple to use and has pixel perfect UI. No bugs, no problems, no Java and loads 10 times faster.
Aaron-T
Aaron-T
Jun 6 2013
0.9.0
5.0
Jun 6 2013
5.0
Version: 0.9.0
One of the best Norton-like commanders on Mac. Stable, simple and very easy in use. New Mac OSX block installation of this app, so you have allow yourself to install apps from different sources in the security tab, system preferences.
spedison
spedison
Apr 11 2013
0.9.0
1.5
Apr 11 2013
1.5
Version: 0.9.0
This is so good software but in lastest mac os x version I have problems while install it. When I running once show me message: " "muCommander" is damaged and can't be opened. You shold move it do the Trash. " But, If I run this software in command line, It works fine. This problem may be a litte configuration. OS X version is 10.8.3 uname -a Darwin ******.local 12.3.0 Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64 x86_64 ******:~ user$ java -version java version "1.6.0_43" Java(TM) SE Runtime Environment (build 1.6.0_43-b01-447-11M4203) Java HotSpot(TM) 64-Bit Server VM (build 20.14-b01-447, mixed mode) Thanks a lot. Edison.
MuchMac
MuchMac
Mar 29 2013
0.9.0
0.0
Mar 29 2013
0.0
Version: 0.9.0
The MacUpdate download is corrupt. The download link from developer site is dead. I don't see an easy way to report the problem here or on the developer web site.
SickTeddyBear
SickTeddyBear
Jul 22 2012
0.8.5
0.0
Jul 22 2012
0.0
Version: 0.8.5
FYI, there is a nightly build of version 0.9.0 available (remember, this is for testing, and it will have bugs): http://mucommander.com/download/nightly/mucommander-current.app.tar.gz Here is the changelog: http://mucommander.com/download/nightly/readme.txt
P-g-
P-g-
Jan 9 2011
0.8.5
3.0
Jan 9 2011
3.0
Version: 0.8.5
Slow loading. Don't like icons.
0815mac
0815mac
Jan 7 2011
0.8.5
4.0
Jan 7 2011
4.0
Version: 0.8.5
Very useful to show hidden folder.
Fenrisulf
Fenrisulf
Dec 12 2010
0.8.5
5.0
Dec 12 2010
5.0
Version: 0.8.5
I used the linux equivalent of this program for years. It's well worth it to give it a try... you'll be surprised how intuitive it is, in spite of what most would call it's "un-mac-like" interface.
Fb-eye71
Fb-eye71
Feb 24 2010
0.8.5
0.0
Feb 24 2010
0.0
Version: 0.8.5
I've been using MUCommander to browse inside .zip files without having to decompress them first. This feature alone makes it worth having around. It saved me hours when all I needed was to find a specific image inside a 675MB .zip archive...
Mystery-Tramp
Mystery-Tramp
Oct 25 2009
0.8.4
5.0
Oct 25 2009
5.0
Version: 0.8.4
One of the few positive things I remember about a job I had where I was moving files around a pre-networked office was that Norton Commander made the job a lot easier. muCommander does a good job of presenting a Norton Commander style presentation of your hard disk, and a lot more besides. You'll see lots of things in this app that you'll wish the Finder included. mt
Guest
Guest
Nov 12 2008
0.8.3
0.0
Nov 12 2008
0.0
Version: 0.8.3
I think it should be possible to integrate Quicklook, because CyberDuck has Quicklook integration too... Greetz Mircsicz
Mark-Everitt
Mark-Everitt
Oct 22 2008
0.8.3
0.0
Oct 22 2008
0.0
Version: 0.8.3
I really like it! The only thing it lacks that I use quite a lot is quicklook integration. I know that's asking quite a lot though and I'm not even sure if it's possible.
Kioshi
Kioshi
Jun 1 2008
0.8.2
4.0
Jun 1 2008
4.0
Version: 0.8.2
Very nice, basically does all I want. Gets 4 stars because of the long startup time for a 2 meg program (well it's Java...) and the ugly icon.
Joi
Joi
Apr 19 2008
0.8.2
0.0
Apr 19 2008
0.0
Version: 0.8.2
Well it's not as nice as pathfinder: http://www.cocoatech.com/ but it is free. For those that enjoy the old Norton Commander it is a close resemblance. The icon needs desperate help though, yikes.
Draelren
Draelren
Apr 18 2008
0.8.2
0.0
Apr 18 2008
0.0
Version: 0.8.2
Ahhh how i've missed NCommander... Good to see something similar on mac now. I really can't remember what features old NCommander had but.. this app is a helpful gem. And damn those zealots like ZO219: His/her comment isn't even worth being called a comment, rather a troll post. Norton Commander was just a program for Windows, being coded from, you guessed it, Norton, not Microsoft.
anonymous-tapir-4715
anonymous-tapir-4715
Mar 30 2008
0.8.1
0.0
Mar 30 2008
0.0
Version: 0.8.1
Well, if you want to turn Mac into Windows, and after buying such a nice machine, I suppose that's your right ... but the tiniest adjustment in thinking--oh, never mind.
Dalahast
Dalahast
Nov 29 2007
0.8.1
5.0
Nov 29 2007
5.0
Version: 0.8.1
Oh. My. God. I've always enjoyed file management shells like this, I bet I'll use this every day. The only things I might like to see would be: 1. Option+F opens file menu regardless of which pane you're in (currently opens only if user is in top pane) 2. Capability to preview images without opening them in some way. Managing font files has never been easier!
zlazkow
zlazkow
Oct 21 2023
1.3.0
4.0
Oct 21 2023
4.0
Version: 1.3.0
Ervins Strauhmanis
Ervins Strauhmanis
Apr 14 2023
1.2.0
5.0
Apr 14 2023
5.0
Version: 1.2.0
makareim
makareim
Feb 10 2019
5.0
Feb 10 2019
5.0
Version: null
poetcsw-1
poetcsw-1
Jun 15 2017
4.0
Jun 15 2017
4.0
Version: null
anonymous-turkey-2457
anonymous-turkey-2457
Oct 31 2013
4.5
Oct 31 2013
4.5
Version: null
MASLO
MASLO
Sep 29 2013
1.0
Sep 29 2013
1.0
Version: null
Aaron-T
Aaron-T
Jun 6 2013
5.0
Jun 6 2013
5.0
Version: null
spedison
spedison
Apr 11 2013
1.5
Apr 11 2013
1.5
Version: null
Martin-Smatanik
Martin-Smatanik
Mar 27 2013
5.0
Mar 27 2013
5.0
Version: null
HendrikEbel
HendrikEbel
Dec 26 2012
4.5
Dec 26 2012
4.5
Version: null
Ye-Sung
Ye-Sung
Feb 20 2012
4.5
Feb 20 2012
4.5
Version: null
MacX-dk
MacX-dk
Sep 14 2011
4.0
Sep 14 2011
4.0
Version: null
P-g-
P-g-
Jan 9 2011
3.0
Jan 9 2011
3.0
Version: null
0815mac
0815mac
Jan 7 2011
4.0
Jan 7 2011
4.0
Version: null
Fenrisulf
Fenrisulf
Dec 12 2010
5.0
Dec 12 2010
5.0
Version: null
Mystery-Tramp
Mystery-Tramp
Oct 25 2009
5.0
Oct 25 2009
5.0
Version: null
Kioshi
Kioshi
Jun 1 2008
4.0
Jun 1 2008
4.0
Version: null
Dalahast
Dalahast
Nov 29 2007
5.0
Nov 29 2007
5.0
Version: null
M!k3
M!k3
Jun 7 2007
2.0
Jun 7 2007
2.0
Version: null
Celebritarian
Celebritarian
Apr 12 2007
5.0
Apr 12 2007
5.0
Version: null
Szabesz
Szabesz
Feb 28 2006
4.3
Feb 28 2006
4.3
Version: null
68kmla
68kmla
Feb 20 2006
4.3
Feb 20 2006
4.3
Version: null
Guest
Guest
Jan 9 2004
5.0
Jan 9 2004
5.0
Version: null
oliverguoca
oliverguoca
Jan 11 2030
0.9.6
5.0
Jan 11 2030
5.0
Version: 0.9.6
Free
Absolutely Free
How would you rate muCommander?
Similar apps
Viper FTP
Simple, user-friendly yet powerful FTP client.
Is this app is similar to Viper FTP? Vote to improve the quality of this list.
Vote results
0
Upvotes
2
Total score
0
Downvotes
Commander One Pro Pack
Dual-pane file manager.
Is this app is similar to Commander One Pro Pack? Vote to improve the quality of this list.
Vote results
0
Upvotes
1
Total score
0
Downvotes
Nimble Commander Pro
Minimalist dual-pane file manager (was Files Pro).
Is this app is similar to Nimble Commander Pro? Vote to improve the quality of this list.
Vote results
2
Upvotes
1
Total score
-1
Downvotes
CRAX Commander
Dual-pane and multi-tabbed file manager.
Is this app is similar to CRAX Commander? Vote to improve the quality of this list.
Vote results
1
Upvotes
1
Total score
0
Downvotes
Double Commander
Dual-pane file manager inspired by Total Commander.
Is this app is similar to Double Commander? Vote to improve the quality of this list.
Vote results
0
Upvotes
1
Total score
0
Downvotes