ArchiveMounter

Mounts archives like disk images (macOS)

92
6
Swift

Logo

Archive Mounter

Archive Mounter is a macOS application allowing to mount archive files as disk images.
It currently supports ZIP and RAR archives.

Warning

⛔️ This software uses FUSE for macOS, which is no longer open source

Travis

Screenshots

Main window

Manage volumes window

Requirements

❗You should download and install latest version of FUSE for macOS before using this application.

Download

Latest stable release

Usage

You can run app directly and choose an archive to mount or use it from Finder’s Open With context menu.
It is also possible to use Archive Mounter as a default app for opening archives (see Apple KB article).

Q & A

Build requirements

  • Xcode (>= 10.0)
  • FUSE for macOS
  • autoconf
  • automake
  • cmake
  • mercurial
  • pkg-config
  • python@3
  • swiftlint (>= 0.33)
  • npm

System headers need to be present in /usr/include (install /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg if needed)