All Projects → ivoronin → Archivemounter

ivoronin / Archivemounter

Mounts archives like disk images (macOS)

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Archivemounter

ToGoZip
Android share/sendTo menu implementation "add2Zip"
Stars: ✭ 44 (-42.86%)
Mutual labels:  utility, zip
Libzip
A C library for reading, creating, and modifying zip archives.
Stars: ✭ 379 (+392.21%)
Mutual labels:  zip, archive
aspZip
A classic ASP zip and unzip utility class that uses the native zip support from Windows (XP and above) - no components needed
Stars: ✭ 24 (-68.83%)
Mutual labels:  utility, zip
zipit
Decentralized or self-hosted encryption archives that work on any internet device.
Stars: ✭ 14 (-81.82%)
Mutual labels:  zip, archive
Singlefilez
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a self-extracting HTML/ZIP polyglot file
Stars: ✭ 882 (+1045.45%)
Mutual labels:  zip, archive
box
Box - Open Standard Archive Format, a zip killer.
Stars: ✭ 38 (-50.65%)
Mutual labels:  zip, archive
Php Zip
PhpZip is a php-library for extended work with ZIP-archives.
Stars: ✭ 336 (+336.36%)
Mutual labels:  zip, archive
Powerkey
Remap your Macbook's power key to Forward Delete
Stars: ✭ 212 (+175.32%)
Mutual labels:  utility, macosx
Nativexplatform
Akeeba Portable Tools (cross-platform) - Desktop utilities for use with Akeeba Backup and Akeeba Solo
Stars: ✭ 17 (-77.92%)
Mutual labels:  zip, macosx
Tip
Programmable tooltip that can be used with any Mac OS app
Stars: ✭ 798 (+936.36%)
Mutual labels:  utility, macosx
kirby-backup-widget
Kirby panel widget to easily backup your site content.
Stars: ✭ 25 (-67.53%)
Mutual labels:  zip, archive
Android File Transfer Linux
Android File Transfer for Linux
Stars: ✭ 994 (+1190.91%)
Mutual labels:  fuse, macosx
ZeeArchiver
Zee is an efficient and simple to use Android Archiver and decompressor. It can decompress and compress from-to all the formats supported by the well known 7zip utility. Copyright © 2018 Mahmoud Galal , for support contact me:[email protected]
Stars: ✭ 35 (-54.55%)
Mutual labels:  zip, archive
ratarmount
Random Access Read-Only Tar Mount
Stars: ✭ 217 (+181.82%)
Mutual labels:  fuse, zip
Ob3vil1on
Another archive cracker created in python | cracking [zip/7z/rar] by bruteforcing [ NOT MAINTAINED ]
Stars: ✭ 17 (-77.92%)
Mutual labels:  zip, archive
tiny-zip
The missing Zip library for Java
Stars: ✭ 18 (-76.62%)
Mutual labels:  utility, zip
Libarchivejs
Archive library for browsers
Stars: ✭ 145 (+88.31%)
Mutual labels:  zip, archive
Flametree
🔥 Python file and zip operations made easy
Stars: ✭ 148 (+92.21%)
Mutual labels:  zip, archive
Kodexplorer
A web based file manager,web IDE / browser based code editor
Stars: ✭ 5,490 (+7029.87%)
Mutual labels:  zip, archive
Zipper
🗳A library to create, read and modify ZIP archive files, written in Swift.
Stars: ✭ 38 (-50.65%)
Mutual labels:  zip, archive

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
  • [email protected]
  • 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)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].