Skip to content

Mounts archives like disk images (macOS)

Notifications You must be signed in to change notification settings

biospi/ArchiveMounter

 
 

Repository files navigation

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)

About

Mounts archives like disk images (macOS)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 82.0%
  • Python 18.0%